[==========] 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:51:50.305498 19597 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.35.126:38671
I20260709 14:51:50.306879 19597 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:51:50.307829 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:50.322537 19603 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:50.322551 19604 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:50.322726 19606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:51.427635 19605 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1103 milliseconds
I20260709 14:51:51.427736 19597 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:51:51.428891 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:51.429124 19597 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:51.429349 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608711429312 us; error 0 us; skew 500 ppm
I20260709 14:51:51.430130 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:51.435796 19597 webserver.cc:533] Webserver started at http://127.19.35.126:32837/ using document root <none> and password file <none>
I20260709 14:51:51.436604 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:51.436800 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:51.437232 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:51.442754 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/master-0-root/instance:
uuid: "dbe37c7b263f4d159523dfb89bf6c155"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.449800 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:51.454356 19612 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:51.455329 19597 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:51:51.455644 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/master-0-root
uuid: "dbe37c7b263f4d159523dfb89bf6c155"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.455941 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-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:51.513733 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:51.515161 19597 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:51:51.515578 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:51.580567 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.126:38671
I20260709 14:51:51.580636 19663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.126:38671 every 8 connection(s)
I20260709 14:51:51.587714 19664 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:51.607710 19664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: Bootstrap starting.
I20260709 14:51:51.613058 19664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.614737 19664 log.cc:826] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: Log is configured to *not* fsync() on all Append() calls
I20260709 14:51:51.618718 19664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: No bootstrap required, opened a new log
I20260709 14:51:51.638221 19664 raft_consensus.cc:359] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER }
I20260709 14:51:51.638715 19664 raft_consensus.cc:385] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.638957 19664 raft_consensus.cc:740] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbe37c7b263f4d159523dfb89bf6c155, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.639766 19664 consensus_queue.cc:260] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER }
I20260709 14:51:51.640234 19664 raft_consensus.cc:399] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:51.640491 19664 raft_consensus.cc:493] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:51.640806 19664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.644588 19664 raft_consensus.cc:515] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER }
I20260709 14:51:51.645267 19664 leader_election.cc:304] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [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: dbe37c7b263f4d159523dfb89bf6c155; no voters: 
I20260709 14:51:51.646826 19664 leader_election.cc:290] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:51.647123 19667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.649097 19667 raft_consensus.cc:697] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 1 LEADER]: Becoming Leader. State: Replica: dbe37c7b263f4d159523dfb89bf6c155, State: Running, Role: LEADER
I20260709 14:51:51.649955 19667 consensus_queue.cc:237] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [LEADER]: Queue going to LEADER mode. State: All 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: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER }
I20260709 14:51:51.650905 19664 sys_catalog.cc:565] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:51.659190 19669 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dbe37c7b263f4d159523dfb89bf6c155. Latest consensus state: current_term: 1 leader_uuid: "dbe37c7b263f4d159523dfb89bf6c155" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER } }
I20260709 14:51:51.659834 19669 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:51.659304 19668 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dbe37c7b263f4d159523dfb89bf6c155" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbe37c7b263f4d159523dfb89bf6c155" member_type: VOTER } }
I20260709 14:51:51.660195 19668 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:51.663025 19675 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:51.672706 19675 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:51.675547 19597 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:51.688762 19675 catalog_manager.cc:1383] Generated new cluster ID: 523aeeff31204aaa8c1ac953276bf689
I20260709 14:51:51.689106 19675 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:51.725965 19675 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:51.727393 19675 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:51.742976 19675 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: Generated new TSK 0
I20260709 14:51:51.743872 19675 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:51.806260 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:51.813834 19686 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:51.815016 19687 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:51.818099 19689 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:51.818569 19597 server_base.cc:1061] running on GCE node
I20260709 14:51:51.819213 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:51.819396 19597 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:51.819556 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608711819538 us; error 0 us; skew 500 ppm
I20260709 14:51:51.820132 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:51.823848 19597 webserver.cc:533] Webserver started at http://127.19.35.65:33797/ using document root <none> and password file <none>
I20260709 14:51:51.824368 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:51.824543 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:51.824795 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:51.825920 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-0-root/instance:
uuid: "2a6fd09dea89465f97224f205e468be3"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.831085 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:51.835148 19694 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:51.835906 19597 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:51.836233 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
uuid: "2a6fd09dea89465f97224f205e468be3"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.836601 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-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:51.851747 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:51.853384 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:51.855911 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:51.860965 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:51.861275 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:51.861563 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:51.861793 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:51.945848 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.65:36019
I20260709 14:51:51.945894 19756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.65:36019 every 8 connection(s)
I20260709 14:51:51.953567 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:51.962109 19761 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:51.966013 19762 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:51.976152 19597 server_base.cc:1061] running on GCE node
I20260709 14:51:51.977528 19757 heartbeater.cc:344] Connected to a master server at 127.19.35.126:38671
I20260709 14:51:51.978137 19757 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:51.978169 19764 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:51.979135 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:51.979351 19597 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:51.979375 19757 heartbeater.cc:507] Master 127.19.35.126:38671 requested a full tablet report, sending...
I20260709 14:51:51.979557 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608711979536 us; error 0 us; skew 500 ppm
I20260709 14:51:51.980172 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:51.982393 19629 ts_manager.cc:194] Registered new tserver with Master: 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019)
I20260709 14:51:51.983305 19597 webserver.cc:533] Webserver started at http://127.19.35.66:35479/ using document root <none> and password file <none>
I20260709 14:51:51.983940 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:51.984172 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:51.984513 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:51.984632 19629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60458
I20260709 14:51:51.985944 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-1-root/instance:
uuid: "c9d4351427f5493ba7362c999d2f3882"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.992376 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:51.997210 19769 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:51.997956 19597 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:51.998193 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
uuid: "c9d4351427f5493ba7362c999d2f3882"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-gjv7"
I20260709 14:51:51.998445 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-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:52.020758 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.021966 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.023926 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.026589 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.026777 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.026995 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.027143 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.109784 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.66:38581
I20260709 14:51:52.109905 19831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.66:38581 every 8 connection(s)
I20260709 14:51:52.116036 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.124125 19835 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:52.125063 19836 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:52.129451 19832 heartbeater.cc:344] Connected to a master server at 127.19.35.126:38671
I20260709 14:51:52.129854 19832 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.130808 19832 heartbeater.cc:507] Master 127.19.35.126:38671 requested a full tablet report, sending...
I20260709 14:51:52.133333 19629 ts_manager.cc:194] Registered new tserver with Master: c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
W20260709 14:51:52.134435 19838 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:52.135210 19629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60460
I20260709 14:51:52.135560 19597 server_base.cc:1061] running on GCE node
I20260709 14:51:52.136487 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.136670 19597 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:52.136828 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608712136810 us; error 0 us; skew 500 ppm
I20260709 14:51:52.137382 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.139770 19597 webserver.cc:533] Webserver started at http://127.19.35.67:45535/ using document root <none> and password file <none>
I20260709 14:51:52.140201 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.140374 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.140602 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.141659 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-2-root/instance:
uuid: "e81606a6d5f04b18b4666f7f28b45bad"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-gjv7"
I20260709 14:51:52.146021 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:52.149121 19843 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:52.149901 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:52.150159 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
uuid: "e81606a6d5f04b18b4666f7f28b45bad"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-gjv7"
I20260709 14:51:52.150422 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608710145761-19597-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:52.160871 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.161998 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.163288 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.165324 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.165498 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.165730 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.165879 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.249257 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.67:34787
I20260709 14:51:52.249755 19905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.67:34787 every 8 connection(s)
I20260709 14:51:52.263754 19906 heartbeater.cc:344] Connected to a master server at 127.19.35.126:38671
I20260709 14:51:52.264057 19906 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.264741 19906 heartbeater.cc:507] Master 127.19.35.126:38671 requested a full tablet report, sending...
I20260709 14:51:52.266558 19629 ts_manager.cc:194] Registered new tserver with Master: e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:52.267022 19597 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013154437s
I20260709 14:51:52.267760 19629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60472
I20260709 14:51:52.314657 19629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60480:
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:52.318003 19629 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:52.391743 19871 tablet_service.cc:1511] Processing CreateTablet for tablet 4281e2267740402b8d86ef3bc8f1a704 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.393280 19871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4281e2267740402b8d86ef3bc8f1a704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.399313 19870 tablet_service.cc:1511] Processing CreateTablet for tablet e583b2a471a64203b1691c28bf50cde3 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.401582 19870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e583b2a471a64203b1691c28bf50cde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.413331 19869 tablet_service.cc:1511] Processing CreateTablet for tablet 76272d68018c41118f5b8cc42b097094 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.415962 19869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76272d68018c41118f5b8cc42b097094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.426874 19868 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1053f5737948ac87e6ed2370444a9a (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.428216 19868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1053f5737948ac87e6ed2370444a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.439764 19722 tablet_service.cc:1511] Processing CreateTablet for tablet 4281e2267740402b8d86ef3bc8f1a704 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.450069 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4281e2267740402b8d86ef3bc8f1a704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.445541 19720 tablet_service.cc:1511] Processing CreateTablet for tablet 76272d68018c41118f5b8cc42b097094 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.454814 19796 tablet_service.cc:1511] Processing CreateTablet for tablet e583b2a471a64203b1691c28bf50cde3 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.459180 19796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e583b2a471a64203b1691c28bf50cde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.461712 19795 tablet_service.cc:1511] Processing CreateTablet for tablet 76272d68018c41118f5b8cc42b097094 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.463418 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76272d68018c41118f5b8cc42b097094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.465075 19718 tablet_service.cc:1511] Processing CreateTablet for tablet 5e31d0d094c64eb9ad971feed59b4e2f (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.466593 19718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e31d0d094c64eb9ad971feed59b4e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.468652 19797 tablet_service.cc:1511] Processing CreateTablet for tablet 4281e2267740402b8d86ef3bc8f1a704 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.470013 19793 tablet_service.cc:1511] Processing CreateTablet for tablet 5e31d0d094c64eb9ad971feed59b4e2f (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.470335 19924 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.469739 19721 tablet_service.cc:1511] Processing CreateTablet for tablet e583b2a471a64203b1691c28bf50cde3 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.474011 19795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76272d68018c41118f5b8cc42b097094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.471150 19870 tablet_service.cc:1511] Processing CreateTablet for tablet 5e31d0d094c64eb9ad971feed59b4e2f (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.470086 19794 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1053f5737948ac87e6ed2370444a9a (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.470968 19717 tablet_service.cc:1511] Processing CreateTablet for tablet 8522fcdc712c452f8ddf439e58a6a9b5 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.470124 19719 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1053f5737948ac87e6ed2370444a9a (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.477147 19797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4281e2267740402b8d86ef3bc8f1a704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.477875 19792 tablet_service.cc:1511] Processing CreateTablet for tablet 8522fcdc712c452f8ddf439e58a6a9b5 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.479957 19792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522fcdc712c452f8ddf439e58a6a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.481159 19870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e31d0d094c64eb9ad971feed59b4e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.484021 19793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e31d0d094c64eb9ad971feed59b4e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.481494 19721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e583b2a471a64203b1691c28bf50cde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.487572 19867 tablet_service.cc:1511] Processing CreateTablet for tablet 8522fcdc712c452f8ddf439e58a6a9b5 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.489639 19867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522fcdc712c452f8ddf439e58a6a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.500944 19719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1053f5737948ac87e6ed2370444a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.523816 19717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8522fcdc712c452f8ddf439e58a6a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.541570 19794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1053f5737948ac87e6ed2370444a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.569424 19716 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa3ad3eff1d4249b132b19955ff7705 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.571058 19716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa3ad3eff1d4249b132b19955ff7705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.592631 19791 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa3ad3eff1d4249b132b19955ff7705 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.601869 19791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa3ad3eff1d4249b132b19955ff7705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.619503 19868 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa3ad3eff1d4249b132b19955ff7705 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.624639 19715 tablet_service.cc:1511] Processing CreateTablet for tablet 428d3bd7e0364d6fb5598df42195d493 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.625900 19715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428d3bd7e0364d6fb5598df42195d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.637073 19869 tablet_service.cc:1511] Processing CreateTablet for tablet 428d3bd7e0364d6fb5598df42195d493 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.639492 19797 tablet_service.cc:1511] Processing CreateTablet for tablet 428d3bd7e0364d6fb5598df42195d493 (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.633315 19868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa3ad3eff1d4249b132b19955ff7705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.642809 19797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428d3bd7e0364d6fb5598df42195d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.645434 19869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428d3bd7e0364d6fb5598df42195d493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.646773 19716 tablet_service.cc:1511] Processing CreateTablet for tablet 84223ad5b7224e31831aaaedd80f1a6c (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.647882 19716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84223ad5b7224e31831aaaedd80f1a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.655232 19796 tablet_service.cc:1511] Processing CreateTablet for tablet 84223ad5b7224e31831aaaedd80f1a6c (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.656350 19796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84223ad5b7224e31831aaaedd80f1a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.658053 19925 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.659770 19924 tablet_bootstrap.cc:654] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:52.670537 19677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:52.671352 19926 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:52.683547 19867 tablet_service.cc:1511] Processing CreateTablet for tablet 84223ad5b7224e31831aaaedd80f1a6c (DEFAULT_TABLE table=test-workload [id=b132137eb5d940fdb08e51e88535c5c2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.693681 19867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84223ad5b7224e31831aaaedd80f1a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.704285 19925 tablet_bootstrap.cc:654] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.709215 19926 tablet_bootstrap.cc:654] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.717914 19924 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.718425 19924 ts_tablet_manager.cc:1403] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.272s	user 0.026s	sys 0.026s
I20260709 14:51:52.721778 19924 raft_consensus.cc:359] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.722606 19924 raft_consensus.cc:385] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.722899 19924 raft_consensus.cc:740] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.728448 19924 consensus_queue.cc:260] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.732807 19925 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.733286 19925 ts_tablet_manager.cc:1403] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.018s
I20260709 14:51:52.737299 19925 raft_consensus.cc:359] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.737977 19925 raft_consensus.cc:385] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.738281 19925 raft_consensus.cc:740] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.739012 19925 consensus_queue.cc:260] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.740556 19926 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:52.741036 19926 ts_tablet_manager.cc:1403] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.015s
I20260709 14:51:52.742328 19906 heartbeater.cc:499] Master 127.19.35.126:38671 was elected leader, sending a full tablet report...
I20260709 14:51:52.742799 19924 ts_tablet_manager.cc:1434] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 14:51:52.743793 19924 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.743963 19926 raft_consensus.cc:359] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.744783 19926 raft_consensus.cc:385] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.745117 19926 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.745990 19926 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.750025 19924 tablet_bootstrap.cc:654] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.752904 19757 heartbeater.cc:499] Master 127.19.35.126:38671 was elected leader, sending a full tablet report...
I20260709 14:51:52.753304 19925 ts_tablet_manager.cc:1434] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 14:51:52.754174 19925 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.762594 19924 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.763093 19925 tablet_bootstrap.cc:654] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.763520 19924 ts_tablet_manager.cc:1403] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:51:52.766404 19924 raft_consensus.cc:359] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.767102 19924 raft_consensus.cc:385] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.767392 19924 raft_consensus.cc:740] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.768077 19924 consensus_queue.cc:260] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.770166 19924 ts_tablet_manager.cc:1434] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:51:52.771075 19924 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
W20260709 14:51:52.773451 19907 tablet.cc:2406] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:52.774178 19925 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.774619 19925 ts_tablet_manager.cc:1403] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 14:51:52.777243 19924 tablet_bootstrap.cc:654] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.777277 19925 raft_consensus.cc:359] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.778055 19925 raft_consensus.cc:385] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.778343 19925 raft_consensus.cc:740] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.784183 19925 consensus_queue.cc:260] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.787119 19925 ts_tablet_manager.cc:1434] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:51:52.787949 19925 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.788790 19924 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.789265 19924 ts_tablet_manager.cc:1403] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 14:51:52.789556 19832 heartbeater.cc:499] Master 127.19.35.126:38671 was elected leader, sending a full tablet report...
I20260709 14:51:52.791662 19926 ts_tablet_manager.cc:1434] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.016s
I20260709 14:51:52.791993 19924 raft_consensus.cc:359] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.792673 19924 raft_consensus.cc:385] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.792948 19924 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.793166 19926 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:52.793859 19924 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.795889 19924 ts_tablet_manager.cc:1434] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:52.796725 19924 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.798856 19925 tablet_bootstrap.cc:654] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.800024 19931 raft_consensus.cc:493] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.800479 19931 raft_consensus.cc:515] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.803485 19931 leader_election.cc:290] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:52.806824 19924 tablet_bootstrap.cc:654] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.813944 19926 tablet_bootstrap.cc:654] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.823433 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
W20260709 14:51:52.825413 19696 leader_election.cc:343] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.825623 19924 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.826538 19924 ts_tablet_manager.cc:1403] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 14:51:52.829264 19924 raft_consensus.cc:359] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.829929 19924 raft_consensus.cc:385] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.830200 19924 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.830881 19924 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.831584 19925 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.831333 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:52.832082 19881 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 0.
I20260709 14:51:52.833331 19924 ts_tablet_manager.cc:1434] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:52.833503 19697 leader_election.cc:304] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:52.834256 19931 raft_consensus.cc:2804] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.834601 19931 raft_consensus.cc:493] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.834911 19931 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.835084 19925 ts_tablet_manager.cc:1403] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260709 14:51:52.837831 19925 raft_consensus.cc:359] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.840747 19925 raft_consensus.cc:385] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.841039 19925 raft_consensus.cc:740] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.841164 19931 raft_consensus.cc:515] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.841750 19925 consensus_queue.cc:260] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.843263 19924 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.844483 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:52.845485 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:52.845999 19881 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.848147 19696 leader_election.cc:343] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.851411 19924 tablet_bootstrap.cc:654] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.851969 19926 tablet_bootstrap.cc:492] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:52.852507 19926 ts_tablet_manager.cc:1403] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.003s
I20260709 14:51:52.853880 19881 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 1.
I20260709 14:51:52.843952 19931 leader_election.cc:290] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:52.854921 19697 leader_election.cc:304] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:52.855338 19926 raft_consensus.cc:359] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.856015 19926 raft_consensus.cc:385] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.856267 19941 raft_consensus.cc:2804] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.856777 19941 raft_consensus.cc:697] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:52.857151 19925 ts_tablet_manager.cc:1434] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.006s
I20260709 14:51:52.858065 19925 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.857565 19941 consensus_queue.cc:237] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.856292 19926 raft_consensus.cc:740] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.861764 19926 consensus_queue.cc:260] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.864491 19926 ts_tablet_manager.cc:1434] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:51:52.864624 19924 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.865134 19924 ts_tablet_manager.cc:1403] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 14:51:52.865324 19926 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:52.869016 19924 raft_consensus.cc:359] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.871188 19925 tablet_bootstrap.cc:654] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.871532 19924 raft_consensus.cc:385] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.871901 19924 raft_consensus.cc:740] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.874521 19924 consensus_queue.cc:260] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.878368 19924 ts_tablet_manager.cc:1434] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:52.879323 19924 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.886374 19926 tablet_bootstrap.cc:654] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.889642 19924 tablet_bootstrap.cc:654] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.896374 19930 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.896865 19930 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.902534 19930 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:52.903872 19925 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.904295 19924 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:52.904350 19925 ts_tablet_manager.cc:1403] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.009s
I20260709 14:51:52.904877 19924 ts_tablet_manager.cc:1403] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.011s
I20260709 14:51:52.895315 19629 catalog_manager.cc:5697] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.907284 19925 raft_consensus.cc:359] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.907596 19924 raft_consensus.cc:359] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.907971 19925 raft_consensus.cc:385] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.908352 19925 raft_consensus.cc:740] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.909386 19931 raft_consensus.cc:493] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.909113 19925 consensus_queue.cc:260] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.909855 19931 raft_consensus.cc:515] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.911913 19931 leader_election.cc:290] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:52.913594 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:52.913991 19926 tablet_bootstrap.cc:492] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:52.914265 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:52.914433 19926 ts_tablet_manager.cc:1403] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.013s
W20260709 14:51:52.915073 19696 leader_election.cc:343] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:52.915819 19697 leader_election.cc:343] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.916235 19697 leader_election.cc:304] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3; no voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:52.916931 19941 raft_consensus.cc:2749] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.917165 19926 raft_consensus.cc:359] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.917869 19926 raft_consensus.cc:385] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.918143 19926 raft_consensus.cc:740] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.918876 19926 consensus_queue.cc:260] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.923806 19925 ts_tablet_manager.cc:1434] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.001s
I20260709 14:51:52.924783 19925 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.908304 19924 raft_consensus.cc:385] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.925460 19924 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.926174 19924 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.927126 19926 ts_tablet_manager.cc:1434] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:52.930274 19924 ts_tablet_manager.cc:1434] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:52.931161 19924 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:52.931298 19925 tablet_bootstrap.cc:654] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.931767 19926 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:52.937305 19924 tablet_bootstrap.cc:654] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.938464 19926 tablet_bootstrap.cc:654] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.944321 19925 tablet_bootstrap.cc:492] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.944810 19925 ts_tablet_manager.cc:1403] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:51:52.947566 19925 raft_consensus.cc:359] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.948348 19925 raft_consensus.cc:385] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.948699 19925 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.949553 19925 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.951891 19925 ts_tablet_manager.cc:1434] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:51:52.952859 19925 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:52.953322 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:52.955204 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
W20260709 14:51:52.955487 19847 leader_election.cc:343] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.956024 19930 raft_consensus.cc:493] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.956432 19930 raft_consensus.cc:515] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.958366 19930 leader_election.cc:290] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
W20260709 14:51:52.958564 19845 leader_election.cc:343] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.958964 19845 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e81606a6d5f04b18b4666f7f28b45bad; no voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:52.959743 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:52.960305 19732 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:52.960883 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:52.961441 19930 raft_consensus.cc:2749] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.961457 19807 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:52.962774 19845 leader_election.cc:304] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:52.963464 19930 raft_consensus.cc:2804] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.963852 19930 raft_consensus.cc:493] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.964246 19930 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.967657 19925 tablet_bootstrap.cc:654] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.972177 19930 raft_consensus.cc:515] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:52.979374 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:52.979799 19925 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:52.979910 19732 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.980247 19925 ts_tablet_manager.cc:1403] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 14:51:52.987344 19732 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:52.988821 19847 leader_election.cc:304] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:52.989688 19925 raft_consensus.cc:359] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.990377 19925 raft_consensus.cc:385] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.990661 19925 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.991359 19925 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:52.996614 19925 ts_tablet_manager.cc:1434] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 14:51:52.997529 19925 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:53.002310 19930 leader_election.cc:290] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.003008 19958 raft_consensus.cc:2804] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.003289 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.003749 19958 raft_consensus.cc:697] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:53.003814 19807 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.005940 19958 consensus_queue.cc:237] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:53.010614 19807 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.002069 19957 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.010402 19924 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:53.012398 19924 ts_tablet_manager.cc:1403] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.023s
I20260709 14:51:53.012241 19957 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.018265 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.018851 19732 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.018996 19924 raft_consensus.cc:359] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.019629 19924 raft_consensus.cc:385] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.019923 19924 raft_consensus.cc:740] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.020260 19847 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.020650 19924 consensus_queue.cc:260] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.021221 19930 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.021701 19930 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.022040 19930 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.025009 19924 ts_tablet_manager.cc:1434] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:53.025930 19924 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:53.026441 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.026993 19807 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.027666 19957 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.015516 19926 tablet_bootstrap.cc:492] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.029444 19926 ts_tablet_manager.cc:1403] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.098s	user 0.031s	sys 0.030s
I20260709 14:51:53.031045 19930 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.031409 19926 raft_consensus.cc:359] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.031930 19926 raft_consensus.cc:385] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.032159 19926 raft_consensus.cc:740] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.031745 19924 tablet_bootstrap.cc:654] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.033555 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.034596 19925 tablet_bootstrap.cc:654] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.032716 19926 consensus_queue.cc:260] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.038517 19930 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.038659 19926 ts_tablet_manager.cc:1434] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:51:53.039696 19926 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:53.046573 19930 raft_consensus.cc:493] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.047174 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.047019 19930 raft_consensus.cc:515] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.047734 19807 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.049966 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.050508 19930 leader_election.cc:290] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
W20260709 14:51:53.051381 19847 leader_election.cc:343] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.052095 19926 tablet_bootstrap.cc:654] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.053606 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.036935 19629 catalog_manager.cc:5697] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 0 to 1, leader changed from <none> to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 1 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:53.055068 19845 leader_election.cc:343] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.054839 19732 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.055547 19845 leader_election.cc:304] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e81606a6d5f04b18b4666f7f28b45bad; no voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:53.056551 19930 raft_consensus.cc:2749] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.058374 19925 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:53.058852 19925 ts_tablet_manager.cc:1403] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.010s
I20260709 14:51:53.061677 19925 raft_consensus.cc:359] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.062364 19925 raft_consensus.cc:385] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.062656 19925 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.063305 19925 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.065838 19925 ts_tablet_manager.cc:1434] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:51:53.066761 19925 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:53.072883 19925 tablet_bootstrap.cc:654] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.076359 19932 raft_consensus.cc:493] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.076839 19932 raft_consensus.cc:515] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.080700 19932 leader_election.cc:290] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.083019 19949 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.083537 19949 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.091459 19949 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.096876 19807 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.098284 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.099282 19881 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 0.
I20260709 14:51:53.100137 19845 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.106969 19925 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:53.107420 19925 ts_tablet_manager.cc:1403] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.006s
I20260709 14:51:53.108372 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.108971 19930 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.109481 19930 raft_consensus.cc:697] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:53.110257 19930 consensus_queue.cc:237] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.112417 19697 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.113336 19949 raft_consensus.cc:2804] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.113708 19949 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.114024 19949 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:53.114120 19696 leader_election.cc:343] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.117246 19957 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.117717 19957 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.120088 19957 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.121851 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
W20260709 14:51:53.123185 19845 leader_election.cc:343] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.125542 19732 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.126581 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.127516 19731 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.131174 19847 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:53.132769 19957 raft_consensus.cc:2804] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.133103 19957 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.133423 19957 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.133615 19949 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.150106 19926 tablet_bootstrap.cc:492] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.150609 19926 ts_tablet_manager.cc:1403] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.014s
I20260709 14:51:53.153546 19958 raft_consensus.cc:493] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.154451 19958 raft_consensus.cc:515] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.158196 19958 leader_election.cc:290] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.158850 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.159404 19731 raft_consensus.cc:2468] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.159587 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.160133 19807 raft_consensus.cc:2468] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.160775 19847 leader_election.cc:304] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.161959 19958 raft_consensus.cc:2804] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.162356 19958 raft_consensus.cc:493] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.162726 19958 raft_consensus.cc:3060] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.161653 19926 raft_consensus.cc:359] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.164750 19926 raft_consensus.cc:385] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.165299 19932 raft_consensus.cc:493] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.165405 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:53.165951 19881 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.165767 19932 raft_consensus.cc:515] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.167618 19932 leader_election.cc:290] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.169131 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.173676 19881 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 1.
I20260709 14:51:53.174806 19697 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.175571 19941 raft_consensus.cc:2804] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.176021 19941 raft_consensus.cc:697] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:53.176751 19941 consensus_queue.cc:237] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.177596 19949 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.168350 19926 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.182626 19926 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.183483 19807 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.184689 19926 ts_tablet_manager.cc:1434] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:51:53.185556 19926 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:53.185729 19629 catalog_manager.cc:5697] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 0 to 1, leader changed from <none> to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 1 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.203133 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.203763 19731 raft_consensus.cc:2468] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 0.
I20260709 14:51:53.204736 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.204712 19924 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:53.200385 19925 raft_consensus.cc:359] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.207226 19925 raft_consensus.cc:385] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.207507 19925 raft_consensus.cc:740] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.206194 19924 ts_tablet_manager.cc:1403] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.180s	user 0.059s	sys 0.090s
I20260709 14:51:53.216223 19807 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 1.
I20260709 14:51:53.220002 19925 consensus_queue.cc:260] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.218561 19773 leader_election.cc:304] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:53.223693 19932 raft_consensus.cc:2804] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.225620 19932 raft_consensus.cc:493] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.225965 19932 raft_consensus.cc:3060] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.228793 19925 ts_tablet_manager.cc:1434] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.121s	user 0.004s	sys 0.003s
I20260709 14:51:53.228050 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.227437 19957 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.230218 19880 raft_consensus.cc:2393] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d4351427f5493ba7362c999d2f3882 in current term 1: Already voted for candidate 2a6fd09dea89465f97224f205e468be3 in this term.
I20260709 14:51:53.227603 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.233265 19772 leader_election.cc:304] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882; no voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:53.235802 19732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.236109 19926 tablet_bootstrap.cc:654] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.236343 19732 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.237896 19932 raft_consensus.cc:515] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.238031 19924 raft_consensus.cc:359] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.240005 19924 raft_consensus.cc:385] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.240257 19924 raft_consensus.cc:740] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.238969 19958 raft_consensus.cc:515] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.241475 19881 raft_consensus.cc:2393] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d4351427f5493ba7362c999d2f3882 in current term 1: Already voted for candidate e81606a6d5f04b18b4666f7f28b45bad in this term.
I20260709 14:51:53.241873 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.242386 19731 raft_consensus.cc:3060] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.247697 19924 consensus_queue.cc:260] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.247148 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.248731 19732 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.249595 19932 leader_election.cc:290] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.249730 19957 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.250101 19932 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.251267 19847 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.254868 19960 raft_consensus.cc:2804] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.255367 19960 raft_consensus.cc:697] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:53.257654 19924 ts_tablet_manager.cc:1434] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 14:51:53.258306 19924 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: Bootstrap starting.
I20260709 14:51:53.256165 19960 consensus_queue.cc:237] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.256687 19731 raft_consensus.cc:2468] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 1.
I20260709 14:51:53.258774 19932 raft_consensus.cc:2749] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.260862 19773 leader_election.cc:304] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:53.262091 19969 raft_consensus.cc:2804] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.262562 19969 raft_consensus.cc:697] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:53.263710 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:53.266870 19881 raft_consensus.cc:2393] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d4351427f5493ba7362c999d2f3882 in current term 1: Already voted for candidate e81606a6d5f04b18b4666f7f28b45bad in this term.
I20260709 14:51:53.269810 19924 tablet_bootstrap.cc:654] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.265252 19969 consensus_queue.cc:237] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.276109 19925 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: Bootstrap starting.
I20260709 14:51:53.275475 19626 catalog_manager.cc:5697] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.283125 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8522fcdc712c452f8ddf439e58a6a9b5" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.283447 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.286013 19845 leader_election.cc:304] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [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: e81606a6d5f04b18b4666f7f28b45bad; no voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:53.286708 19960 raft_consensus.cc:2749] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:51:53.286839 19845 leader_election.cc:343] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.284400 19958 leader_election.cc:290] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.290722 19924 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: No bootstrap required, opened a new log
I20260709 14:51:53.291018 19926 tablet_bootstrap.cc:492] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.291168 19924 ts_tablet_manager.cc:1403] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:51:53.291441 19926 ts_tablet_manager.cc:1403] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.006s
I20260709 14:51:53.293802 19924 raft_consensus.cc:359] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.294176 19926 raft_consensus.cc:359] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.294885 19926 raft_consensus.cc:385] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.295181 19926 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.294551 19924 raft_consensus.cc:385] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.295917 19924 raft_consensus.cc:740] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.296679 19924 consensus_queue.cc:260] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.298539 19924 ts_tablet_manager.cc:1434] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:53.298857 19628 catalog_manager.cc:5697] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 0 to 1, leader changed from <none> to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 1 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.299288 19926 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.301569 19926 ts_tablet_manager.cc:1434] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:51:53.302549 19926 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:53.309680 19949 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.309397 19926 tablet_bootstrap.cc:654] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.311123 19925 tablet_bootstrap.cc:654] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.319949 19925 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: No bootstrap required, opened a new log
I20260709 14:51:53.320374 19925 ts_tablet_manager.cc:1403] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.001s
I20260709 14:51:53.323132 19926 tablet_bootstrap.cc:492] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.323568 19926 ts_tablet_manager.cc:1403] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 14:51:53.326460 19926 raft_consensus.cc:359] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.327135 19926 raft_consensus.cc:385] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.327414 19926 raft_consensus.cc:740] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.328799 19926 consensus_queue.cc:260] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.329073 19626 catalog_manager.cc:5697] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.330971 19926 ts_tablet_manager.cc:1434] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:53.331784 19926 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:53.346519 19926 tablet_bootstrap.cc:654] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.347841 19949 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.348680 19925 raft_consensus.cc:359] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.350410 19925 raft_consensus.cc:385] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.350721 19925 raft_consensus.cc:740] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.351464 19925 consensus_queue.cc:260] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.355623 19925 ts_tablet_manager.cc:1434] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:51:53.377925 19926 tablet_bootstrap.cc:492] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.378360 19926 ts_tablet_manager.cc:1403] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.004s
I20260709 14:51:53.380666 19926 raft_consensus.cc:359] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.381117 19926 raft_consensus.cc:385] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.381393 19926 raft_consensus.cc:740] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.382004 19926 consensus_queue.cc:260] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.383325 19926 ts_tablet_manager.cc:1434] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:53.384037 19926 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: Bootstrap starting.
I20260709 14:51:53.389717 19926 tablet_bootstrap.cc:654] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.393774 19958 raft_consensus.cc:493] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.394286 19958 raft_consensus.cc:515] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.396198 19958 leader_election.cc:290] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.397231 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.397615 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.397833 19806 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.398211 19731 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 0.
I20260709 14:51:53.399020 19845 leader_election.cc:304] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.399742 19958 raft_consensus.cc:2804] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.400082 19958 raft_consensus.cc:493] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.400413 19958 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.404541 19958 raft_consensus.cc:515] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.407191 19926 tablet_bootstrap.cc:492] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: No bootstrap required, opened a new log
I20260709 14:51:53.407332 19958 leader_election.cc:290] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:53.407261 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.407665 19926 ts_tablet_manager.cc:1403] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 14:51:53.408056 19731 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.407267 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.409650 19806 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.410115 19926 raft_consensus.cc:359] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.410751 19926 raft_consensus.cc:385] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.410997 19926 raft_consensus.cc:740] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.411595 19926 consensus_queue.cc:260] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.414167 19731 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.415184 19847 leader_election.cc:304] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.416579 19960 raft_consensus.cc:2804] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.417026 19960 raft_consensus.cc:697] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:53.417788 19960 consensus_queue.cc:237] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.419379 19957 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.419755 19926 ts_tablet_manager.cc:1434] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:51:53.415588 19806 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 1.
I20260709 14:51:53.428714 19960 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:53.431584 19628 catalog_manager.cc:5697] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 0 to 1, leader changed from <none> to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 1 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.435899 19969 raft_consensus.cc:493] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.436314 19969 raft_consensus.cc:515] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.438202 19969 leader_election.cc:290] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.439532 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.440002 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.440588 19730 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 0.
I20260709 14:51:53.441668 19773 leader_election.cc:304] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:53.440111 19881 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 0.
I20260709 14:51:53.443558 19969 raft_consensus.cc:2804] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.443892 19969 raft_consensus.cc:493] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.444197 19969 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.457322 19969 raft_consensus.cc:515] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.462169 19969 leader_election.cc:290] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.463225 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:53.463814 19881 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.463909 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:53.464648 19731 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.470481 19881 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 1.
I20260709 14:51:53.470798 19731 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 1.
I20260709 14:51:53.471642 19772 leader_election.cc:304] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:53.474078 19969 raft_consensus.cc:2804] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.474583 19969 raft_consensus.cc:697] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:53.475468 19969 consensus_queue.cc:237] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.595909 19958 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.610384 19958 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.621747 19949 raft_consensus.cc:493] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.622182 19949 raft_consensus.cc:515] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.623903 19949 leader_election.cc:290] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.627353 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882" is_pre_election: true
I20260709 14:51:53.628469 19807 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 0.
I20260709 14:51:53.629637 19696 leader_election.cc:304] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:53.630492 19949 raft_consensus.cc:2804] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.630846 19949 raft_consensus.cc:493] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.631148 19949 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.673159 19941 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.683425 19969 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.683800 19969 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.685328 19969 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.695607 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6fd09dea89465f97224f205e468be3" is_pre_election: true
I20260709 14:51:53.696447 19731 raft_consensus.cc:2393] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d4351427f5493ba7362c999d2f3882 in current term 1: Already voted for candidate e81606a6d5f04b18b4666f7f28b45bad in this term.
I20260709 14:51:53.707481 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.708070 19880 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 0.
I20260709 14:51:53.708880 19990 consensus_queue.cc:1048] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.639698 19949 raft_consensus.cc:515] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.716711 19949 leader_election.cc:290] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:53.717659 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:53.718178 19807 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.724399 19807 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 1.
I20260709 14:51:53.725522 19696 leader_election.cc:304] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:53.725821 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad" is_pre_election: true
I20260709 14:51:53.726294 19931 raft_consensus.cc:2804] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.726752 19931 raft_consensus.cc:697] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:53.727517 19931 consensus_queue.cc:237] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:53.728163 19772 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882; no voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:53.729142 19932 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.735456 19932 raft_consensus.cc:2749] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.742718 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:53.743404 19881 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.745452 19931 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:53.753887 19677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:53.757500 19881 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 1.
I20260709 14:51:53.760708 19628 catalog_manager.cc:5697] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.772032 19932 consensus_queue.cc:1048] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.804858 19628 catalog_manager.cc:5697] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.857426 19960 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.867386 19960 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.943377 19960 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.952594 19930 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.972472 19932 consensus_queue.cc:1048] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.982698 19990 consensus_queue.cc:1048] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.033077 19880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:54.033651 19880 raft_consensus.cc:606] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Received request to transfer leadership to TS 2a6fd09dea89465f97224f205e468be3
I20260709 14:51:54.041777 19880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:54.042191 19880 raft_consensus.cc:606] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Received request to transfer leadership to TS 2a6fd09dea89465f97224f205e468be3
I20260709 14:51:54.048985 19880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:54.049423 19880 raft_consensus.cc:606] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:54.055915 19880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:54.056303 19880 raft_consensus.cc:606] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:54.070021 19731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:37034
I20260709 14:51:54.070441 19731 raft_consensus.cc:606] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:54.083292 19807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:50594
I20260709 14:51:54.083843 19807 raft_consensus.cc:606] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Received request to transfer leadership to TS e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:54.242702 19931 consensus_queue.cc:1048] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.248648 19941 raft_consensus.cc:993] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.249064 19941 raft_consensus.cc:1081] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.251151 19806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:51:54.251703 19806 raft_consensus.cc:493] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.252049 19806 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.254462 19941 consensus_queue.cc:1048] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.258575 19806 raft_consensus.cc:515] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.259562 19807 raft_consensus.cc:1240] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Rejecting Update request from peer 2a6fd09dea89465f97224f205e468be3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:54.261173 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:54.261734 19731 raft_consensus.cc:3055] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.262033 19731 raft_consensus.cc:740] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:54.263887 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428d3bd7e0364d6fb5598df42195d493" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:54.264415 19879 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.264892 19806 leader_election.cc:290] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:54.264366 19949 consensus_queue.cc:1059] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:54.268384 19731 consensus_queue.cc:260] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.269752 19731 raft_consensus.cc:3060] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.272125 19879 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:54.273325 19772 leader_election.cc:304] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:54.274242 19990 raft_consensus.cc:2804] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.275288 19990 raft_consensus.cc:697] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:54.275645 19731 raft_consensus.cc:2468] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
W20260709 14:51:54.276119 19949 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:54.276022 19990 consensus_queue.cc:237] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.283821 19628 catalog_manager.cc:5697] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 1 to 2, leader changed from 2a6fd09dea89465f97224f205e468be3 (127.19.35.65) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 2 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.334388 19957 raft_consensus.cc:993] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:51:54.334796 19957 raft_consensus.cc:1081] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Signalling peer 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:51:54.336113 19731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:59040
I20260709 14:51:54.336767 19731 raft_consensus.cc:493] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.337148 19731 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.341538 19731 raft_consensus.cc:515] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:54.342960 19731 leader_election.cc:290] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 2 election: Requested vote from peers e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:54.343746 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:54.344026 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:54.344568 19879 raft_consensus.cc:3055] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.344667 19806 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.344853 19879 raft_consensus.cc:740] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:54.345625 19879 consensus_queue.cc:260] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:54.346446 19879 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.350706 19879 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 2.
I20260709 14:51:54.351538 19697 leader_election.cc:304] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:54.352155 19949 raft_consensus.cc:2804] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.352596 19949 raft_consensus.cc:697] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:54.353065 19806 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 2.
I20260709 14:51:54.353169 19949 consensus_queue.cc:237] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:54.358517 19960 raft_consensus.cc:993] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.358929 19960 raft_consensus.cc:1081] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.360461 19806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51130
I20260709 14:51:54.360980 19806 raft_consensus.cc:493] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.361359 19806 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.361140 19628 catalog_manager.cc:5697] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 1 to 2, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.366089 19806 raft_consensus.cc:515] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.368609 19806 leader_election.cc:290] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:54.368543 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:54.369242 19731 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.369460 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:54.370191 19879 raft_consensus.cc:3055] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.370610 19879 raft_consensus.cc:740] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:54.371663 19879 consensus_queue.cc:260] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.372965 19879 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.374652 19731 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:54.375641 19773 leader_election.cc:304] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:54.376258 19990 raft_consensus.cc:2804] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.376628 19990 raft_consensus.cc:697] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:54.377373 19990 consensus_queue.cc:237] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.379343 19879 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:54.383301 19628 catalog_manager.cc:5697] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 1 to 2, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 2 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.447199 19960 raft_consensus.cc:993] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.447628 19957 raft_consensus.cc:1081] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:54.449054 19806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51130
I20260709 14:51:54.449555 19806 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.449949 19806 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.453610 19960 raft_consensus.cc:993] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:51:54.454063 19957 raft_consensus.cc:1081] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Signalling peer 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:51:54.455876 19731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:59040
I20260709 14:51:54.456507 19731 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.456885 19731 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.457337 19806 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.460115 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:54.460325 19806 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:54.460640 19730 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.461611 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:54.462212 19879 raft_consensus.cc:3055] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.462559 19879 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:54.463374 19879 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.463356 19731 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.464653 19879 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.466300 19731 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 2 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:54.466470 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:54.466744 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:54.466992 19806 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.467365 19880 raft_consensus.cc:3055] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.467680 19880 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:54.468396 19880 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.469954 19880 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.473119 19806 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 2.
I20260709 14:51:54.473443 19879 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:54.474349 19696 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:54.475191 19949 raft_consensus.cc:2804] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.475652 19949 raft_consensus.cc:697] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:54.476114 19880 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 2.
I20260709 14:51:54.476435 19949 consensus_queue.cc:237] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.479008 19730 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:54.481072 19772 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:54.481806 19990 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.482262 19990 raft_consensus.cc:697] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:54.483071 19990 consensus_queue.cc:237] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.486743 19628 catalog_manager.cc:5697] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 1 to 2, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.489652 19627 catalog_manager.cc:5697] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 1 to 2, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 2 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.592307 20008 raft_consensus.cc:993] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: : Instructing follower e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:54.592753 20008 raft_consensus.cc:1081] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Signalling peer e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:54.594058 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:36844
I20260709 14:51:54.594470 19880 raft_consensus.cc:493] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.594748 19880 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.598829 19880 raft_consensus.cc:515] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.600229 19880 leader_election.cc:290] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:54.600874 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:54.601234 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84223ad5b7224e31831aaaedd80f1a6c" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:54.601444 19730 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.601783 19806 raft_consensus.cc:3055] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.602084 19806 raft_consensus.cc:740] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:54.602818 19806 consensus_queue.cc:260] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.603926 19806 raft_consensus.cc:3060] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.607409 19730 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 2.
I20260709 14:51:54.608424 19847 leader_election.cc:304] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:54.609166 19957 raft_consensus.cc:2804] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.609573 19957 raft_consensus.cc:697] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:54.609730 19806 raft_consensus.cc:2468] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 2.
I20260709 14:51:54.610334 19957 consensus_queue.cc:237] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:54.615998 19627 catalog_manager.cc:5697] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 1 to 2, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 2 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:54.666105 19828 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 19600
W20260709 14:51:54.666805 19828 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 19663
I20260709 14:51:54.687144 19730 raft_consensus.cc:1275] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.688501 20008 consensus_queue.cc:1048] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.697578 19880 raft_consensus.cc:1275] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.699600 19969 consensus_queue.cc:1048] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.760192 19806 raft_consensus.cc:1275] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: 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:54.761528 19949 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.771046 19880 raft_consensus.cc:1275] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: 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:54.772858 19949 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.834681 19880 raft_consensus.cc:1275] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.836090 20008 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.844942 19730 raft_consensus.cc:1275] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.849856 20008 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.873423 19880 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.874476 20008 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.884104 19730 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:54.885589 20008 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.022008 19730 raft_consensus.cc:1275] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:55.023133 19957 consensus_queue.cc:1048] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.031152 19806 raft_consensus.cc:1275] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:55.032958 19957 consensus_queue.cc:1048] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.050275 19806 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: 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:55.051374 19949 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.054911 19880 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: 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:55.057207 19941 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.112090 19597 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:57.112884 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.131369 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:51:57.131953 19806 raft_consensus.cc:606] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Received request to transfer leadership to TS e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:57.143827 19730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
mode: GRACEFUL
new_leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:37036
I20260709 14:51:57.144286 19730 raft_consensus.cc:606] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Received request to transfer leadership to TS e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:51:57.145319 19597 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:57.145714 19597 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:57.363883 20026 raft_consensus.cc:993] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: : Instructing follower e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:57.364362 20026 raft_consensus.cc:1081] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Signalling peer e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:57.365839 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:36844
I20260709 14:51:57.366367 19880 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.366706 19880 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.372918 19880 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.375344 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:57.374878 19880 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 3 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:57.375643 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:57.375900 19730 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.376202 19806 raft_consensus.cc:3055] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:57.376521 19806 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:57.377251 19806 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.378048 19806 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.381961 19730 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 3.
I20260709 14:51:57.382084 19806 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 3.
I20260709 14:51:57.383041 19847 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:57.383769 19957 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:57.384905 19957 raft_consensus.cc:697] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:57.385608 19957 consensus_queue.cc:237] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.395172 19628 catalog_manager.cc:5697] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 2 to 3, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 3 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:57.482993 20033 raft_consensus.cc:993] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: : Instructing follower e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:57.483383 20033 raft_consensus.cc:1081] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Signalling peer e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:51:57.484815 19879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:56458
I20260709 14:51:57.485347 19879 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.485687 19879 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.489882 19879 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.491261 19879 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:51:57.492013 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:57.492252 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:51:57.492555 19730 raft_consensus.cc:3055] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:57.492830 19806 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.492909 19730 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:57.493752 19730 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.494866 19730 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.496989 19806 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 2.
I20260709 14:51:57.497836 19845 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:57.498411 19957 raft_consensus.cc:2804] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:57.498776 19957 raft_consensus.cc:697] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:57.499411 19957 consensus_queue.cc:237] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:57.501173 19730 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 2.
I20260709 14:51:57.506244 19628 catalog_manager.cc:5697] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 1 to 2, leader changed from 2a6fd09dea89465f97224f205e468be3 (127.19.35.65) to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 2 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:57.891163 19806 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:57.892279 19957 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.901198 19730 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:57.902724 19957 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:57.912149 19730 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:57.913328 19957 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:57.923297 19806 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: 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:57.924687 19957 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.146358 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:58.154920 19730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:37034
I20260709 14:51:58.155380 19730 raft_consensus.cc:606] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:58.159675 19730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:37034
I20260709 14:51:58.160121 19730 raft_consensus.cc:606] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:58.163944 19730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:37034
I20260709 14:51:58.164341 19730 raft_consensus.cc:606] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:58.168206 19879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:58.168605 19879 raft_consensus.cc:606] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:58.172837 19879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
mode: GRACEFUL
new_leader_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:36852
I20260709 14:51:58.173244 19879 raft_consensus.cc:606] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Received request to transfer leadership to TS c9d4351427f5493ba7362c999d2f3882
I20260709 14:51:58.311123 19949 raft_consensus.cc:993] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.311512 20033 raft_consensus.cc:1081] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.312728 19807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:51:58.313146 19807 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.313405 19807 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.317409 19807 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.318768 19807 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 3 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:58.319465 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:58.319583 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:58.319903 19730 raft_consensus.cc:3055] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.320084 19879 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.320236 19730 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:58.320910 19730 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.321768 19730 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.324237 19879 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.325248 19772 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [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: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:58.326560 19730 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.326764 20026 raft_consensus.cc:2804] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.328336 20026 raft_consensus.cc:697] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:58.329170 20026 consensus_queue.cc:237] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.335371 19628 catalog_manager.cc:5697] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 2 to 3, leader changed from 2a6fd09dea89465f97224f205e468be3 (127.19.35.65) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 3 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.349751 19949 raft_consensus.cc:993] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.350109 20033 raft_consensus.cc:1081] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.351306 19807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:51:58.351733 19807 raft_consensus.cc:493] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.352010 19807 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.356575 19807 raft_consensus.cc:515] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.358006 19807 leader_election.cc:290] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:58.358664 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:58.358856 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:58.359210 19731 raft_consensus.cc:3055] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:58.359302 19879 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.359504 19731 raft_consensus.cc:740] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:58.360119 19731 consensus_queue.cc:260] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.360925 19731 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.363832 19879 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:58.364687 19772 leader_election.cc:304] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:58.365017 19731 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 2.
I20260709 14:51:58.365302 20026 raft_consensus.cc:2804] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:58.365721 20026 raft_consensus.cc:697] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:58.366456 20026 consensus_queue.cc:237] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.372298 19628 catalog_manager.cc:5697] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 1 to 2, leader changed from 2a6fd09dea89465f97224f205e468be3 (127.19.35.65) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 2 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.469519 20027 raft_consensus.cc:993] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.469892 20037 raft_consensus.cc:1081] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.471114 19807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51130
I20260709 14:51:58.471542 19807 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.471804 19807 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.475813 20027 raft_consensus.cc:993] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.476173 20037 raft_consensus.cc:1081] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.477340 19806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51130
I20260709 14:51:58.477746 19806 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.477605 19807 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.478060 19806 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.479465 19807 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 3 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:58.480046 19731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:58.480561 19731 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.480810 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:58.481348 19879 raft_consensus.cc:3055] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.481653 19879 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:58.482355 19879 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.482930 19806 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.483453 19879 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.484611 19806 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 4 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:51:58.485255 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:58.485790 19730 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.485886 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:58.486397 19880 raft_consensus.cc:3055] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:58.486689 19880 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:51:58.484900 19731 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.487418 19880 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.488395 19879 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.488454 19880 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.489104 19773 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [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: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:58.489854 20026 raft_consensus.cc:2804] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.490306 20026 raft_consensus.cc:697] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:58.491026 20026 consensus_queue.cc:237] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.492166 19730 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 4.
I20260709 14:51:58.493149 19773 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [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: 2a6fd09dea89465f97224f205e468be3, c9d4351427f5493ba7362c999d2f3882; no voters: 
I20260709 14:51:58.493884 20043 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:58.493827 19880 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 4.
I20260709 14:51:58.495064 20043 raft_consensus.cc:697] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:58.495718 20043 consensus_queue.cc:237] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:51:58.497588 19628 catalog_manager.cc:5697] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 2 to 3, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 3 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.506735 19628 catalog_manager.cc:5697] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 3 to 4, leader changed from e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 4 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.670357 19949 raft_consensus.cc:993] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: : Instructing follower c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.670734 20033 raft_consensus.cc:1081] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Signalling peer c9d4351427f5493ba7362c999d2f3882 to start an election
I20260709 14:51:58.671950 19806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:51:58.672320 19806 raft_consensus.cc:493] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.672600 19806 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.676139 19806 raft_consensus.cc:515] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:58.677373 19806 leader_election.cc:290] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [CANDIDATE]: Term 3 election: Requested vote from peers e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787), 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019)
I20260709 14:51:58.678072 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:51:58.678177 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4281e2267740402b8d86ef3bc8f1a704" candidate_uuid: "c9d4351427f5493ba7362c999d2f3882" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:51:58.678623 19880 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.678716 19730 raft_consensus.cc:3055] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.679165 19730 raft_consensus.cc:740] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:51:58.679868 19730 consensus_queue.cc:260] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [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: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:58.680769 19730 raft_consensus.cc:3060] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.683332 19880 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.684159 19772 leader_election.cc:304] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [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: c9d4351427f5493ba7362c999d2f3882, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:51:58.684724 20043 raft_consensus.cc:2804] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.684926 19730 raft_consensus.cc:2468] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d4351427f5493ba7362c999d2f3882 in term 3.
I20260709 14:51:58.685230 20043 raft_consensus.cc:697] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Becoming Leader. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:51:58.685962 20043 consensus_queue.cc:237] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [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: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } }
I20260709 14:51:58.691138 19628 catalog_manager.cc:5697] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 reported cstate change: term changed from 2 to 3, leader changed from 2a6fd09dea89465f97224f205e468be3 (127.19.35.65) to c9d4351427f5493ba7362c999d2f3882 (127.19.35.66). New cstate: current_term: 3 leader_uuid: "c9d4351427f5493ba7362c999d2f3882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.748816 19880 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.749975 20049 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.758591 19730 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.760011 20049 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.843122 19730 raft_consensus.cc:1275] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.844115 20049 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.851600 19880 raft_consensus.cc:1275] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.853246 20043 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.915251 19730 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.916421 20043 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.923802 19880 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:58.926033 20057 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:58.991394 19880 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:58.992338 20057 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:58.999207 19730 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:59.001528 20049 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:59.170921 19880 raft_consensus.cc:1275] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:59.172014 20049 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:59.179661 19730 raft_consensus.cc:1275] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Refusing update from remote peer c9d4351427f5493ba7362c999d2f3882: 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:59.181289 20026 consensus_queue.cc:1048] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.183285 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.192286 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:52:01.193001 19806 raft_consensus.cc:606] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Received request to transfer leadership to TS e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:52:01.195374 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:52:01.195749 19806 raft_consensus.cc:606] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 LEADER]: Received request to transfer leadership to TS 2a6fd09dea89465f97224f205e468be3
I20260709 14:52:01.197564 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:52:01.197911 19806 raft_consensus.cc:606] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Received request to transfer leadership to TS 2a6fd09dea89465f97224f205e468be3
I20260709 14:52:01.199788 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:52:01.200248 19806 raft_consensus.cc:606] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Received request to transfer leadership to TS e81606a6d5f04b18b4666f7f28b45bad
I20260709 14:52:01.202368 19806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3"
dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
mode: GRACEFUL
new_leader_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:50598
I20260709 14:52:01.202739 19806 raft_consensus.cc:606] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Received request to transfer leadership to TS 2a6fd09dea89465f97224f205e468be3
I20260709 14:52:01.203581 19597 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:01.203938 19597 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:01.271660 20065 raft_consensus.cc:993] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: : Instructing follower e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:52:01.272035 20065 raft_consensus.cc:1081] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Signalling peer e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:52:01.273327 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:36844
I20260709 14:52:01.273705 19880 raft_consensus.cc:493] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.273963 19880 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.278165 19880 raft_consensus.cc:515] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.279558 19880 leader_election.cc:290] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 4 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:52:01.280301 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:52:01.280619 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1053f5737948ac87e6ed2370444a9a" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:52:01.280959 19730 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.281062 19806 raft_consensus.cc:3055] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:01.281347 19806 raft_consensus.cc:740] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:52:01.281921 19806 consensus_queue.cc:260] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.282709 19806 raft_consensus.cc:3060] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.284862 19730 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 4.
I20260709 14:52:01.285806 19847 leader_election.cc:304] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:52:01.286608 20037 raft_consensus.cc:2804] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:01.286845 19806 raft_consensus.cc:2468] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 4.
I20260709 14:52:01.287528 20037 raft_consensus.cc:697] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 4 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:52:01.288447 20037 consensus_queue.cc:237] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.295135 19628 catalog_manager.cc:5697] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 3 to 4, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 4 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.304379 20067 raft_consensus.cc:993] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: : Instructing follower 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.304759 20065 raft_consensus.cc:1081] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Signalling peer 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.306262 19730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76272d68018c41118f5b8cc42b097094"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:52:01.306650 19730 raft_consensus.cc:493] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.306886 19730 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.310475 19730 raft_consensus.cc:515] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.311722 19730 leader_election.cc:290] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 4 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:52:01.312467 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:52:01.312780 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76272d68018c41118f5b8cc42b097094" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:52:01.312980 19806 raft_consensus.cc:3055] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:01.313277 19880 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.313285 19806 raft_consensus.cc:740] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:52:01.314172 19806 consensus_queue.cc:260] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.315249 19806 raft_consensus.cc:3060] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:01.318948 19880 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 4.
I20260709 14:52:01.320078 19697 leader_election.cc:304] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:52:01.320436 19806 raft_consensus.cc:2468] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 4.
I20260709 14:52:01.321820 20074 raft_consensus.cc:2804] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:01.322813 20074 raft_consensus.cc:697] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 4 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:52:01.323562 20074 consensus_queue.cc:237] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.329715 19628 catalog_manager.cc:5697] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 3 to 4, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 4 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.434902 20067 raft_consensus.cc:993] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: : Instructing follower e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:52:01.435292 20065 raft_consensus.cc:1081] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Signalling peer e81606a6d5f04b18b4666f7f28b45bad to start an election
I20260709 14:52:01.436542 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705"
dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
 from {username='slave'} at 127.0.0.1:36844
I20260709 14:52:01.436949 19880 raft_consensus.cc:493] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.437211 19880 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.440963 19880 raft_consensus.cc:515] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.442319 19880 leader_election.cc:290] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [CANDIDATE]: Term 3 election: Requested vote from peers 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019), c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581)
I20260709 14:52:01.442931 19730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6fd09dea89465f97224f205e468be3"
I20260709 14:52:01.443466 19730 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.443578 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa3ad3eff1d4249b132b19955ff7705" candidate_uuid: "e81606a6d5f04b18b4666f7f28b45bad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:52:01.443992 19806 raft_consensus.cc:3055] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.444197 19806 raft_consensus.cc:740] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:52:01.444753 19806 consensus_queue.cc:260] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.445508 19806 raft_consensus.cc:3060] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.447196 19730 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 3.
I20260709 14:52:01.447974 19847 leader_election.cc:304] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:52:01.448580 20037 raft_consensus.cc:2804] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.449043 20037 raft_consensus.cc:697] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Becoming Leader. State: Replica: e81606a6d5f04b18b4666f7f28b45bad, State: Running, Role: LEADER
I20260709 14:52:01.449522 19806 raft_consensus.cc:2468] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e81606a6d5f04b18b4666f7f28b45bad in term 3.
I20260709 14:52:01.449935 20037 consensus_queue.cc:237] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.456576 19628 catalog_manager.cc:5697] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad reported cstate change: term changed from 2 to 3, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67). New cstate: current_term: 3 leader_uuid: "e81606a6d5f04b18b4666f7f28b45bad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.555650 20067 raft_consensus.cc:993] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: : Instructing follower 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.556037 20065 raft_consensus.cc:1081] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 LEADER]: Signalling peer 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.557199 19730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:52:01.557586 19730 raft_consensus.cc:493] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.557821 19730 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:01.561352 19730 raft_consensus.cc:515] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.562556 19730 leader_election.cc:290] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 5 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:52:01.563225 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:52:01.563453 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e31d0d094c64eb9ad971feed59b4e2f" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:52:01.563649 19806 raft_consensus.cc:3055] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:01.563892 19880 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:01.563900 19806 raft_consensus.cc:740] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:52:01.564625 19806 consensus_queue.cc:260] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.565414 19806 raft_consensus.cc:3060] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:01.567559 19880 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 5.
I20260709 14:52:01.568353 19697 leader_election.cc:304] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:52:01.569057 20074 raft_consensus.cc:2804] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:01.569233 19806 raft_consensus.cc:2468] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 5.
I20260709 14:52:01.569439 20074 raft_consensus.cc:697] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 5 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:52:01.570214 20074 consensus_queue.cc:237] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.575829 19628 catalog_manager.cc:5697] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 4 to 5, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 5 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.704823 19880 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:01.705899 20074 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:01.714568 19806 raft_consensus.cc:1275] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:01.715775 20074 consensus_queue.cc:1048] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:01.784840 20065 raft_consensus.cc:993] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: : Instructing follower 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.785266 20067 raft_consensus.cc:1081] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Signalling peer 2a6fd09dea89465f97224f205e468be3 to start an election
I20260709 14:52:01.786540 19730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3"
dest_uuid: "2a6fd09dea89465f97224f205e468be3"
 from {username='slave'} at 127.0.0.1:37032
I20260709 14:52:01.786917 19730 raft_consensus.cc:493] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.787159 19730 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.790920 19730 raft_consensus.cc:515] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.792086 19730 leader_election.cc:290] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [CANDIDATE]: Term 3 election: Requested vote from peers c9d4351427f5493ba7362c999d2f3882 (127.19.35.66:38581), e81606a6d5f04b18b4666f7f28b45bad (127.19.35.67:34787)
I20260709 14:52:01.792775 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9d4351427f5493ba7362c999d2f3882"
I20260709 14:52:01.793041 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e583b2a471a64203b1691c28bf50cde3" candidate_uuid: "2a6fd09dea89465f97224f205e468be3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e81606a6d5f04b18b4666f7f28b45bad"
I20260709 14:52:01.793293 19806 raft_consensus.cc:3055] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.793521 19880 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.793609 19806 raft_consensus.cc:740] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9d4351427f5493ba7362c999d2f3882, State: Running, Role: LEADER
I20260709 14:52:01.794340 19806 consensus_queue.cc:260] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.795374 19806 raft_consensus.cc:3060] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.798923 19880 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 3.
I20260709 14:52:01.799840 19697 leader_election.cc:304] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [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: 2a6fd09dea89465f97224f205e468be3, e81606a6d5f04b18b4666f7f28b45bad; no voters: 
I20260709 14:52:01.800698 20081 raft_consensus.cc:2804] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.800813 19806 raft_consensus.cc:2468] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6fd09dea89465f97224f205e468be3 in term 3.
I20260709 14:52:01.801167 20081 raft_consensus.cc:697] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 3 LEADER]: Becoming Leader. State: Replica: 2a6fd09dea89465f97224f205e468be3, State: Running, Role: LEADER
I20260709 14:52:01.801899 20081 consensus_queue.cc:237] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [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: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } }
I20260709 14:52:01.808310 19629 catalog_manager.cc:5697] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 reported cstate change: term changed from 2 to 3, leader changed from c9d4351427f5493ba7362c999d2f3882 (127.19.35.66) to 2a6fd09dea89465f97224f205e468be3 (127.19.35.65). New cstate: current_term: 3 leader_uuid: "2a6fd09dea89465f97224f205e468be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.882012 19806 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:01.883183 20037 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:01.885402 19730 raft_consensus.cc:1275] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:01.886643 20086 consensus_queue.cc:1048] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:01.920214 19807 raft_consensus.cc:1275] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.921171 20037 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.929242 19730 raft_consensus.cc:1275] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Refusing update from remote peer e81606a6d5f04b18b4666f7f28b45bad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.930545 20068 consensus_queue.cc:1048] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6fd09dea89465f97224f205e468be3" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.001576 19880 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 5 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:02.002535 20081 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:52:02.010273 19807 raft_consensus.cc:1275] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 5 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:02.011595 20074 consensus_queue.cc:1048] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:52:02.204674 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:02.209865 19597 tablet_server.cc:179] TabletServer@127.19.35.65:0 shutting down...
I20260709 14:52:02.229038 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.229722 19597 tablet_replica.cc:333] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.230579 19597 raft_consensus.cc:2243] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.231194 19597 raft_consensus.cc:2272] T 428d3bd7e0364d6fb5598df42195d493 P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.232626 19807 raft_consensus.cc:1275] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.233718 19597 tablet_replica.cc:333] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.233728 20074 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d4351427f5493ba7362c999d2f3882" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.234325 19597 raft_consensus.cc:2243] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.234987 19597 raft_consensus.cc:2272] T 76272d68018c41118f5b8cc42b097094 P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.236935 19597 tablet_replica.cc:333] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.237473 19597 raft_consensus.cc:2243] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.238004 19597 raft_consensus.cc:2272] T 7a1053f5737948ac87e6ed2370444a9a P 2a6fd09dea89465f97224f205e468be3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.240805 19597 tablet_replica.cc:333] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.241487 19597 raft_consensus.cc:2243] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.241672 19880 raft_consensus.cc:1275] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Refusing update from remote peer 2a6fd09dea89465f97224f205e468be3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.242112 19597 raft_consensus.cc:2272] T 5e31d0d094c64eb9ad971feed59b4e2f P 2a6fd09dea89465f97224f205e468be3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.244243 19597 tablet_replica.cc:333] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.244966 19597 raft_consensus.cc:2243] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.244776 20081 consensus_queue.cc:1048] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81606a6d5f04b18b4666f7f28b45bad" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 34787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.245451 19597 raft_consensus.cc:2272] T 8522fcdc712c452f8ddf439e58a6a9b5 P 2a6fd09dea89465f97224f205e468be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.247711 19597 tablet_replica.cc:333] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.248380 19597 raft_consensus.cc:2243] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.249198 19597 raft_consensus.cc:2272] T e583b2a471a64203b1691c28bf50cde3 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.252090 19597 tablet_replica.cc:333] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.252779 19597 raft_consensus.cc:2243] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.253327 19597 raft_consensus.cc:2272] T 84223ad5b7224e31831aaaedd80f1a6c P 2a6fd09dea89465f97224f205e468be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.254957 19597 tablet_replica.cc:333] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.255416 19597 raft_consensus.cc:2243] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.255792 19597 raft_consensus.cc:2272] T 4281e2267740402b8d86ef3bc8f1a704 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.257485 19597 tablet_replica.cc:333] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3: stopping tablet replica
I20260709 14:52:02.257908 19597 raft_consensus.cc:2243] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.258247 19597 raft_consensus.cc:2272] T 1fa3ad3eff1d4249b132b19955ff7705 P 2a6fd09dea89465f97224f205e468be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.342331 19597 tablet_server.cc:196] TabletServer@127.19.35.65:0 shutdown complete.
I20260709 14:52:02.359499 19597 tablet_server.cc:179] TabletServer@127.19.35.66:0 shutting down...
I20260709 14:52:02.378953 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.379630 19597 tablet_replica.cc:333] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.380227 19597 raft_consensus.cc:2243] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.380985 19597 raft_consensus.cc:2272] T 428d3bd7e0364d6fb5598df42195d493 P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.382709 19597 tablet_replica.cc:333] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.383158 19597 raft_consensus.cc:2243] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.383520 19597 raft_consensus.cc:2272] T 1fa3ad3eff1d4249b132b19955ff7705 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.385401 19597 tablet_replica.cc:333] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.385844 19597 raft_consensus.cc:2243] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.386195 19597 raft_consensus.cc:2272] T 76272d68018c41118f5b8cc42b097094 P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.387948 19597 tablet_replica.cc:333] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.388456 19597 raft_consensus.cc:2243] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.388813 19597 raft_consensus.cc:2272] T e583b2a471a64203b1691c28bf50cde3 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.390650 19597 tablet_replica.cc:333] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.391292 19597 raft_consensus.cc:2243] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.392055 19597 raft_consensus.cc:2272] T 8522fcdc712c452f8ddf439e58a6a9b5 P c9d4351427f5493ba7362c999d2f3882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.393643 19597 tablet_replica.cc:333] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.394054 19597 raft_consensus.cc:2243] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.394425 19597 raft_consensus.cc:2272] T 84223ad5b7224e31831aaaedd80f1a6c P c9d4351427f5493ba7362c999d2f3882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.395797 19597 tablet_replica.cc:333] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.396189 19597 raft_consensus.cc:2243] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.396775 19597 raft_consensus.cc:2272] T 4281e2267740402b8d86ef3bc8f1a704 P c9d4351427f5493ba7362c999d2f3882 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.398178 19597 tablet_replica.cc:333] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.398561 19597 raft_consensus.cc:2243] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.398862 19597 raft_consensus.cc:2272] T 7a1053f5737948ac87e6ed2370444a9a P c9d4351427f5493ba7362c999d2f3882 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.400558 19597 tablet_replica.cc:333] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882: stopping tablet replica
I20260709 14:52:02.400930 19597 raft_consensus.cc:2243] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.401289 19597 raft_consensus.cc:2272] T 5e31d0d094c64eb9ad971feed59b4e2f P c9d4351427f5493ba7362c999d2f3882 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.440963 19847 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.35.65:36019: connect: Connection refused (error 111)
W20260709 14:52:02.443878 19847 consensus_peers.cc:597] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad -> Peer 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019): Couldn't send request to peer 2a6fd09dea89465f97224f205e468be3. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:36019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.452342 19597 tablet_server.cc:196] TabletServer@127.19.35.66:0 shutdown complete.
W20260709 14:52:02.459518 19847 consensus_peers.cc:597] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad -> Peer 2a6fd09dea89465f97224f205e468be3 (127.19.35.65:36019): Couldn't send request to peer 2a6fd09dea89465f97224f205e468be3. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:36019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.469287 19597 tablet_server.cc:179] TabletServer@127.19.35.67:0 shutting down...
I20260709 14:52:02.489012 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.489584 19597 tablet_replica.cc:333] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.490077 19597 raft_consensus.cc:2243] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.490772 19597 raft_consensus.cc:2272] T 1fa3ad3eff1d4249b132b19955ff7705 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.492614 19597 tablet_replica.cc:333] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.493052 19597 raft_consensus.cc:2243] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.493443 19597 raft_consensus.cc:2272] T 428d3bd7e0364d6fb5598df42195d493 P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.494915 19597 tablet_replica.cc:333] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.495347 19597 raft_consensus.cc:2243] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.495697 19597 raft_consensus.cc:2272] T 5e31d0d094c64eb9ad971feed59b4e2f P e81606a6d5f04b18b4666f7f28b45bad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.497630 19597 tablet_replica.cc:333] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.498083 19597 raft_consensus.cc:2243] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.498684 19597 raft_consensus.cc:2272] T 7a1053f5737948ac87e6ed2370444a9a P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.500278 19597 tablet_replica.cc:333] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.500681 19597 raft_consensus.cc:2243] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.501048 19597 raft_consensus.cc:2272] T 76272d68018c41118f5b8cc42b097094 P e81606a6d5f04b18b4666f7f28b45bad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.502791 19597 tablet_replica.cc:333] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.503242 19597 raft_consensus.cc:2243] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.503890 19597 raft_consensus.cc:2272] T 84223ad5b7224e31831aaaedd80f1a6c P e81606a6d5f04b18b4666f7f28b45bad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.505317 19597 tablet_replica.cc:333] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.505710 19597 raft_consensus.cc:2243] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.506064 19597 raft_consensus.cc:2272] T 4281e2267740402b8d86ef3bc8f1a704 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.507459 19597 tablet_replica.cc:333] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.507928 19597 raft_consensus.cc:2243] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.508364 19597 raft_consensus.cc:2272] T 8522fcdc712c452f8ddf439e58a6a9b5 P e81606a6d5f04b18b4666f7f28b45bad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.509824 19597 tablet_replica.cc:333] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad: stopping tablet replica
I20260709 14:52:02.510206 19597 raft_consensus.cc:2243] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.510552 19597 raft_consensus.cc:2272] T e583b2a471a64203b1691c28bf50cde3 P e81606a6d5f04b18b4666f7f28b45bad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.534781 19597 tablet_server.cc:196] TabletServer@127.19.35.67:0 shutdown complete.
I20260709 14:52:02.551030 19597 master.cc:562] Master@127.19.35.126:38671 shutting down...
I20260709 14:52:02.738294 19597 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.738816 19597 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.739127 19597 tablet_replica.cc:333] T 00000000000000000000000000000000 P dbe37c7b263f4d159523dfb89bf6c155: stopping tablet replica
I20260709 14:52:02.757542 19597 master.cc:584] Master@127.19.35.126:38671 shutdown complete.
2a6fd09dea89465f97224f205e468be3  4
c9d4351427f5493ba7362c999d2f3882  4
e81606a6d5f04b18b4666f7f28b45bad  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12490 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:52:02.791036 19597 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.35.126:46513
I20260709 14:52:02.792086 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.797025 20097 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:52:02.797196 20098 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:52:02.797756 20100 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:52:02.798933 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:02.799657 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.799823 19597 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:52:02.799952 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608722799940 us; error 0 us; skew 500 ppm
I20260709 14:52:02.800369 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.802531 19597 webserver.cc:533] Webserver started at http://127.19.35.126:34419/ using document root <none> and password file <none>
I20260709 14:52:02.802953 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.803092 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.803287 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:02.804245 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/master-0-root/instance:
uuid: "b1a721c5f03047d3af047a773bcf134a"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-gjv7"
I20260709 14:52:02.808326 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:02.811218 20105 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:52:02.811841 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:02.812074 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/master-0-root
uuid: "b1a721c5f03047d3af047a773bcf134a"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-gjv7"
I20260709 14:52:02.812309 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-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:52:02.834677 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:02.835799 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:02.870847 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.126:46513
I20260709 14:52:02.870942 20156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.126:46513 every 8 connection(s)
I20260709 14:52:02.874511 20157 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:52:02.883282 20157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a: Bootstrap starting.
I20260709 14:52:02.887782 20157 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.891637 20157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a: No bootstrap required, opened a new log
I20260709 14:52:02.893642 20157 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER }
I20260709 14:52:02.893988 20157 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.894178 20157 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a721c5f03047d3af047a773bcf134a, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.894717 20157 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER }
I20260709 14:52:02.895275 20157 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:02.895478 20157 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:02.895695 20157 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.899220 20157 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER }
I20260709 14:52:02.899646 20157 leader_election.cc:304] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [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: b1a721c5f03047d3af047a773bcf134a; no voters: 
I20260709 14:52:02.900584 20157 leader_election.cc:290] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:02.900863 20160 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.901983 20160 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 1 LEADER]: Becoming Leader. State: Replica: b1a721c5f03047d3af047a773bcf134a, State: Running, Role: LEADER
I20260709 14:52:02.902598 20160 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [LEADER]: Queue going to LEADER mode. State: All 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: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER }
I20260709 14:52:02.903201 20157 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:02.907223 20162 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1a721c5f03047d3af047a773bcf134a. Latest consensus state: current_term: 1 leader_uuid: "b1a721c5f03047d3af047a773bcf134a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER } }
I20260709 14:52:02.907790 20162 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:02.909356 20168 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:02.909263 20161 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1a721c5f03047d3af047a773bcf134a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1a721c5f03047d3af047a773bcf134a" member_type: VOTER } }
I20260709 14:52:02.909879 20161 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:02.914242 20168 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:02.920583 19597 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:02.923169 20168 catalog_manager.cc:1383] Generated new cluster ID: 4a82123660474f37bb3da2407e1bee5e
I20260709 14:52:02.923367 20168 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:02.947768 20168 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:02.948829 20168 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:02.967314 20168 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a: Generated new TSK 0
I20260709 14:52:02.967805 20168 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:02.987067 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.992151 20178 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:52:02.993125 20179 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:52:02.994560 20181 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:52:02.995122 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:02.995842 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.996025 19597 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:52:02.996165 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608722996148 us; error 0 us; skew 500 ppm
I20260709 14:52:02.996640 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.998656 19597 webserver.cc:533] Webserver started at http://127.19.35.65:35961/ using document root <none> and password file <none>
I20260709 14:52:02.999099 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.999261 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.999495 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.000429 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-0-root/instance:
uuid: "d418ee2a0f364a83842bf2445ccf05be"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-gjv7"
I20260709 14:52:03.004395 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:52:03.007283 20186 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:52:03.007910 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:03.008163 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
uuid: "d418ee2a0f364a83842bf2445ccf05be"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-gjv7"
I20260709 14:52:03.008399 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-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:52:03.026234 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.027338 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.028666 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.030747 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.030938 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.031154 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.031313 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.068967 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.65:34447
I20260709 14:52:03.069063 20248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.65:34447 every 8 connection(s)
I20260709 14:52:03.073451 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.080513 20253 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:52:03.081024 20254 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:52:03.083828 20256 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:52:03.083953 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:03.085376 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.085566 19597 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:52:03.085716 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608723085699 us; error 0 us; skew 500 ppm
I20260709 14:52:03.086186 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.088156 19597 webserver.cc:533] Webserver started at http://127.19.35.66:34803/ using document root <none> and password file <none>
I20260709 14:52:03.088593 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.088766 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.089154 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.090512 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-1-root/instance:
uuid: "b34001dea51e470e9a38f2de852ec3ac"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-gjv7"
I20260709 14:52:03.092039 20249 heartbeater.cc:344] Connected to a master server at 127.19.35.126:46513
I20260709 14:52:03.092365 20249 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.093015 20249 heartbeater.cc:507] Master 127.19.35.126:46513 requested a full tablet report, sending...
I20260709 14:52:03.095031 20122 ts_manager.cc:194] Registered new tserver with Master: d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447)
I20260709 14:52:03.095448 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:03.097291 20122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49654
I20260709 14:52:03.099748 20261 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:52:03.100474 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:03.100708 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
uuid: "b34001dea51e470e9a38f2de852ec3ac"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-gjv7"
I20260709 14:52:03.100955 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-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:52:03.119006 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.120095 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.121470 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.123471 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.123649 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.123874 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.124013 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.160709 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.66:43063
I20260709 14:52:03.160794 20323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.66:43063 every 8 connection(s)
I20260709 14:52:03.164958 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:03.172087 20327 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:52:03.172259 20328 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:52:03.174965 20324 heartbeater.cc:344] Connected to a master server at 127.19.35.126:46513
I20260709 14:52:03.175369 20324 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.175684 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:03.176091 20330 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:52:03.176169 20324 heartbeater.cc:507] Master 127.19.35.126:46513 requested a full tablet report, sending...
I20260709 14:52:03.176947 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:03.177148 19597 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:52:03.177371 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608723177350 us; error 0 us; skew 500 ppm
I20260709 14:52:03.177945 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:03.178062 20122 ts_manager.cc:194] Registered new tserver with Master: b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:03.179430 20122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49658
I20260709 14:52:03.180186 19597 webserver.cc:533] Webserver started at http://127.19.35.67:34187/ using document root <none> and password file <none>
I20260709 14:52:03.180698 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:03.180858 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:03.181088 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:03.182121 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-2-root/instance:
uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-gjv7"
I20260709 14:52:03.186576 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:03.190462 20335 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:52:03.191311 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:03.191591 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
format_stamp: "Formatted at 2026-07-09 14:52:03 on dist-test-slave-gjv7"
I20260709 14:52:03.191874 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608710145761-19597-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:52:03.215516 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.216651 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.217937 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.219874 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.220041 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.220264 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.220413 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.256125 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.67:45289
I20260709 14:52:03.256218 20397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.67:45289 every 8 connection(s)
I20260709 14:52:03.267904 20398 heartbeater.cc:344] Connected to a master server at 127.19.35.126:46513
I20260709 14:52:03.268224 20398 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.268874 20398 heartbeater.cc:507] Master 127.19.35.126:46513 requested a full tablet report, sending...
I20260709 14:52:03.270565 20122 ts_manager.cc:194] Registered new tserver with Master: b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.270820 19597 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011858012s
I20260709 14:52:03.272186 20122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49664
I20260709 14:52:03.292496 20122 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49668:
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:52:03.295120 20122 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:52:03.354897 20363 tablet_service.cc:1511] Processing CreateTablet for tablet a66400a1a8554ed9ab5c6d3578d81f75 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.356329 20363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66400a1a8554ed9ab5c6d3578d81f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.362013 20361 tablet_service.cc:1511] Processing CreateTablet for tablet b8a4c06b6af14ec2ba757424102a48ea (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.363338 20361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a4c06b6af14ec2ba757424102a48ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.363065 20358 tablet_service.cc:1511] Processing CreateTablet for tablet be51bcc694844831b4ca0a9641c9fbab (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.363516 20360 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8ba159cbaf4d95b528c2506c699d36 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.364339 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be51bcc694844831b4ca0a9641c9fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.362162 20359 tablet_service.cc:1511] Processing CreateTablet for tablet ee86ca8c2af247229601c9a0231503cf (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.365272 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86ca8c2af247229601c9a0231503cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.365314 20362 tablet_service.cc:1511] Processing CreateTablet for tablet 4f229736922645e39bd721fe6078adae (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.366541 20362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f229736922645e39bd721fe6078adae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.369513 20360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8ba159cbaf4d95b528c2506c699d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.381469 20357 tablet_service.cc:1511] Processing CreateTablet for tablet bfa661fb12b74947bfb1be3ed6f23c24 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.382736 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa661fb12b74947bfb1be3ed6f23c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.384516 20286 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8ba159cbaf4d95b528c2506c699d36 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.385550 20289 tablet_service.cc:1511] Processing CreateTablet for tablet a66400a1a8554ed9ab5c6d3578d81f75 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.386252 20285 tablet_service.cc:1511] Processing CreateTablet for tablet ee86ca8c2af247229601c9a0231503cf (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.386739 20289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66400a1a8554ed9ab5c6d3578d81f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.387787 20284 tablet_service.cc:1511] Processing CreateTablet for tablet be51bcc694844831b4ca0a9641c9fbab (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.388953 20284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be51bcc694844831b4ca0a9641c9fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.390307 20288 tablet_service.cc:1511] Processing CreateTablet for tablet 4f229736922645e39bd721fe6078adae (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.391631 20288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f229736922645e39bd721fe6078adae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.392377 20286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8ba159cbaf4d95b528c2506c699d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.393544 20287 tablet_service.cc:1511] Processing CreateTablet for tablet b8a4c06b6af14ec2ba757424102a48ea (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.394743 20287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a4c06b6af14ec2ba757424102a48ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.390273 20283 tablet_service.cc:1511] Processing CreateTablet for tablet bfa661fb12b74947bfb1be3ed6f23c24 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.398344 20283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa661fb12b74947bfb1be3ed6f23c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.401556 20285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86ca8c2af247229601c9a0231503cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.410915 20214 tablet_service.cc:1511] Processing CreateTablet for tablet a66400a1a8554ed9ab5c6d3578d81f75 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:03.412217 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66400a1a8554ed9ab5c6d3578d81f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.414278 20282 tablet_service.cc:1511] Processing CreateTablet for tablet cedb56f778ac4dc8be8ff2132227289c (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.415570 20282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedb56f778ac4dc8be8ff2132227289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.418953 20358 tablet_service.cc:1511] Processing CreateTablet for tablet cedb56f778ac4dc8be8ff2132227289c (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.419099 20213 tablet_service.cc:1511] Processing CreateTablet for tablet 4f229736922645e39bd721fe6078adae (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:03.420101 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedb56f778ac4dc8be8ff2132227289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.420174 20213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f229736922645e39bd721fe6078adae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.431710 20212 tablet_service.cc:1511] Processing CreateTablet for tablet b8a4c06b6af14ec2ba757424102a48ea (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:03.432910 20212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a4c06b6af14ec2ba757424102a48ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.433457 20207 tablet_service.cc:1511] Processing CreateTablet for tablet cedb56f778ac4dc8be8ff2132227289c (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:03.436985 20207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedb56f778ac4dc8be8ff2132227289c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.437067 20209 tablet_service.cc:1511] Processing CreateTablet for tablet be51bcc694844831b4ca0a9641c9fbab (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:03.438282 20209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be51bcc694844831b4ca0a9641c9fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.442682 20208 tablet_service.cc:1511] Processing CreateTablet for tablet bfa661fb12b74947bfb1be3ed6f23c24 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:03.443862 20208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa661fb12b74947bfb1be3ed6f23c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.445539 20210 tablet_service.cc:1511] Processing CreateTablet for tablet ee86ca8c2af247229601c9a0231503cf (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:03.446743 20210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee86ca8c2af247229601c9a0231503cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.449527 20211 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8ba159cbaf4d95b528c2506c699d36 (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:03.450752 20211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8ba159cbaf4d95b528c2506c699d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.474076 20412 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.480553 20412 tablet_bootstrap.cc:654] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.484454 20414 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.514840 20212 tablet_service.cc:1511] Processing CreateTablet for tablet a5809f96e76546faadf62a83669912ba (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.516019 20212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5809f96e76546faadf62a83669912ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.516806 20288 tablet_service.cc:1511] Processing CreateTablet for tablet a5809f96e76546faadf62a83669912ba (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.517225 20361 tablet_service.cc:1511] Processing CreateTablet for tablet a5809f96e76546faadf62a83669912ba (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:03.518041 20288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5809f96e76546faadf62a83669912ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.518421 20361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5809f96e76546faadf62a83669912ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.529525 20284 tablet_service.cc:1511] Processing CreateTablet for tablet d19635c9966746e08b11b7dd46b75ead (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.531684 20209 tablet_service.cc:1511] Processing CreateTablet for tablet d19635c9966746e08b11b7dd46b75ead (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.532055 20284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19635c9966746e08b11b7dd46b75ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.532843 20209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19635c9966746e08b11b7dd46b75ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.538075 20359 tablet_service.cc:1511] Processing CreateTablet for tablet d19635c9966746e08b11b7dd46b75ead (DEFAULT_TABLE table=test-workload [id=584b4abd62cf4fc68f0d7e505c9aabb5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:03.538658 20414 tablet_bootstrap.cc:654] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.539304 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19635c9966746e08b11b7dd46b75ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.530989 20413 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.551388 20413 tablet_bootstrap.cc:654] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.564348 20412 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:03.564714 20412 ts_tablet_manager.cc:1403] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.017s
I20260709 14:52:03.564949 20413 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.564939 20414 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.565495 20413 ts_tablet_manager.cc:1403] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.005s
I20260709 14:52:03.565547 20414 ts_tablet_manager.cc:1403] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.012s
I20260709 14:52:03.566706 20412 raft_consensus.cc:359] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.567205 20412 raft_consensus.cc:385] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.567418 20412 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.568133 20412 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.568226 20414 raft_consensus.cc:359] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.568409 20413 raft_consensus.cc:359] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.568929 20414 raft_consensus.cc:385] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.569077 20413 raft_consensus.cc:385] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.569279 20414 raft_consensus.cc:740] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.569453 20413 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.570009 20414 consensus_queue.cc:260] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.570241 20413 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.573956 20324 heartbeater.cc:499] Master 127.19.35.126:46513 was elected leader, sending a full tablet report...
I20260709 14:52:03.574186 20398 heartbeater.cc:499] Master 127.19.35.126:46513 was elected leader, sending a full tablet report...
I20260709 14:52:03.574723 20412 ts_tablet_manager.cc:1434] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260709 14:52:03.574890 20413 ts_tablet_manager.cc:1434] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:03.575760 20412 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.575838 20413 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.578544 20249 heartbeater.cc:499] Master 127.19.35.126:46513 was elected leader, sending a full tablet report...
I20260709 14:52:03.581889 20413 tablet_bootstrap.cc:654] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.583155 20414 ts_tablet_manager.cc:1434] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:52:03.584127 20414 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.587888 20412 tablet_bootstrap.cc:654] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.594004 20414 tablet_bootstrap.cc:654] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.594285 20413 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.594794 20413 ts_tablet_manager.cc:1403] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:52:03.597636 20413 raft_consensus.cc:359] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.598380 20413 raft_consensus.cc:385] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.598712 20413 raft_consensus.cc:740] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.599601 20413 consensus_queue.cc:260] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.601881 20413 ts_tablet_manager.cc:1434] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:03.602835 20413 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.608752 20413 tablet_bootstrap.cc:654] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.619501 20413 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.619966 20413 ts_tablet_manager.cc:1403] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:52:03.622658 20413 raft_consensus.cc:359] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.623402 20413 raft_consensus.cc:385] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.623725 20413 raft_consensus.cc:740] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.624516 20413 consensus_queue.cc:260] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.626755 20413 ts_tablet_manager.cc:1434] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:03.627624 20413 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.633394 20413 tablet_bootstrap.cc:654] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.644465 20413 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.644925 20413 ts_tablet_manager.cc:1403] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:52:03.647552 20412 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:03.648092 20412 ts_tablet_manager.cc:1403] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.073s	user 0.031s	sys 0.034s
I20260709 14:52:03.647557 20413 raft_consensus.cc:359] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.648160 20414 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.648432 20413 raft_consensus.cc:385] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.648656 20414 ts_tablet_manager.cc:1403] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.034s
I20260709 14:52:03.648721 20413 raft_consensus.cc:740] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.649652 20413 consensus_queue.cc:260] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.650517 20412 raft_consensus.cc:359] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.651211 20412 raft_consensus.cc:385] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.651510 20412 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.651635 20413 ts_tablet_manager.cc:1434] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:52:03.651769 20414 raft_consensus.cc:359] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.652442 20414 raft_consensus.cc:385] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.652637 20413 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.652238 20412 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.652769 20414 raft_consensus.cc:740] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.653635 20414 consensus_queue.cc:260] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.655577 20414 ts_tablet_manager.cc:1434] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:03.656678 20414 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.658825 20413 tablet_bootstrap.cc:654] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.662659 20414 tablet_bootstrap.cc:654] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.664112 20412 ts_tablet_manager.cc:1434] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:52:03.665033 20412 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.670923 20412 tablet_bootstrap.cc:654] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.676024 20414 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.676430 20414 ts_tablet_manager.cc:1403] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:52:03.676705 20413 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.677109 20413 ts_tablet_manager.cc:1403] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 14:52:03.678540 20412 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:03.678874 20412 ts_tablet_manager.cc:1403] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.010s
I20260709 14:52:03.679070 20414 raft_consensus.cc:359] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.679734 20414 raft_consensus.cc:385] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.679651 20413 raft_consensus.cc:359] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.680063 20414 raft_consensus.cc:740] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.680357 20413 raft_consensus.cc:385] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.680671 20413 raft_consensus.cc:740] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.680747 20414 consensus_queue.cc:260] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.680943 20412 raft_consensus.cc:359] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.681632 20412 raft_consensus.cc:385] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.681562 20413 consensus_queue.cc:260] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.682009 20412 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.682826 20414 ts_tablet_manager.cc:1434] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:03.682772 20412 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.683802 20414 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.684798 20412 ts_tablet_manager.cc:1434] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:52:03.686422 20413 ts_tablet_manager.cc:1434] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:03.687314 20413 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.687907 20412 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.690115 20414 tablet_bootstrap.cc:654] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.693751 20413 tablet_bootstrap.cc:654] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.694279 20412 tablet_bootstrap.cc:654] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.695622 20420 raft_consensus.cc:493] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.696081 20420 raft_consensus.cc:515] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.703400 20420 leader_election.cc:290] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289), d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447)
I20260709 14:52:03.733948 20420 raft_consensus.cc:493] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.734570 20420 raft_consensus.cc:515] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.736639 20420 leader_election.cc:290] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.737673 20419 raft_consensus.cc:493] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.738132 20419 raft_consensus.cc:515] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.743005 20419 leader_election.cc:290] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.789934 20420 raft_consensus.cc:493] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.790618 20420 raft_consensus.cc:515] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.792723 20420 leader_election.cc:290] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.821568 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:03.822461 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:03.822952 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
W20260709 14:52:03.824831 20265 leader_election.cc:343] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.825619 20265 leader_election.cc:343] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:03.826259 20265 leader_election.cc:343] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.829892 20224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.831349 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.832027 20223 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
W20260709 14:52:03.832527 20263 leader_election.cc:343] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.833048 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.833578 20263 leader_election.cc:304] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac; no voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:03.833731 20222 raft_consensus.cc:2468] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:03.834482 20420 raft_consensus.cc:2749] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.836273 20263 leader_election.cc:304] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [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: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:03.837087 20420 raft_consensus.cc:2804] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.837525 20420 raft_consensus.cc:493] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.837901 20420 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.845849 20263 leader_election.cc:304] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [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: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:03.848057 20418 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.848552 20418 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.851073 20418 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:03.853358 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:03.855188 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
W20260709 14:52:03.856841 20190 leader_election.cc:343] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.859902 20414 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.860414 20414 ts_tablet_manager.cc:1403] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.177s	user 0.078s	sys 0.090s
I20260709 14:52:03.860740 20413 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.861267 20413 ts_tablet_manager.cc:1403] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.174s	user 0.068s	sys 0.095s
I20260709 14:52:03.861416 20437 raft_consensus.cc:2804] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.862110 20437 raft_consensus.cc:493] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.862504 20437 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.863296 20414 raft_consensus.cc:359] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.864045 20414 raft_consensus.cc:385] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.864514 20414 raft_consensus.cc:740] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.864110 20413 raft_consensus.cc:359] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.844813 20420 raft_consensus.cc:515] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.865126 20413 raft_consensus.cc:385] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.863981 20412 tablet_bootstrap.cc:492] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:03.865541 20413 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.865795 20299 raft_consensus.cc:2393] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d418ee2a0f364a83842bf2445ccf05be in current term 1: Already voted for candidate b34001dea51e470e9a38f2de852ec3ac in this term.
I20260709 14:52:03.865331 20414 consensus_queue.cc:260] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.866443 20412 ts_tablet_manager.cc:1403] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.179s	user 0.055s	sys 0.094s
I20260709 14:52:03.866360 20413 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.869045 20188 leader_election.cc:304] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d418ee2a0f364a83842bf2445ccf05be; no voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:03.869865 20419 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.870000 20412 raft_consensus.cc:359] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.874310 20412 raft_consensus.cc:385] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.875444 20412 raft_consensus.cc:740] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.874436 20440 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.875058 20441 raft_consensus.cc:493] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.876216 20419 raft_consensus.cc:2749] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.876660 20440 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.875747 20414 ts_tablet_manager.cc:1434] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:03.876077 20413 ts_tablet_manager.cc:1434] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:52:03.877213 20412 consensus_queue.cc:260] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.879277 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:03.879818 20372 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.882890 20414 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.883816 20413 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:03.886598 20372 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:03.887742 20265 leader_election.cc:304] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:03.887682 20412 ts_tablet_manager.cc:1434] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:52:03.889787 20414 tablet_bootstrap.cc:654] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.876854 20441 raft_consensus.cc:515] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.890323 20440 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.891434 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:03.897548 20372 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:03.892112 20413 tablet_bootstrap.cc:654] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.896319 20442 raft_consensus.cc:2804] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.901345 20442 raft_consensus.cc:697] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:03.901621 20265 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:03.891958 20420 leader_election.cc:290] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.899030 20412 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.898859 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:03.900260 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:03.898244 20441 leader_election.cc:290] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.902137 20442 consensus_queue.cc:237] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
W20260709 14:52:03.904172 20190 leader_election.cc:343] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.904315 20440 raft_consensus.cc:2804] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.904677 20440 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:03.904892 20188 leader_election.cc:343] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.905311 20188 leader_election.cc:304] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d418ee2a0f364a83842bf2445ccf05be; no voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:03.905596 20440 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.906116 20441 raft_consensus.cc:2749] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.908579 20412 tablet_bootstrap.cc:654] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.909456 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:03.912168 20440 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.915828 20440 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.919881 20224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:03.916358 20222 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
W20260709 14:52:03.916788 20170 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:03.917701 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:03.921216 20371 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.924407 20413 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:03.924823 20413 ts_tablet_manager.cc:1403] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
I20260709 14:52:03.918839 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.926252 20412 tablet_bootstrap.cc:492] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:03.927556 20413 raft_consensus.cc:359] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.928155 20371 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:03.928387 20413 raft_consensus.cc:385] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.928267 20412 ts_tablet_manager.cc:1403] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 14:52:03.929000 20413 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.929868 20413 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.929831 20265 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:03.931396 20440 raft_consensus.cc:2804] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.931531 20412 raft_consensus.cc:359] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.935927 20412 raft_consensus.cc:385] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:03.931770 20263 leader_election.cc:343] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.936456 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:03.932274 20440 raft_consensus.cc:697] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:03.933622 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.935631 20437 raft_consensus.cc:515] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.937633 20440 consensus_queue.cc:237] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
W20260709 14:52:03.938469 20337 leader_election.cc:343] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.939059 20412 raft_consensus.cc:740] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.940060 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:03.939953 20412 consensus_queue.cc:260] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.934156 20413 ts_tablet_manager.cc:1434] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260709 14:52:03.941167 20263 leader_election.cc:343] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.941630 20413 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
W20260709 14:52:03.941536 20265 leader_election.cc:343] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.942399 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:03.939292 20122 catalog_manager.cc:5697] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 1 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.943284 20222 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.948462 20412 ts_tablet_manager.cc:1434] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:52:03.949750 20222 raft_consensus.cc:2468] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:03.950603 20418 raft_consensus.cc:493] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.950789 20263 leader_election.cc:304] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:03.951277 20437 leader_election.cc:290] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:03.951073 20418 raft_consensus.cc:515] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.951969 20437 raft_consensus.cc:2804] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.952587 20437 raft_consensus.cc:697] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:03.953078 20414 tablet_bootstrap.cc:492] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.953583 20414 ts_tablet_manager.cc:1403] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.011s
I20260709 14:52:03.953341 20437 consensus_queue.cc:237] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.954521 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:03.954797 20413 tablet_bootstrap.cc:654] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.955102 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:03.955775 20222 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:03.956377 20414 raft_consensus.cc:359] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.957073 20414 raft_consensus.cc:385] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.957422 20414 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.958351 20414 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.959822 20337 leader_election.cc:304] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:03.960525 20414 ts_tablet_manager.cc:1434] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:03.955696 20298 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:03.961448 20414 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:03.952966 20418 leader_election.cc:290] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:03.962212 20418 raft_consensus.cc:2804] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.962535 20418 raft_consensus.cc:493] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.962829 20418 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.967545 20414 tablet_bootstrap.cc:654] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.977274 20418 raft_consensus.cc:515] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:03.979211 20418 leader_election.cc:290] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:03.980397 20412 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:03.984185 20414 tablet_bootstrap.cc:492] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:03.984690 20414 ts_tablet_manager.cc:1403] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260709 14:52:03.987402 20414 raft_consensus.cc:359] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.989198 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:03.989542 20414 raft_consensus.cc:385] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.989723 20222 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.989843 20414 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.989938 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:03.990554 20298 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.990846 20414 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:03.995977 20222 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:03.997289 20298 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:03.998517 20337 leader_election.cc:304] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:03.999085 20414 ts_tablet_manager.cc:1434] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:52:03.999866 20452 raft_consensus.cc:2804] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.000340 20452 raft_consensus.cc:697] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:04.001732 20452 consensus_queue.cc:237] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:04.004880 20337 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4; no voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.005956 20418 raft_consensus.cc:2749] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.006458 20412 tablet_bootstrap.cc:654] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.001519 20414 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:04.013281 20413 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:04.010632 20122 catalog_manager.cc:5697] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 1 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.013787 20413 ts_tablet_manager.cc:1403] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.011s
I20260709 14:52:04.014464 20122 catalog_manager.cc:5697] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 1 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.015379 20414 tablet_bootstrap.cc:654] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.016310 20413 raft_consensus.cc:359] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.016260 20412 tablet_bootstrap.cc:492] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:04.017061 20413 raft_consensus.cc:385] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.017606 20413 raft_consensus.cc:740] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.017688 20412 ts_tablet_manager.cc:1403] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.005s
I20260709 14:52:04.018430 20413 consensus_queue.cc:260] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.020627 20413 ts_tablet_manager.cc:1434] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:04.021534 20413 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:04.026693 20413 tablet_bootstrap.cc:654] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.028115 20120 catalog_manager.cc:5697] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.020818 20412 raft_consensus.cc:359] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.031746 20412 raft_consensus.cc:385] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.032039 20412 raft_consensus.cc:740] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.032964 20412 consensus_queue.cc:260] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.035441 20412 ts_tablet_manager.cc:1434] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:52:04.036404 20412 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:04.042469 20413 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:04.042997 20413 ts_tablet_manager.cc:1403] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260709 14:52:04.042527 20414 tablet_bootstrap.cc:492] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:04.045037 20452 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.045652 20414 ts_tablet_manager.cc:1403] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.013s
I20260709 14:52:04.045343 20413 raft_consensus.cc:359] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.045522 20452 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.046021 20413 raft_consensus.cc:385] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.046289 20413 raft_consensus.cc:740] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.046967 20413 consensus_queue.cc:260] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.047463 20452 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.048409 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.048871 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:04.048995 20222 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.049197 20412 tablet_bootstrap.cc:654] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.049503 20299 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.049671 20414 raft_consensus.cc:359] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.050367 20414 raft_consensus.cc:385] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.050690 20414 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.050917 20337 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.051699 20413 ts_tablet_manager.cc:1434] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:52:04.051496 20414 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.052233 20452 raft_consensus.cc:2804] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.052573 20452 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.052968 20452 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.060014 20414 ts_tablet_manager.cc:1434] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:52:04.052546 20413 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: Bootstrap starting.
I20260709 14:52:04.063179 20414 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:04.063318 20418 raft_consensus.cc:493] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.063774 20418 raft_consensus.cc:515] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.063800 20452 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.068310 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.068815 20222 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.069121 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.069628 20299 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.070676 20440 raft_consensus.cc:493] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.071163 20440 raft_consensus.cc:515] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.074162 20414 tablet_bootstrap.cc:654] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.075589 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:04.075868 20299 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:04.074309 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.076947 20337 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
W20260709 14:52:04.077361 20263 leader_election.cc:343] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.077934 20452 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.078408 20418 leader_election.cc:290] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.078498 20452 raft_consensus.cc:2804] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.073143 20440 leader_election.cc:290] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.079000 20452 raft_consensus.cc:697] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:04.079865 20452 consensus_queue.cc:237] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.080709 20222 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
W20260709 14:52:04.081146 20265 leader_election.cc:343] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.081605 20265 leader_election.cc:304] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac; no voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.082777 20440 raft_consensus.cc:2749] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.085577 20413 tablet_bootstrap.cc:654] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.088337 20412 tablet_bootstrap.cc:492] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:04.089752 20412 ts_tablet_manager.cc:1403] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.027s
I20260709 14:52:04.093304 20412 raft_consensus.cc:359] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.094049 20412 raft_consensus.cc:385] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.094416 20412 raft_consensus.cc:740] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.095145 20412 consensus_queue.cc:260] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.097692 20412 ts_tablet_manager.cc:1434] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:52:04.098685 20412 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:04.098546 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.099188 20222 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.099857 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:04.099469 20122 catalog_manager.cc:5697] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.100265 20337 leader_election.cc:304] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.100426 20299 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.101547 20452 raft_consensus.cc:2804] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.101954 20452 raft_consensus.cc:493] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.102319 20452 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.103118 20414 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:04.103551 20414 ts_tablet_manager.cc:1403] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 14:52:04.106050 20412 tablet_bootstrap.cc:654] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.106285 20462 raft_consensus.cc:493] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.106769 20462 raft_consensus.cc:515] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.108840 20462 leader_election.cc:290] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.106042 20414 raft_consensus.cc:359] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.111665 20414 raft_consensus.cc:385] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.110217 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.111979 20414 raft_consensus.cc:740] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.112313 20222 raft_consensus.cc:2393] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b670fd9a4ea94ba68999b56d8d6e41b4 in current term 1: Already voted for candidate b34001dea51e470e9a38f2de852ec3ac in this term.
I20260709 14:52:04.112582 20414 consensus_queue.cc:260] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.111517 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:04.109534 20452 raft_consensus.cc:515] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.119107 20412 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:04.119710 20412 ts_tablet_manager.cc:1403] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:52:04.119971 20337 leader_election.cc:304] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4; no voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.120609 20452 leader_election.cc:290] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.121129 20452 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.121678 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.122247 20222 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.122367 20412 raft_consensus.cc:359] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.122849 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.123193 20412 raft_consensus.cc:385] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.123373 20299 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.123742 20414 ts_tablet_manager.cc:1434] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:52:04.123617 20412 raft_consensus.cc:740] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.124747 20412 consensus_queue.cc:260] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.128832 20412 ts_tablet_manager.cc:1434] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:04.129803 20412 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:04.130650 20414 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:04.135313 20412 tablet_bootstrap.cc:654] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.136193 20414 tablet_bootstrap.cc:654] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.138695 20413 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: No bootstrap required, opened a new log
I20260709 14:52:04.139142 20413 ts_tablet_manager.cc:1403] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.014s
I20260709 14:52:04.141160 20222 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:04.141880 20413 raft_consensus.cc:359] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.142239 20337 leader_election.cc:304] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.143330 20299 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:04.146111 20462 raft_consensus.cc:2804] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.146580 20462 raft_consensus.cc:697] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:04.147441 20462 consensus_queue.cc:237] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.147719 20452 raft_consensus.cc:2749] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.146118 20413 raft_consensus.cc:385] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.149245 20413 raft_consensus.cc:740] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.149678 20414 tablet_bootstrap.cc:492] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:04.150264 20414 ts_tablet_manager.cc:1403] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 14:52:04.150851 20412 tablet_bootstrap.cc:492] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:04.149921 20413 consensus_queue.cc:260] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.151292 20412 ts_tablet_manager.cc:1403] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 14:52:04.151469 20440 raft_consensus.cc:493] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.151904 20440 raft_consensus.cc:515] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.154255 20413 ts_tablet_manager.cc:1434] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:04.154366 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.156885 20412 raft_consensus.cc:359] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.157485 20412 raft_consensus.cc:385] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.157728 20412 raft_consensus.cc:740] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.157992 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:04.158298 20412 consensus_queue.cc:260] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.157939 20122 catalog_manager.cc:5697] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:04.159361 20265 leader_election.cc:343] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.160224 20412 ts_tablet_manager.cc:1434] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:04.156384 20414 raft_consensus.cc:359] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.155043 20440 leader_election.cc:290] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.160660 20414 raft_consensus.cc:385] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.160951 20414 raft_consensus.cc:740] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.161074 20412 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: Bootstrap starting.
I20260709 14:52:04.161665 20414 consensus_queue.cc:260] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.163441 20414 ts_tablet_manager.cc:1434] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260709 14:52:04.164319 20414 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: Bootstrap starting.
I20260709 14:52:04.167033 20412 tablet_bootstrap.cc:654] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:04.167676 20263 leader_election.cc:343] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:04.168098 20263 leader_election.cc:304] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac; no voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.169574 20414 tablet_bootstrap.cc:654] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:04.172267 20440 raft_consensus.cc:2749] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.178915 20412 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: No bootstrap required, opened a new log
I20260709 14:52:04.179371 20412 ts_tablet_manager.cc:1403] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:52:04.181605 20412 raft_consensus.cc:359] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.182227 20412 raft_consensus.cc:385] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.182487 20412 raft_consensus.cc:740] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.183177 20414 tablet_bootstrap.cc:492] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: No bootstrap required, opened a new log
I20260709 14:52:04.183099 20412 consensus_queue.cc:260] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.183523 20414 ts_tablet_manager.cc:1403] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:52:04.185310 20412 ts_tablet_manager.cc:1434] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:04.185708 20414 raft_consensus.cc:359] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.186146 20414 raft_consensus.cc:385] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:04.186331 20414 raft_consensus.cc:740] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Initialized, Role: FOLLOWER
I20260709 14:52:04.186949 20414 consensus_queue.cc:260] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.188849 20414 ts_tablet_manager.cc:1434] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:04.209836 20440 raft_consensus.cc:493] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.210218 20440 raft_consensus.cc:515] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.211645 20440 leader_election.cc:290] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.212178 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.212509 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:04.212678 20222 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:04.212960 20371 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:04.213589 20263 leader_election.cc:304] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.214268 20440 raft_consensus.cc:2804] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.214519 20440 raft_consensus.cc:493] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.214720 20440 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.218710 20440 raft_consensus.cc:515] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.220018 20440 leader_election.cc:290] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.220613 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.220912 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:04.221052 20222 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.221359 20371 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.225031 20222 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:04.225193 20371 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:04.225878 20263 leader_election.cc:304] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.226495 20440 raft_consensus.cc:2804] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.226814 20440 raft_consensus.cc:697] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:04.227411 20440 consensus_queue.cc:237] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.234994 20122 catalog_manager.cc:5697] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 1 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.310971 20440 raft_consensus.cc:493] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.311393 20440 raft_consensus.cc:515] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.312870 20440 leader_election.cc:290] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.313627 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.313964 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:04.314258 20222 raft_consensus.cc:2468] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:04.314512 20371 raft_consensus.cc:2468] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 0.
I20260709 14:52:04.315253 20263 leader_election.cc:304] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.316112 20440 raft_consensus.cc:2804] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.316442 20440 raft_consensus.cc:493] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.316726 20440 raft_consensus.cc:3060] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.318543 20437 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.321493 20440 raft_consensus.cc:515] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.323274 20440 leader_election.cc:290] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.323976 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.324507 20223 raft_consensus.cc:3060] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.324798 20371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:04.325338 20371 raft_consensus.cc:3060] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.330348 20223 raft_consensus.cc:2468] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:04.331409 20263 leader_election.cc:304] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.331722 20371 raft_consensus.cc:2468] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 1.
I20260709 14:52:04.332011 20442 raft_consensus.cc:2804] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.332489 20442 raft_consensus.cc:697] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:04.333163 20442 consensus_queue.cc:237] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.335712 20441 raft_consensus.cc:493] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.336169 20441 raft_consensus.cc:515] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.338135 20441 leader_election.cc:290] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.338970 20440 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.339251 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:04.339869 20299 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 0.
I20260709 14:52:04.341032 20439 consensus_queue.cc:1048] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.343572 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:04.344111 20372 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 0.
I20260709 14:52:04.345323 20190 leader_election.cc:304] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.346285 20419 raft_consensus.cc:2804] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.346607 20419 raft_consensus.cc:493] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.346923 20419 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.347361 20420 consensus_queue.cc:1048] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.354732 20419 raft_consensus.cc:515] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.357256 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.357756 20299 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.358496 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:04.358987 20372 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.364114 20299 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 1.
I20260709 14:52:04.365203 20188 leader_election.cc:304] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.365948 20441 raft_consensus.cc:2804] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.366564 20372 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 1.
I20260709 14:52:04.367002 20419 leader_election.cc:290] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 1 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.369072 20441 raft_consensus.cc:697] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:04.369928 20441 consensus_queue.cc:237] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.384186 20120 catalog_manager.cc:5697] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 1 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.395473 20122 catalog_manager.cc:5697] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 0 to 1, leader changed from <none> to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 1 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.458923 20222 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.464171 20474 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.469769 20462 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.473338 20442 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.487520 20452 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.581259 20452 raft_consensus.cc:493] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:04.581807 20452 raft_consensus.cc:515] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.584025 20452 leader_election.cc:290] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.584643 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be" is_pre_election: true
I20260709 14:52:04.584940 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:04.585145 20222 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.585485 20299 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 0.
I20260709 14:52:04.586040 20337 leader_election.cc:304] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.586712 20452 raft_consensus.cc:2804] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:04.586988 20452 raft_consensus.cc:493] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:04.587380 20452 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.591501 20452 raft_consensus.cc:515] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.592880 20452 leader_election.cc:290] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.593515 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.593719 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.594197 20222 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.594244 20299 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.598155 20222 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:04.598453 20299 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 1.
I20260709 14:52:04.598980 20337 leader_election.cc:304] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.599598 20452 raft_consensus.cc:2804] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:04.600530 20452 raft_consensus.cc:697] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:04.601329 20452 consensus_queue.cc:237] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.601622 20418 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.606966 20418 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.611470 20121 catalog_manager.cc:5697] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.624007 20418 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.627516 20462 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.692961 20442 consensus_queue.cc:1048] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.701890 20439 consensus_queue.cc:1048] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.782866 20373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:04.783311 20373 raft_consensus.cc:606] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.787161 20373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:04.787566 20373 raft_consensus.cc:606] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.798338 20299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:52606
I20260709 14:52:04.798758 20299 raft_consensus.cc:606] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.802701 20299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:52606
I20260709 14:52:04.803146 20299 raft_consensus.cc:606] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.807176 20373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:04.807619 20373 raft_consensus.cc:606] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:04.811501 20373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:04.811897 20373 raft_consensus.cc:606] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Received request to transfer leadership to TS b34001dea51e470e9a38f2de852ec3ac
I20260709 14:52:04.828781 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:45098
I20260709 14:52:04.829288 20222 raft_consensus.cc:606] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 LEADER]: Received request to transfer leadership to TS b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:04.841701 20441 consensus_queue.cc:1048] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.847070 20482 raft_consensus.cc:993] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:04.847484 20419 raft_consensus.cc:1081] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 LEADER]: Signalling peer b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:04.848953 20371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:52:04.849489 20371 raft_consensus.cc:493] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.849839 20371 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.852937 20482 consensus_queue.cc:1048] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.856076 20371 raft_consensus.cc:515] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.858134 20371 leader_election.cc:290] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 2 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:04.859859 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:04.860275 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.860399 20222 raft_consensus.cc:3055] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.860733 20222 raft_consensus.cc:740] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:04.861407 20299 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.861544 20222 consensus_queue.cc:260] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.862972 20222 raft_consensus.cc:3060] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.867262 20299 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 2.
I20260709 14:52:04.868160 20337 leader_election.cc:304] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:04.868232 20222 raft_consensus.cc:2468] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 2.
I20260709 14:52:04.868886 20418 raft_consensus.cc:2804] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.869365 20418 raft_consensus.cc:697] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:04.872685 20418 consensus_queue.cc:237] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.875938 20439 consensus_queue.cc:1048] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.880692 20439 consensus_queue.cc:1048] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.883360 20120 catalog_manager.cc:5697] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 1 to 2, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.951709 20442 raft_consensus.cc:993] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:04.952065 20439 raft_consensus.cc:1081] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:04.953326 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45074
I20260709 14:52:04.953733 20222 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.954002 20222 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.958174 20222 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.959601 20222 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:04.960304 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:04.960518 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:04.960877 20299 raft_consensus.cc:3055] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.960995 20373 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.961251 20299 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:04.962041 20299 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.963184 20299 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.967434 20373 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:04.968598 20190 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:04.969246 20482 raft_consensus.cc:2804] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.969251 20299 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:04.969717 20482 raft_consensus.cc:697] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:04.970455 20482 consensus_queue.cc:237] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:04.975961 20120 catalog_manager.cc:5697] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b34001dea51e470e9a38f2de852ec3ac (127.19.35.66) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.046646 20452 raft_consensus.cc:993] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.047015 20418 raft_consensus.cc:1081] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.048261 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:52:05.048684 20222 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.048956 20222 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.053072 20222 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.054608 20222 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:05.055233 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:05.055711 20299 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.055634 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:05.056138 20373 raft_consensus.cc:3055] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.056371 20373 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:05.056983 20373 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.057852 20373 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.059926 20299 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.060766 20188 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:05.061403 20482 raft_consensus.cc:2804] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.061852 20482 raft_consensus.cc:697] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:05.062126 20373 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.062613 20482 consensus_queue.cc:237] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.068336 20120 catalog_manager.cc:5697] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.104231 20462 raft_consensus.cc:993] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.104720 20418 raft_consensus.cc:1081] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.106001 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:52:05.106683 20222 raft_consensus.cc:493] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.106946 20222 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.110930 20222 raft_consensus.cc:515] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:05.112149 20222 leader_election.cc:290] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:05.112867 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:05.113031 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:05.113449 20373 raft_consensus.cc:3055] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.113552 20299 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.113798 20373 raft_consensus.cc:740] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:05.114544 20373 consensus_queue.cc:260] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:05.115644 20373 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.119776 20299 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.120731 20188 leader_election.cc:304] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:05.121323 20482 raft_consensus.cc:2804] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.121289 20373 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.121766 20482 raft_consensus.cc:697] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:05.122514 20482 consensus_queue.cc:237] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:05.127629 20120 catalog_manager.cc:5697] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.130918 20418 consensus_queue.cc:1048] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.140551 20452 consensus_queue.cc:1048] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:05.146731 20462 raft_consensus.cc:993] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.147094 20452 raft_consensus.cc:1081] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.148312 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:52:05.148669 20222 raft_consensus.cc:493] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.148910 20222 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.152899 20222 raft_consensus.cc:515] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.154404 20222 leader_election.cc:290] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:05.154978 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:05.155458 20299 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.155403 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee86ca8c2af247229601c9a0231503cf" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:05.155995 20373 raft_consensus.cc:3055] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.156288 20373 raft_consensus.cc:740] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:05.157019 20373 consensus_queue.cc:260] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.158143 20373 raft_consensus.cc:3060] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.162772 20299 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.163569 20188 leader_election.cc:304] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:05.164120 20482 raft_consensus.cc:2804] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.164312 20373 raft_consensus.cc:2468] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.164469 20482 raft_consensus.cc:697] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:05.165272 20482 consensus_queue.cc:237] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.170706 20121 catalog_manager.cc:5697] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.191035 20462 raft_consensus.cc:993] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:05.191388 20452 raft_consensus.cc:1081] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Signalling peer b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:05.192564 20299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:52592
I20260709 14:52:05.192978 20299 raft_consensus.cc:493] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.193259 20299 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.198307 20299 raft_consensus.cc:515] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.199705 20299 leader_election.cc:290] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 2 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:05.200289 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:05.200591 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:05.200794 20222 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.201128 20373 raft_consensus.cc:3055] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.201459 20373 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:05.202172 20373 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.203294 20373 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.206704 20222 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 2.
I20260709 14:52:05.207681 20263 leader_election.cc:304] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:05.208398 20440 raft_consensus.cc:2804] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.208755 20440 raft_consensus.cc:697] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:05.209283 20373 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 2.
I20260709 14:52:05.209450 20440 consensus_queue.cc:237] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.215097 20121 catalog_manager.cc:5697] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 1 to 2, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 2 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.375653 20299 raft_consensus.cc:1275] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.376720 20452 consensus_queue.cc:1048] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.379630 20442 raft_consensus.cc:993] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.379993 20440 raft_consensus.cc:1081] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:05.381472 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45074
I20260709 14:52:05.382025 20222 raft_consensus.cc:493] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.382880 20222 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.386725 20223 raft_consensus.cc:1275] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.387924 20462 consensus_queue.cc:1048] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.393023 20222 raft_consensus.cc:515] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.395321 20222 leader_election.cc:290] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:05.395249 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:05.395524 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:05.395960 20299 raft_consensus.cc:3055] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.396059 20373 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.396324 20299 raft_consensus.cc:740] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:05.397116 20299 consensus_queue.cc:260] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.397966 20299 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.401171 20373 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.402159 20190 leader_election.cc:304] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:05.402787 20482 raft_consensus.cc:2804] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.403314 20482 raft_consensus.cc:697] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:05.403568 20299 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:05.404091 20482 consensus_queue.cc:237] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:05.409809 20373 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.411033 20482 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.411343 20120 catalog_manager.cc:5697] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b34001dea51e470e9a38f2de852ec3ac (127.19.35.66) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:05.413129 20299 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.415803 20419 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.595409 20373 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.596544 20419 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.603346 20298 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.604838 20506 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.608418 20373 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.609691 20440 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.612604 20371 raft_consensus.cc:1275] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.613900 20482 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.618765 20222 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.619918 20440 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.624531 20298 raft_consensus.cc:1275] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.625998 20419 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.658798 20372 raft_consensus.cc:1275] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.659866 20506 consensus_queue.cc:1048] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.666319 20298 raft_consensus.cc:1275] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.668056 20482 consensus_queue.cc:1048] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.790724 20372 raft_consensus.cc:1275] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.791733 20482 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.798853 20298 raft_consensus.cc:1275] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.800487 20419 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.895170 19597 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:52:07.895785 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:07.912595 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:07.912976 20222 raft_consensus.cc:606] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Received request to transfer leadership to TS b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:07.914896 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:07.915238 20222 raft_consensus.cc:606] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Received request to transfer leadership to TS b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:07.915953 19597 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:07.916335 19597 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:08.065325 20514 raft_consensus.cc:993] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:08.065723 20419 raft_consensus.cc:1081] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Signalling peer b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:08.067019 20372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:52:08.067451 20372 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.067719 20372 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.071991 20372 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.073489 20372 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 3 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:08.074153 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:08.074587 20222 raft_consensus.cc:3055] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:08.074455 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:08.074817 20222 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:08.074982 20298 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.075459 20222 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.076251 20222 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.079221 20298 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:08.080188 20222 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:08.080178 20337 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:08.081130 20513 raft_consensus.cc:2804] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.082425 20513 raft_consensus.cc:697] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:08.083228 20513 consensus_queue.cc:237] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.091106 20122 catalog_manager.cc:5697] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 2 to 3, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 3 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.185132 20514 raft_consensus.cc:993] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:08.185534 20419 raft_consensus.cc:1081] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Signalling peer b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:08.186753 20372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:52:08.187141 20372 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.187376 20372 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.191707 20372 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.193133 20372 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 3 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:08.193814 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:08.194166 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:08.194288 20222 raft_consensus.cc:3055] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:08.194566 20222 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:08.194603 20298 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.195144 20222 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.195910 20222 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.199107 20298 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:08.199939 20337 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:08.200325 20222 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:08.200625 20513 raft_consensus.cc:2804] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.201061 20513 raft_consensus.cc:697] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:08.201730 20513 consensus_queue.cc:237] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.207651 20122 catalog_manager.cc:5697] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 2 to 3, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 3 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:08.355397 20153 debug-util.cc:398] Leaking SignalData structure 0x7b0800052460 after lost signal to thread 19600
W20260709 14:52:08.356073 20153 debug-util.cc:398] Leaking SignalData structure 0x7b0800052b40 after lost signal to thread 20156
W20260709 14:52:08.357266 20153 debug-util.cc:398] Leaking SignalData structure 0x7b080017dc40 after lost signal to thread 20323
W20260709 14:52:08.357923 20153 debug-util.cc:398] Leaking SignalData structure 0x7b080010ae20 after lost signal to thread 20397
I20260709 14:52:08.665004 20223 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:08.666239 20513 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:08.670925 20298 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:08.672421 20513 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:08.687849 20299 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:08.699426 20222 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:08.699681 20518 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:08.701551 20526 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:08.916996 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:08.928966 20372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:08.929658 20372 raft_consensus.cc:606] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:08.934343 20372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:60556
I20260709 14:52:08.934906 20372 raft_consensus.cc:606] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:08.944113 20298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:52606
I20260709 14:52:08.944594 20298 raft_consensus.cc:606] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:08.948879 20298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:52606
I20260709 14:52:08.949326 20298 raft_consensus.cc:606] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:08.953418 20298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
mode: GRACEFUL
new_leader_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:52606
I20260709 14:52:08.953827 20298 raft_consensus.cc:606] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Received request to transfer leadership to TS d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:08.957620 20440 raft_consensus.cc:993] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:08.958026 20532 raft_consensus.cc:1081] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:08.959810 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45074
I20260709 14:52:08.960340 20222 raft_consensus.cc:493] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.960733 20222 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.966486 20222 raft_consensus.cc:515] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.968957 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:08.969213 20222 leader_election.cc:290] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 3 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:08.969308 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:08.969542 20298 raft_consensus.cc:3055] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:08.969926 20372 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.969924 20298 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:08.970952 20298 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.971951 20298 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:08.976306 20372 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 3.
I20260709 14:52:08.977460 20190 leader_election.cc:304] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [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: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:08.978223 20514 raft_consensus.cc:2804] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:08.978183 20298 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 3.
I20260709 14:52:08.981002 20514 raft_consensus.cc:697] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:08.981877 20514 consensus_queue.cc:237] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:08.988518 20122 catalog_manager.cc:5697] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 2 to 3, leader changed from b34001dea51e470e9a38f2de852ec3ac (127.19.35.66) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 3 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.012540 20440 raft_consensus.cc:993] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.012914 20532 raft_consensus.cc:1081] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.014173 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45074
I20260709 14:52:09.014539 20222 raft_consensus.cc:493] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:09.014770 20222 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.018378 20222 raft_consensus.cc:515] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.019656 20222 leader_election.cc:290] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:09.020350 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:09.020877 20298 raft_consensus.cc:3055] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:09.021205 20298 raft_consensus.cc:740] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:09.021281 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:09.021750 20372 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.021986 20298 consensus_queue.cc:260] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.023145 20298 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.025924 20372 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:09.026716 20190 leader_election.cc:304] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:09.027275 20514 raft_consensus.cc:2804] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:09.027621 20514 raft_consensus.cc:697] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:09.028245 20514 consensus_queue.cc:237] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.029131 20298 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:09.035421 20122 catalog_manager.cc:5697] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b34001dea51e470e9a38f2de852ec3ac (127.19.35.66) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.067835 20526 raft_consensus.cc:993] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.068212 20518 raft_consensus.cc:1081] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.069537 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:52:09.069918 20222 raft_consensus.cc:493] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:09.070153 20222 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.074229 20222 raft_consensus.cc:515] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.075553 20222 leader_election.cc:290] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 4 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:09.076611 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:09.076588 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a4c06b6af14ec2ba757424102a48ea" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:09.077214 20372 raft_consensus.cc:3055] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:09.077328 20298 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.077558 20372 raft_consensus.cc:740] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:09.078389 20372 consensus_queue.cc:260] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.079447 20372 raft_consensus.cc:3060] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.084014 20372 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 4.
I20260709 14:52:09.084483 20298 raft_consensus.cc:2468] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 4.
I20260709 14:52:09.085623 20188 leader_election.cc:304] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [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: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:09.086381 20514 raft_consensus.cc:2804] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:09.086799 20514 raft_consensus.cc:697] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 4 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:09.087527 20514 consensus_queue.cc:237] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.093684 20122 catalog_manager.cc:5697] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 3 to 4, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 4 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.104661 20440 raft_consensus.cc:993] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.105020 20532 raft_consensus.cc:1081] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.106254 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45074
I20260709 14:52:09.106616 20222 raft_consensus.cc:493] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:09.106878 20222 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.110549 20222 raft_consensus.cc:515] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.111845 20222 leader_election.cc:290] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:09.112461 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:09.112802 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa661fb12b74947bfb1be3ed6f23c24" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:09.113063 20298 raft_consensus.cc:3055] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:09.113341 20372 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.113430 20298 raft_consensus.cc:740] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:09.114372 20298 consensus_queue.cc:260] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.115470 20298 raft_consensus.cc:3060] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.117527 20372 raft_consensus.cc:2468] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:09.118321 20190 leader_election.cc:304] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b670fd9a4ea94ba68999b56d8d6e41b4, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:09.118884 20514 raft_consensus.cc:2804] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:09.119240 20514 raft_consensus.cc:697] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:09.121476 20298 raft_consensus.cc:2468] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 2.
I20260709 14:52:09.124305 20513 raft_consensus.cc:993] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: : Instructing follower d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.124641 20518 raft_consensus.cc:1081] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Signalling peer d418ee2a0f364a83842bf2445ccf05be to start an election
I20260709 14:52:09.120004 20514 consensus_queue.cc:237] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.126030 20222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f229736922645e39bd721fe6078adae"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:52:09.126459 20222 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:09.126777 20222 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.130970 20222 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.133208 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:09.132709 20122 catalog_manager.cc:5697] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 1 to 2, leader changed from b34001dea51e470e9a38f2de852ec3ac (127.19.35.66) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 2 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.133462 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:09.133806 20298 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.133971 20372 raft_consensus.cc:3055] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:09.134370 20372 raft_consensus.cc:740] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:09.135200 20372 consensus_queue.cc:260] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.136209 20372 raft_consensus.cc:3060] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:09.140300 20298 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 4.
I20260709 14:52:09.141425 20188 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [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: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be; no voters: 
I20260709 14:52:09.141927 20372 raft_consensus.cc:2468] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d418ee2a0f364a83842bf2445ccf05be in term 4.
I20260709 14:52:09.142258 20514 raft_consensus.cc:2804] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:09.142318 20222 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 4 election: Requested vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:09.142771 20514 raft_consensus.cc:697] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 4 LEADER]: Becoming Leader. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:09.143567 20514 consensus_queue.cc:237] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:09.148955 20122 catalog_manager.cc:5697] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be reported cstate change: term changed from 3 to 4, leader changed from b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67) to d418ee2a0f364a83842bf2445ccf05be (127.19.35.65). New cstate: current_term: 4 leader_uuid: "d418ee2a0f364a83842bf2445ccf05be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.456133 20372 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:09.457127 20535 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:09.469877 20298 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:09.471971 20545 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:09.525681 20372 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:09.526841 20545 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:09.534791 20298 raft_consensus.cc:1275] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:09.536276 20535 consensus_queue.cc:1048] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:09.574764 20372 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:09.575948 20514 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:09.583768 20298 raft_consensus.cc:1275] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:09.586705 20514 consensus_queue.cc:1048] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:09.592046 20299 raft_consensus.cc:1275] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.593236 20514 consensus_queue.cc:1048] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.597771 20372 raft_consensus.cc:1275] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.599002 20514 consensus_queue.cc:1048] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.710530 20298 raft_consensus.cc:1275] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.711617 20545 consensus_queue.cc:1048] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.720659 20372 raft_consensus.cc:1275] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Refusing update from remote peer d418ee2a0f364a83842bf2445ccf05be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.721884 20514 consensus_queue.cc:1048] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.961977 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:11.969543 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:11.970114 20222 raft_consensus.cc:606] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Received request to transfer leadership to TS b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:11.972327 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:11.972797 20222 raft_consensus.cc:606] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Received request to transfer leadership to TS b34001dea51e470e9a38f2de852ec3ac
I20260709 14:52:11.975032 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:11.975416 20222 raft_consensus.cc:606] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 LEADER]: Received request to transfer leadership to TS b34001dea51e470e9a38f2de852ec3ac
I20260709 14:52:11.977228 20222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c"
dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
mode: GRACEFUL
new_leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:45100
I20260709 14:52:11.977586 20222 raft_consensus.cc:606] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Received request to transfer leadership to TS b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:11.978427 19597 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:52:11.978821 19597 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:12.041726 20554 raft_consensus.cc:993] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:12.042248 20555 raft_consensus.cc:1081] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 LEADER]: Signalling peer b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:12.043560 20299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:52584
I20260709 14:52:12.043944 20299 raft_consensus.cc:493] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.044224 20299 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:12.048856 20299 raft_consensus.cc:515] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.050264 20299 leader_election.cc:290] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 4 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:12.051084 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:12.051380 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be51bcc694844831b4ca0a9641c9fbab" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:12.051729 20222 raft_consensus.cc:3055] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:12.051807 20372 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:12.051994 20222 raft_consensus.cc:740] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:12.052680 20222 consensus_queue.cc:260] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.053534 20222 raft_consensus.cc:3060] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:12.055914 20372 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 4.
I20260709 14:52:12.056864 20265 leader_election.cc:304] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:12.057585 20532 raft_consensus.cc:2804] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:12.057915 20222 raft_consensus.cc:2468] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 4.
I20260709 14:52:12.058492 20532 raft_consensus.cc:697] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 4 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:12.059280 20532 consensus_queue.cc:237] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.065769 20119 catalog_manager.cc:5697] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 3 to 4, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 4 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.069339 20554 raft_consensus.cc:993] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:12.069741 20555 raft_consensus.cc:1081] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Signalling peer b34001dea51e470e9a38f2de852ec3ac to start an election
I20260709 14:52:12.071208 20299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75"
dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
 from {username='slave'} at 127.0.0.1:52584
I20260709 14:52:12.071583 20299 raft_consensus.cc:493] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.071822 20299 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.077453 20299 raft_consensus.cc:515] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:12.079010 20299 leader_election.cc:290] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [CANDIDATE]: Term 3 election: Requested vote from peers b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289), d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447)
I20260709 14:52:12.079653 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
I20260709 14:52:12.079974 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66400a1a8554ed9ab5c6d3578d81f75" candidate_uuid: "b34001dea51e470e9a38f2de852ec3ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:12.080078 20372 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.080385 20222 raft_consensus.cc:3055] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.080683 20222 raft_consensus.cc:740] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:12.081272 20222 consensus_queue.cc:260] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [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: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:12.082019 20222 raft_consensus.cc:3060] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.083856 20372 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 3.
I20260709 14:52:12.084599 20265 leader_election.cc:304] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:12.085198 20532 raft_consensus.cc:2804] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.085633 20532 raft_consensus.cc:697] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 3 LEADER]: Becoming Leader. State: Replica: b34001dea51e470e9a38f2de852ec3ac, State: Running, Role: LEADER
I20260709 14:52:12.085798 20222 raft_consensus.cc:2468] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34001dea51e470e9a38f2de852ec3ac in term 3.
I20260709 14:52:12.086485 20532 consensus_queue.cc:237] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [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: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } }
I20260709 14:52:12.092463 20119 catalog_manager.cc:5697] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac reported cstate change: term changed from 2 to 3, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b34001dea51e470e9a38f2de852ec3ac (127.19.35.66). New cstate: current_term: 3 leader_uuid: "b34001dea51e470e9a38f2de852ec3ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.114339 20554 raft_consensus.cc:993] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:12.114709 20555 raft_consensus.cc:1081] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Signalling peer b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:12.115859 20372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:52:12.116253 20372 raft_consensus.cc:493] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.116489 20372 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.120081 20372 raft_consensus.cc:515] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.121356 20372 leader_election.cc:290] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 3 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:12.122046 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:12.122364 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8ba159cbaf4d95b528c2506c699d36" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:12.122550 20222 raft_consensus.cc:3055] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.122841 20222 raft_consensus.cc:740] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:12.122867 20299 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.123658 20222 consensus_queue.cc:260] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.124671 20222 raft_consensus.cc:3060] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.128588 20299 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:12.129694 20337 leader_election.cc:304] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:12.129979 20222 raft_consensus.cc:2468] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:12.130373 20518 raft_consensus.cc:2804] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.131348 20518 raft_consensus.cc:697] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:12.131951 20518 consensus_queue.cc:237] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.137912 20119 catalog_manager.cc:5697] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 2 to 3, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 3 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.339391 20554 raft_consensus.cc:993] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: : Instructing follower b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:12.339772 20555 raft_consensus.cc:1081] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Signalling peer b670fd9a4ea94ba68999b56d8d6e41b4 to start an election
I20260709 14:52:12.341118 20372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c"
dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:52:12.341596 20372 raft_consensus.cc:493] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.341912 20372 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.345705 20372 raft_consensus.cc:515] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.346896 20372 leader_election.cc:290] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 3 election: Requested vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
I20260709 14:52:12.347579 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d418ee2a0f364a83842bf2445ccf05be"
I20260709 14:52:12.348073 20222 raft_consensus.cc:3055] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.348285 20222 raft_consensus.cc:740] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d418ee2a0f364a83842bf2445ccf05be, State: Running, Role: LEADER
I20260709 14:52:12.348237 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedb56f778ac4dc8be8ff2132227289c" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34001dea51e470e9a38f2de852ec3ac"
I20260709 14:52:12.348830 20299 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.349064 20222 consensus_queue.cc:260] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.349951 20222 raft_consensus.cc:3060] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.352810 20299 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:12.353545 20337 leader_election.cc:304] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [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: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4; no voters: 
I20260709 14:52:12.353773 20222 raft_consensus.cc:2468] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b670fd9a4ea94ba68999b56d8d6e41b4 in term 3.
I20260709 14:52:12.354290 20518 raft_consensus.cc:2804] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.354765 20518 raft_consensus.cc:697] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Becoming Leader. State: Replica: b670fd9a4ea94ba68999b56d8d6e41b4, State: Running, Role: LEADER
I20260709 14:52:12.355554 20518 consensus_queue.cc:237] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [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: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:12.361328 20119 catalog_manager.cc:5697] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 reported cstate change: term changed from 2 to 3, leader changed from d418ee2a0f364a83842bf2445ccf05be (127.19.35.65) to b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67). New cstate: current_term: 3 leader_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.536603 20222 raft_consensus.cc:1275] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.537679 20518 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:12.543676 20299 raft_consensus.cc:1275] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.545454 20563 consensus_queue.cc:1048] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:12.557032 20222 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:12.558215 20532 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:12.566470 20372 raft_consensus.cc:1275] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:12.568439 20573 consensus_queue.cc:1048] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:52:12.569852 20222 raft_consensus.cc:1275] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.571026 20573 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:12.580456 20372 raft_consensus.cc:1275] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Refusing update from remote peer b34001dea51e470e9a38f2de852ec3ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:12.582190 20556 consensus_queue.cc:1048] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:13.024801 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:13.034340 19597 tablet_server.cc:179] TabletServer@127.19.35.65:0 shutting down...
I20260709 14:52:13.611907 20299 raft_consensus.cc:1275] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Refusing update from remote peer b670fd9a4ea94ba68999b56d8d6e41b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:13.614881 20518 raft_consensus.cc:493] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d418ee2a0f364a83842bf2445ccf05be)
I20260709 14:52:13.615435 20581 consensus_queue.cc:1048] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:52:13.616608 20518 raft_consensus.cc:515] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:13.620826 20518 leader_election.cc:290] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447), b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063)
W20260709 14:52:13.618649 20337 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:52:13.627774 20188 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.009s	sys 0.016s
W20260709 14:52:13.628130 20188 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.009s	sys 0.016s
I20260709 14:52:13.632987 20554 raft_consensus.cc:493] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34001dea51e470e9a38f2de852ec3ac)
I20260709 14:52:13.633520 20554 raft_consensus.cc:515] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:13.635751 20554 leader_election.cc:290] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:13.642305 20297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f229736922645e39bd721fe6078adae" candidate_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:13.646524 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:13.650961 20297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5809f96e76546faadf62a83669912ba" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
W20260709 14:52:13.651512 20337 consensus_peers.cc:597] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.659281 20188 leader_election.cc:304] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [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: d418ee2a0f364a83842bf2445ccf05be; no voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:13.660276 20577 raft_consensus.cc:2749] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:13.666036 20337 consensus_peers.cc:597] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.667313 20577 raft_consensus.cc:493] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b670fd9a4ea94ba68999b56d8d6e41b4)
W20260709 14:52:13.668553 20337 consensus_peers.cc:597] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.671607 20337 leader_election.cc:336] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:13.667804 20577 raft_consensus.cc:515] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d418ee2a0f364a83842bf2445ccf05be" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 34447 } } peers { permanent_uuid: "b34001dea51e470e9a38f2de852ec3ac" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 43063 } } peers { permanent_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 45289 } }
I20260709 14:52:13.672587 20337 leader_election.cc:304] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [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: b670fd9a4ea94ba68999b56d8d6e41b4; no voters: b34001dea51e470e9a38f2de852ec3ac, d418ee2a0f364a83842bf2445ccf05be
I20260709 14:52:13.676620 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b34001dea51e470e9a38f2de852ec3ac" is_pre_election: true
I20260709 14:52:13.677822 20577 leader_election.cc:290] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b34001dea51e470e9a38f2de852ec3ac (127.19.35.66:43063), b670fd9a4ea94ba68999b56d8d6e41b4 (127.19.35.67:45289)
I20260709 14:52:13.678014 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19635c9966746e08b11b7dd46b75ead" candidate_uuid: "d418ee2a0f364a83842bf2445ccf05be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b670fd9a4ea94ba68999b56d8d6e41b4" is_pre_election: true
I20260709 14:52:13.677973 20563 raft_consensus.cc:2749] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:52:13.681248 20263 consensus_peers.cc:597] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.683033 20263 consensus_peers.cc:597] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.683352 20188 leader_election.cc:304] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [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: d418ee2a0f364a83842bf2445ccf05be; no voters: b34001dea51e470e9a38f2de852ec3ac, b670fd9a4ea94ba68999b56d8d6e41b4
I20260709 14:52:13.684168 20577 raft_consensus.cc:2749] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:13.684334 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:13.686190 19597 tablet_replica.cc:333] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.686896 19597 raft_consensus.cc:2243] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.687716 19597 raft_consensus.cc:2272] T d19635c9966746e08b11b7dd46b75ead P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.689528 20263 consensus_peers.cc:597] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac -> Peer d418ee2a0f364a83842bf2445ccf05be (127.19.35.65:34447): Couldn't send request to peer d418ee2a0f364a83842bf2445ccf05be. 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:52:13.689872 19597 tablet_replica.cc:333] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.690418 19597 raft_consensus.cc:2243] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.691126 19597 raft_consensus.cc:2272] T ee86ca8c2af247229601c9a0231503cf P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.692773 19597 tablet_replica.cc:333] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.693271 19597 raft_consensus.cc:2243] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.693627 19597 raft_consensus.cc:2272] T a5809f96e76546faadf62a83669912ba P d418ee2a0f364a83842bf2445ccf05be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.695166 19597 tablet_replica.cc:333] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.695603 19597 raft_consensus.cc:2243] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.695933 19597 raft_consensus.cc:2272] T be51bcc694844831b4ca0a9641c9fbab P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.697355 19597 tablet_replica.cc:333] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.697806 19597 raft_consensus.cc:2243] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.698583 19597 raft_consensus.cc:2272] T b8a4c06b6af14ec2ba757424102a48ea P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.700183 19597 tablet_replica.cc:333] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.700620 19597 raft_consensus.cc:2243] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.701290 19597 raft_consensus.cc:2272] T 4f229736922645e39bd721fe6078adae P d418ee2a0f364a83842bf2445ccf05be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.702751 19597 tablet_replica.cc:333] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.703184 19597 raft_consensus.cc:2243] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.703801 19597 raft_consensus.cc:2272] T bfa661fb12b74947bfb1be3ed6f23c24 P d418ee2a0f364a83842bf2445ccf05be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.705425 19597 tablet_replica.cc:333] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.705829 19597 raft_consensus.cc:2243] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.706184 19597 raft_consensus.cc:2272] T a66400a1a8554ed9ab5c6d3578d81f75 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.707564 19597 tablet_replica.cc:333] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.707968 19597 raft_consensus.cc:2243] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.708299 19597 raft_consensus.cc:2272] T 6d8ba159cbaf4d95b528c2506c699d36 P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.709812 19597 tablet_replica.cc:333] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be: stopping tablet replica
I20260709 14:52:13.710201 19597 raft_consensus.cc:2243] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.710548 19597 raft_consensus.cc:2272] T cedb56f778ac4dc8be8ff2132227289c P d418ee2a0f364a83842bf2445ccf05be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.726320 20153 debug-util.cc:398] Leaking SignalData structure 0x7b0800179ee0 after lost signal to thread 19600
W20260709 14:52:13.727187 20153 debug-util.cc:398] Leaking SignalData structure 0x7b080017de40 after lost signal to thread 20156
W20260709 14:52:13.728818 20153 debug-util.cc:398] Leaking SignalData structure 0x7b08000e2e00 after lost signal to thread 20323
W20260709 14:52:13.729792 20153 debug-util.cc:398] Leaking SignalData structure 0x7b0800057440 after lost signal to thread 20397
I20260709 14:52:13.734117 19597 tablet_server.cc:196] TabletServer@127.19.35.65:0 shutdown complete.
I20260709 14:52:13.763445 19597 tablet_server.cc:179] TabletServer@127.19.35.66:0 shutting down...
I20260709 14:52:13.797039 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:13.797838 19597 tablet_replica.cc:333] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.798660 19597 raft_consensus.cc:2243] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.799227 19597 raft_consensus.cc:2272] T d19635c9966746e08b11b7dd46b75ead P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.801808 19597 tablet_replica.cc:333] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.802486 19597 raft_consensus.cc:2243] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.802976 19597 raft_consensus.cc:2272] T 4f229736922645e39bd721fe6078adae P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.805171 19597 tablet_replica.cc:333] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.805825 19597 raft_consensus.cc:2243] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.806377 19597 raft_consensus.cc:2272] T bfa661fb12b74947bfb1be3ed6f23c24 P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.808549 19597 tablet_replica.cc:333] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.809211 19597 raft_consensus.cc:2243] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.810145 19597 raft_consensus.cc:2272] T a5809f96e76546faadf62a83669912ba P b34001dea51e470e9a38f2de852ec3ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.812352 19597 tablet_replica.cc:333] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.812943 19597 raft_consensus.cc:2243] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.813517 19597 raft_consensus.cc:2272] T ee86ca8c2af247229601c9a0231503cf P b34001dea51e470e9a38f2de852ec3ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.815517 19597 tablet_replica.cc:333] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.816161 19597 raft_consensus.cc:2243] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.816637 19597 raft_consensus.cc:2272] T cedb56f778ac4dc8be8ff2132227289c P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.818962 19597 tablet_replica.cc:333] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.819581 19597 raft_consensus.cc:2243] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.820039 19597 raft_consensus.cc:2272] T 6d8ba159cbaf4d95b528c2506c699d36 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.822114 19597 tablet_replica.cc:333] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.822768 19597 raft_consensus.cc:2243] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.823449 19597 raft_consensus.cc:2272] T a66400a1a8554ed9ab5c6d3578d81f75 P b34001dea51e470e9a38f2de852ec3ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.825089 19597 tablet_replica.cc:333] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.825542 19597 raft_consensus.cc:2243] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.826180 19597 raft_consensus.cc:2272] T be51bcc694844831b4ca0a9641c9fbab P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.827711 19597 tablet_replica.cc:333] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac: stopping tablet replica
I20260709 14:52:13.828136 19597 raft_consensus.cc:2243] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.828578 19597 raft_consensus.cc:2272] T b8a4c06b6af14ec2ba757424102a48ea P b34001dea51e470e9a38f2de852ec3ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.850033 19597 tablet_server.cc:196] TabletServer@127.19.35.66:0 shutdown complete.
I20260709 14:52:13.872133 19597 tablet_server.cc:179] TabletServer@127.19.35.67:0 shutting down...
I20260709 14:52:13.906374 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:13.907111 19597 tablet_replica.cc:333] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.907953 19597 raft_consensus.cc:2243] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.908955 19597 raft_consensus.cc:2272] T d19635c9966746e08b11b7dd46b75ead P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.911473 19597 tablet_replica.cc:333] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.912222 19597 raft_consensus.cc:2243] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.912703 19597 raft_consensus.cc:2272] T a5809f96e76546faadf62a83669912ba P b670fd9a4ea94ba68999b56d8d6e41b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.914960 19597 tablet_replica.cc:333] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.915642 19597 raft_consensus.cc:2243] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.916147 19597 raft_consensus.cc:2272] T ee86ca8c2af247229601c9a0231503cf P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.918234 19597 tablet_replica.cc:333] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.918881 19597 raft_consensus.cc:2243] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.919387 19597 raft_consensus.cc:2272] T bfa661fb12b74947bfb1be3ed6f23c24 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.921068 19597 tablet_replica.cc:333] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.921562 19597 raft_consensus.cc:2243] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.921942 19597 raft_consensus.cc:2272] T a66400a1a8554ed9ab5c6d3578d81f75 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.923300 19597 tablet_replica.cc:333] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.923727 19597 raft_consensus.cc:2243] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.924345 19597 raft_consensus.cc:2272] T cedb56f778ac4dc8be8ff2132227289c P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.926002 19597 tablet_replica.cc:333] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.926425 19597 raft_consensus.cc:2243] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.927008 19597 raft_consensus.cc:2272] T 6d8ba159cbaf4d95b528c2506c699d36 P b670fd9a4ea94ba68999b56d8d6e41b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.928524 19597 tablet_replica.cc:333] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.928941 19597 raft_consensus.cc:2243] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.929374 19597 raft_consensus.cc:2272] T b8a4c06b6af14ec2ba757424102a48ea P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.930866 19597 tablet_replica.cc:333] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.931293 19597 raft_consensus.cc:2243] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.931655 19597 raft_consensus.cc:2272] T be51bcc694844831b4ca0a9641c9fbab P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.933063 19597 tablet_replica.cc:333] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4: stopping tablet replica
I20260709 14:52:13.933501 19597 raft_consensus.cc:2243] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.933872 19597 raft_consensus.cc:2272] T 4f229736922645e39bd721fe6078adae P b670fd9a4ea94ba68999b56d8d6e41b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.960147 19597 tablet_server.cc:196] TabletServer@127.19.35.67:0 shutdown complete.
I20260709 14:52:13.976022 19597 master.cc:562] Master@127.19.35.126:46513 shutting down...
I20260709 14:52:13.991838 19597 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.992244 19597 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.992507 19597 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1a721c5f03047d3af047a773bcf134a: stopping tablet replica
I20260709 14:52:14.032675 19597 master.cc:584] Master@127.19.35.126:46513 shutdown complete.
b34001dea51e470e9a38f2de852ec3ac  4
b670fd9a4ea94ba68999b56d8d6e41b4  1
d418ee2a0f364a83842bf2445ccf05be  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11276 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:52:14.067692 19597 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.35.126:41111
I20260709 14:52:14.068655 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:14.073395 20593 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:52:14.073617 20594 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:52:14.074205 20596 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:52:14.075521 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:14.076305 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:14.076488 19597 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:52:14.076629 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608734076612 us; error 0 us; skew 500 ppm
I20260709 14:52:14.077104 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:14.079206 19597 webserver.cc:533] Webserver started at http://127.19.35.126:38869/ using document root <none> and password file <none>
I20260709 14:52:14.079635 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:14.079792 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:14.080034 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:14.081028 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/master-0-root/instance:
uuid: "454db8fbc02c416d8b9f037bccc3d2a9"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.084821 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:14.087916 20601 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:52:14.088536 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:14.088764 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/master-0-root
uuid: "454db8fbc02c416d8b9f037bccc3d2a9"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.089006 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-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:52:14.123378 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:14.124441 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:14.158557 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.126:41111
I20260709 14:52:14.158650 20652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.126:41111 every 8 connection(s)
I20260709 14:52:14.162149 20653 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:52:14.171084 20653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9: Bootstrap starting.
I20260709 14:52:14.175225 20653 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.178900 20653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9: No bootstrap required, opened a new log
I20260709 14:52:14.180760 20653 raft_consensus.cc:359] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER }
I20260709 14:52:14.181126 20653 raft_consensus.cc:385] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.181365 20653 raft_consensus.cc:740] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454db8fbc02c416d8b9f037bccc3d2a9, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.181870 20653 consensus_queue.cc:260] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER }
I20260709 14:52:14.182269 20653 raft_consensus.cc:399] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:14.182473 20653 raft_consensus.cc:493] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:14.182723 20653 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.186404 20653 raft_consensus.cc:515] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER }
I20260709 14:52:14.186846 20653 leader_election.cc:304] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [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: 454db8fbc02c416d8b9f037bccc3d2a9; no voters: 
I20260709 14:52:14.187811 20653 leader_election.cc:290] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:14.188138 20656 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.189318 20656 raft_consensus.cc:697] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 1 LEADER]: Becoming Leader. State: Replica: 454db8fbc02c416d8b9f037bccc3d2a9, State: Running, Role: LEADER
I20260709 14:52:14.189924 20656 consensus_queue.cc:237] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [LEADER]: Queue going to LEADER mode. State: All 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: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER }
I20260709 14:52:14.190407 20653 sys_catalog.cc:565] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:14.194380 20658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 454db8fbc02c416d8b9f037bccc3d2a9. Latest consensus state: current_term: 1 leader_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER } }
I20260709 14:52:14.194911 20658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:14.196075 20657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "454db8fbc02c416d8b9f037bccc3d2a9" member_type: VOTER } }
I20260709 14:52:14.196614 20657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:14.199045 20664 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:14.204399 20664 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:14.205274 19597 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:14.211746 20664 catalog_manager.cc:1383] Generated new cluster ID: e67c0be3b22247a1a467b7db7f5551a5
I20260709 14:52:14.211990 20664 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:14.242883 20664 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:14.243952 20664 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:14.255576 20664 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9: Generated new TSK 0
I20260709 14:52:14.256084 20664 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:14.270884 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:14.275887 20674 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:52:14.276957 20675 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:52:14.278350 20677 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:52:14.278765 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:14.279475 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:14.279649 19597 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:52:14.279806 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608734279775 us; error 0 us; skew 500 ppm
I20260709 14:52:14.280273 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:14.282327 19597 webserver.cc:533] Webserver started at http://127.19.35.65:37547/ using document root <none> and password file <none>
I20260709 14:52:14.282742 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:14.282904 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:14.283140 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:14.284099 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-0-root/instance:
uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.287954 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:52:14.290824 20682 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:52:14.291417 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:14.291687 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.291947 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-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:52:14.305234 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:14.306267 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:14.307559 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:14.309616 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:14.309791 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.310005 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:14.310164 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.346659 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.65:45053
I20260709 14:52:14.346743 20744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.65:45053 every 8 connection(s)
I20260709 14:52:14.351104 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:14.357358 20749 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:52:14.358559 20750 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:52:14.360320 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:14.360927 20752 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:52:14.361656 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:14.361838 19597 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:52:14.361989 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608734361971 us; error 0 us; skew 500 ppm
I20260709 14:52:14.362493 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:14.364679 19597 webserver.cc:533] Webserver started at http://127.19.35.66:32781/ using document root <none> and password file <none>
I20260709 14:52:14.365159 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:14.365391 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:14.365499 20745 heartbeater.cc:344] Connected to a master server at 127.19.35.126:41111
I20260709 14:52:14.365711 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:14.365842 20745 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:14.366640 20745 heartbeater.cc:507] Master 127.19.35.126:41111 requested a full tablet report, sending...
I20260709 14:52:14.367116 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-1-root/instance:
uuid: "186fea3f946c4c76af0f168c6419e517"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.368589 20618 ts_manager.cc:194] Registered new tserver with Master: 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053)
I20260709 14:52:14.370193 20618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48520
I20260709 14:52:14.371650 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:52:14.374879 20757 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:52:14.375492 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:14.375723 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
uuid: "186fea3f946c4c76af0f168c6419e517"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.375934 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-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:52:14.389914 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:14.390971 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:14.392251 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:14.394261 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:14.394433 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.394659 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:14.394799 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.430840 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.66:33287
I20260709 14:52:14.430928 20819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.66:33287 every 8 connection(s)
I20260709 14:52:14.435114 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:14.441604 20823 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:52:14.443528 20824 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:52:14.444304 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:14.444711 20826 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:52:14.445686 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:14.445959 19597 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:52:14.446168 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608734446150 us; error 0 us; skew 500 ppm
I20260709 14:52:14.446743 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:14.446817 20820 heartbeater.cc:344] Connected to a master server at 127.19.35.126:41111
I20260709 14:52:14.447184 20820 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:14.448006 20820 heartbeater.cc:507] Master 127.19.35.126:41111 requested a full tablet report, sending...
I20260709 14:52:14.449242 19597 webserver.cc:533] Webserver started at http://127.19.35.67:38049/ using document root <none> and password file <none>
I20260709 14:52:14.449760 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:14.449918 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:14.449990 20618 ts_manager.cc:194] Registered new tserver with Master: 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:14.450187 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:14.451241 20618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48532
I20260709 14:52:14.451237 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-2-root/instance:
uuid: "0e3003471e864cb4bc1b1ff77b123191"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.455694 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:14.458523 20831 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:52:14.459136 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:14.459378 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
uuid: "0e3003471e864cb4bc1b1ff77b123191"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-gjv7"
I20260709 14:52:14.459617 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-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:52:14.503815 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:14.504869 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:14.506186 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:14.508157 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:14.508338 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.508553 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:14.508700 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:14.543798 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.67:33043
I20260709 14:52:14.543892 20893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.67:33043 every 8 connection(s)
I20260709 14:52:14.555804 20894 heartbeater.cc:344] Connected to a master server at 127.19.35.126:41111
I20260709 14:52:14.556103 20894 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:14.556686 20894 heartbeater.cc:507] Master 127.19.35.126:41111 requested a full tablet report, sending...
I20260709 14:52:14.558343 20618 ts_manager.cc:194] Registered new tserver with Master: 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:14.558526 19597 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011848443s
I20260709 14:52:14.559551 20618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48548
I20260709 14:52:14.581135 20618 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48560:
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:52:14.586759 20618 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:52:14.772033 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 879c3b9beff14589a7439ff3df5b8fea (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:14.773443 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c3b9beff14589a7439ff3df5b8fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.773583 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 879c3b9beff14589a7439ff3df5b8fea (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:14.774175 20709 tablet_service.cc:1511] Processing CreateTablet for tablet a10d094fe5314498af891f893afc9836 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:14.774838 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 71a8b884824d4fd1bb7af798561371e1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:14.775367 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10d094fe5314498af891f893afc9836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.775920 20784 tablet_service.cc:1511] Processing CreateTablet for tablet a10d094fe5314498af891f893afc9836 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:14.774840 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c3b9beff14589a7439ff3df5b8fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.776989 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 5a69f4c6dd074444a9b7d05af2cf1260 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:14.778400 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a69f4c6dd074444a9b7d05af2cf1260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.780573 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a8b884824d4fd1bb7af798561371e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.782589 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10d094fe5314498af891f893afc9836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.782838 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 5a69f4c6dd074444a9b7d05af2cf1260 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:14.784039 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a69f4c6dd074444a9b7d05af2cf1260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.794567 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 71a8b884824d4fd1bb7af798561371e1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:14.795826 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a8b884824d4fd1bb7af798561371e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.799175 20910 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:14.805639 20859 tablet_service.cc:1511] Processing CreateTablet for tablet 879c3b9beff14589a7439ff3df5b8fea (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:14.806377 20910 tablet_bootstrap.cc:654] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.806809 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879c3b9beff14589a7439ff3df5b8fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.809114 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 797b91a26f9c4df3b8a66573a6dc6a06 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:14.810315 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797b91a26f9c4df3b8a66573a6dc6a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.818861 20858 tablet_service.cc:1511] Processing CreateTablet for tablet a10d094fe5314498af891f893afc9836 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:14.820082 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10d094fe5314498af891f893afc9836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.821082 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 24ba0c58268a46cb95191e1e7fd441fc (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:14.822285 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ba0c58268a46cb95191e1e7fd441fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.829136 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 71a8b884824d4fd1bb7af798561371e1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:14.830441 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a8b884824d4fd1bb7af798561371e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.830207 20781 tablet_service.cc:1511] Processing CreateTablet for tablet fa50c221359e40debea1371e7c26d043 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:14.831426 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50c221359e40debea1371e7c26d043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.838853 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 3768d0c05e974f73870a69797f8440de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:14.840024 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3768d0c05e974f73870a69797f8440de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.824076 20784 tablet_service.cc:1511] Processing CreateTablet for tablet e797e7b027be4ab1abf374a9f2023ccd (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:14.826820 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 5a69f4c6dd074444a9b7d05af2cf1260 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:14.842741 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a69f4c6dd074444a9b7d05af2cf1260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.846889 20779 tablet_service.cc:1511] Processing CreateTablet for tablet c7d93c75566640fc8de4471f5d39a824 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:14.847075 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 797b91a26f9c4df3b8a66573a6dc6a06 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:14.848102 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d93c75566640fc8de4471f5d39a824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.850245 20704 tablet_service.cc:1511] Processing CreateTablet for tablet e797e7b027be4ab1abf374a9f2023ccd (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:14.851432 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 797b91a26f9c4df3b8a66573a6dc6a06 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:14.851951 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 30164431c5a744049b0bb3085c51dbf3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:14.852641 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797b91a26f9c4df3b8a66573a6dc6a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.853753 20702 tablet_service.cc:1511] Processing CreateTablet for tablet fa50c221359e40debea1371e7c26d043 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:14.854257 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 24ba0c58268a46cb95191e1e7fd441fc (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:14.855485 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ba0c58268a46cb95191e1e7fd441fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.855407 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 3768d0c05e974f73870a69797f8440de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:14.848821 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 24ba0c58268a46cb95191e1e7fd441fc (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:14.857542 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30164431c5a744049b0bb3085c51dbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.858287 20853 tablet_service.cc:1511] Processing CreateTablet for tablet e797e7b027be4ab1abf374a9f2023ccd (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:14.859464 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e797e7b027be4ab1abf374a9f2023ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.862337 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 30164431c5a744049b0bb3085c51dbf3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:14.861097 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e797e7b027be4ab1abf374a9f2023ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.863667 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30164431c5a744049b0bb3085c51dbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.863895 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ba0c58268a46cb95191e1e7fd441fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.864885 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797b91a26f9c4df3b8a66573a6dc6a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.865875 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50c221359e40debea1371e7c26d043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.865592 20851 tablet_service.cc:1511] Processing CreateTablet for tablet fa50c221359e40debea1371e7c26d043 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:14.866899 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa50c221359e40debea1371e7c26d043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.850186 20778 tablet_service.cc:1511] Processing CreateTablet for tablet b564c9795ae14be29212345b7aed0654 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:14.827026 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 30164431c5a744049b0bb3085c51dbf3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:14.868718 20850 tablet_service.cc:1511] Processing CreateTablet for tablet 3768d0c05e974f73870a69797f8440de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:14.871833 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3768d0c05e974f73870a69797f8440de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.874094 20783 tablet_service.cc:1511] Processing CreateTablet for tablet d82ffd88514b42ce968f109202dfd4f4 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:14.866914 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3768d0c05e974f73870a69797f8440de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.883997 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e797e7b027be4ab1abf374a9f2023ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.884562 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30164431c5a744049b0bb3085c51dbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.885499 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b564c9795ae14be29212345b7aed0654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.891335 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ffd88514b42ce968f109202dfd4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.904567 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 0980d24ba0ec461abbca7a11dd87987a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:14.905892 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0980d24ba0ec461abbca7a11dd87987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.926626 20707 tablet_service.cc:1511] Processing CreateTablet for tablet c7d93c75566640fc8de4471f5d39a824 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:14.927875 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d93c75566640fc8de4471f5d39a824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.930246 20859 tablet_service.cc:1511] Processing CreateTablet for tablet c7d93c75566640fc8de4471f5d39a824 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:14.935099 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d93c75566640fc8de4471f5d39a824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.953677 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 92608c9fefb24023a55ad32af67150e7 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:14.954913 20776 tablet_service.cc:1511] Processing CreateTablet for tablet ee07669179704a23b807b2cb30cc7306 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:14.956995 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92608c9fefb24023a55ad32af67150e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.958516 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee07669179704a23b807b2cb30cc7306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.971503 20783 tablet_service.cc:1511] Processing CreateTablet for tablet b790ae8a6c79419e80c76d1f2effe0b9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:14.972674 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790ae8a6c79419e80c76d1f2effe0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.976686 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 43e07669072c4f50a5d11b1b2d5c7bec (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:14.982754 20709 tablet_service.cc:1511] Processing CreateTablet for tablet b564c9795ae14be29212345b7aed0654 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:14.983928 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b564c9795ae14be29212345b7aed0654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:14.984320 20909 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:15.002012 20858 tablet_service.cc:1511] Processing CreateTablet for tablet b564c9795ae14be29212345b7aed0654 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:15.003262 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b564c9795ae14be29212345b7aed0654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.003476 20706 tablet_service.cc:1511] Processing CreateTablet for tablet d82ffd88514b42ce968f109202dfd4f4 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:14.989033 20708 tablet_service.cc:1511] Processing CreateTablet for tablet b790ae8a6c79419e80c76d1f2effe0b9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:15.014771 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 92608c9fefb24023a55ad32af67150e7 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:15.017282 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ffd88514b42ce968f109202dfd4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.021647 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790ae8a6c79419e80c76d1f2effe0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.029984 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 0980d24ba0ec461abbca7a11dd87987a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:15.031113 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0980d24ba0ec461abbca7a11dd87987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.034545 20702 tablet_service.cc:1511] Processing CreateTablet for tablet ee07669179704a23b807b2cb30cc7306 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:15.035663 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee07669179704a23b807b2cb30cc7306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.038616 20703 tablet_service.cc:1511] Processing CreateTablet for tablet dae0e213b42546b5b3edba78115a058b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:15.045229 20910 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:15.040468 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 43e07669072c4f50a5d11b1b2d5c7bec (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:15.041697 20912 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:15.045655 20910 ts_tablet_manager.cc:1403] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.247s	user 0.023s	sys 0.006s
I20260709 14:52:15.048432 20910 raft_consensus.cc:359] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.035128 20856 tablet_service.cc:1511] Processing CreateTablet for tablet d82ffd88514b42ce968f109202dfd4f4 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:15.041950 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 54a54f28bcd8418a8b743e48939d2367 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:15.042929 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 0980d24ba0ec461abbca7a11dd87987a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:15.043977 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 54a54f28bcd8418a8b743e48939d2367 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:15.058077 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0980d24ba0ec461abbca7a11dd87987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.045086 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92608c9fefb24023a55ad32af67150e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.059949 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0e213b42546b5b3edba78115a058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.051756 20912 tablet_bootstrap.cc:654] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.051730 20909 tablet_bootstrap.cc:654] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.049119 20910 raft_consensus.cc:385] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.068775 20910 raft_consensus.cc:740] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.069381 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82ffd88514b42ce968f109202dfd4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.069579 20910 consensus_queue.cc:260] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.082924 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e07669072c4f50a5d11b1b2d5c7bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.083927 20782 tablet_service.cc:1511] Processing CreateTablet for tablet dae0e213b42546b5b3edba78115a058b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:15.089531 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0e213b42546b5b3edba78115a058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.098948 20859 tablet_service.cc:1511] Processing CreateTablet for tablet 92608c9fefb24023a55ad32af67150e7 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:15.100183 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92608c9fefb24023a55ad32af67150e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.102116 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e07669072c4f50a5d11b1b2d5c7bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.102406 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a54f28bcd8418a8b743e48939d2367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.102787 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a54f28bcd8418a8b743e48939d2367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.121239 20910 ts_tablet_manager.cc:1434] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.005s
I20260709 14:52:15.122189 20910 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:15.122287 20820 heartbeater.cc:499] Master 127.19.35.126:41111 was elected leader, sending a full tablet report...
I20260709 14:52:15.122556 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 9271f987ad344a45b785f5909456b63c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:15.124006 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 9271f987ad344a45b785f5909456b63c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:15.124471 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9271f987ad344a45b785f5909456b63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.101311 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 182122c4599a403e844627fa50ba16b0 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:15.128719 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9271f987ad344a45b785f5909456b63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.130177 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 81bfc47a9df147c2b1b69760fd841b20 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:15.131321 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bfc47a9df147c2b1b69760fd841b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.130141 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182122c4599a403e844627fa50ba16b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.133987 20853 tablet_service.cc:1511] Processing CreateTablet for tablet b790ae8a6c79419e80c76d1f2effe0b9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:15.135126 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790ae8a6c79419e80c76d1f2effe0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.142567 20850 tablet_service.cc:1511] Processing CreateTablet for tablet ee07669179704a23b807b2cb30cc7306 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:15.142715 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 43e07669072c4f50a5d11b1b2d5c7bec (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:15.143802 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee07669179704a23b807b2cb30cc7306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.148622 20910 tablet_bootstrap.cc:654] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.149688 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 182122c4599a403e844627fa50ba16b0 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:15.153334 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e07669072c4f50a5d11b1b2d5c7bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.154440 20776 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef160cba494fcf89e2a016ec7c745c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:15.161733 20781 tablet_service.cc:1511] Processing CreateTablet for tablet e708c556ef024f018f7086c45c435ee8 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:15.165074 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85cf4dd33844408a66ad2ca7372001 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:15.165747 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 577600b10d3a4c23bf77cfb4cd8c9047 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:15.166265 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85cf4dd33844408a66ad2ca7372001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.166918 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577600b10d3a4c23bf77cfb4cd8c9047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.167629 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef160cba494fcf89e2a016ec7c745c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.167737 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 54a54f28bcd8418a8b743e48939d2367 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:15.168766 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfaf61113e84934a2167db67d1f5ab9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:15.172470 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a54f28bcd8418a8b743e48939d2367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.176283 20912 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:15.176733 20912 ts_tablet_manager.cc:1403] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.000s
I20260709 14:52:15.177532 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e708c556ef024f018f7086c45c435ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.177655 20855 tablet_service.cc:1511] Processing CreateTablet for tablet dae0e213b42546b5b3edba78115a058b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:15.178603 20909 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:15.180017 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 182122c4599a403e844627fa50ba16b0 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:15.187935 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182122c4599a403e844627fa50ba16b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.190023 20778 tablet_service.cc:1511] Processing CreateTablet for tablet a96f70c947a4466f9a2ace1fa779f9de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:15.190572 20706 tablet_service.cc:1511] Processing CreateTablet for tablet e708c556ef024f018f7086c45c435ee8 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 14:52:15.201115 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:15.202232 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6ec8c6abdc4774866fa5e87851c2de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:15.205765 20709 tablet_service.cc:1511] Processing CreateTablet for tablet a96f70c947a4466f9a2ace1fa779f9de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:15.207674 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 577600b10d3a4c23bf77cfb4cd8c9047 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:15.221860 20910 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:15.205689 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 81bfc47a9df147c2b1b69760fd841b20 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:15.212579 20705 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef160cba494fcf89e2a016ec7c745c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:15.214337 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85cf4dd33844408a66ad2ca7372001 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:15.219249 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e708c556ef024f018f7086c45c435ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.224015 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bfc47a9df147c2b1b69760fd841b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.224709 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577600b10d3a4c23bf77cfb4cd8c9047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.223105 20910 ts_tablet_manager.cc:1403] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.004s
I20260709 14:52:15.226763 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85cf4dd33844408a66ad2ca7372001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.218264 20909 ts_tablet_manager.cc:1403] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.234s	user 0.008s	sys 0.023s
I20260709 14:52:15.227533 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef160cba494fcf89e2a016ec7c745c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.227888 20910 raft_consensus.cc:359] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.223948 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182122c4599a403e844627fa50ba16b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.231567 20910 raft_consensus.cc:385] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.229610 20909 raft_consensus.cc:359] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.226387 20912 raft_consensus.cc:359] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.233033 20910 raft_consensus.cc:740] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.233274 20912 raft_consensus.cc:385] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.233614 20912 raft_consensus.cc:740] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.229705 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 9271f987ad344a45b785f5909456b63c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:15.230345 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 21e8f8551c464de8b2fe75c038aca4d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:15.233839 20910 consensus_queue.cc:260] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.231880 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0e213b42546b5b3edba78115a058b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.229902 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f70c947a4466f9a2ace1fa779f9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.232735 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfaf61113e84934a2167db67d1f5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.244031 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfaf61113e84934a2167db67d1f5ab9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:15.254985 20857 tablet_service.cc:1511] Processing CreateTablet for tablet a96f70c947a4466f9a2ace1fa779f9de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:15.256042 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9271f987ad344a45b785f5909456b63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.257161 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6ec8c6abdc4774866fa5e87851c2de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:15.238613 20909 raft_consensus.cc:385] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.257952 20909 raft_consensus.cc:740] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.259128 20909 consensus_queue.cc:260] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.253695 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 81bfc47a9df147c2b1b69760fd841b20 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:15.246896 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfaf61113e84934a2167db67d1f5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.266036 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 577600b10d3a4c23bf77cfb4cd8c9047 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:15.246719 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f70c947a4466f9a2ace1fa779f9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.217669 20853 tablet_service.cc:1511] Processing CreateTablet for tablet e708c556ef024f018f7086c45c435ee8 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:15.271276 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f70c947a4466f9a2ace1fa779f9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.274986 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6ec8c6abdc4774866fa5e87851c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.275969 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6ec8c6abdc4774866fa5e87851c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.285415 20910 ts_tablet_manager.cc:1434] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:52:15.286388 20910 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:15.289217 20914 raft_consensus.cc:493] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.289649 20914 raft_consensus.cc:515] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.292084 20914 leader_election.cc:290] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:15.292553 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:15.245222 20912 consensus_queue.cc:260] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.293799 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.304301 20701 tablet_service.cc:1511] Processing CreateTablet for tablet e3f79a0913de45cb9b9fcd208091cd8a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:15.310899 20783 tablet_service.cc:1511] Processing CreateTablet for tablet f4066f885f5c4f11a4dcd8a9ca629398 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:15.312031 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4066f885f5c4f11a4dcd8a9ca629398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.313832 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f79a0913de45cb9b9fcd208091cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.315228 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 89f00c32dce84477afc5a083ce4a06b3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:15.316362 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f00c32dce84477afc5a083ce4a06b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.326761 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577600b10d3a4c23bf77cfb4cd8c9047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.329589 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e708c556ef024f018f7086c45c435ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.330163 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:15.331022 20910 tablet_bootstrap.cc:654] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.331393 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.275115 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 21e8f8551c464de8b2fe75c038aca4d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:15.334820 20784 tablet_service.cc:1511] Processing CreateTablet for tablet e3f79a0913de45cb9b9fcd208091cd8a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:15.336017 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f79a0913de45cb9b9fcd208091cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.341104 20702 tablet_service.cc:1511] Processing CreateTablet for tablet f4066f885f5c4f11a4dcd8a9ca629398 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:15.357545 20777 tablet_service.cc:1511] Processing CreateTablet for tablet fd471a9420174907ada6a15409dd640a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:15.358623 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e8f8551c464de8b2fe75c038aca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.358826 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd471a9420174907ada6a15409dd640a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.264972 20856 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef160cba494fcf89e2a016ec7c745c (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:15.359771 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef160cba494fcf89e2a016ec7c745c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.383174 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bfc47a9df147c2b1b69760fd841b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.384554 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e8f8551c464de8b2fe75c038aca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.384317 20745 heartbeater.cc:499] Master 127.19.35.126:41111 was elected leader, sending a full tablet report...
I20260709 14:52:15.399466 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 89f00c32dce84477afc5a083ce4a06b3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:15.401077 20705 tablet_service.cc:1511] Processing CreateTablet for tablet fd471a9420174907ada6a15409dd640a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:15.402697 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 0217359839ec4a8181e92ca307386cbb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:15.406652 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 0217359839ec4a8181e92ca307386cbb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:15.407778 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0217359839ec4a8181e92ca307386cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.410044 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 064372df0f6446de98e583818a2929bb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:15.411054 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 064372df0f6446de98e583818a2929bb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:15.413017 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f00c32dce84477afc5a083ce4a06b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.413350 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6320b91ea14f72967c98c25d85c197 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:15.414449 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6320b91ea14f72967c98c25d85c197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.421657 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd471a9420174907ada6a15409dd640a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.421957 20909 ts_tablet_manager.cc:1434] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.195s	user 0.015s	sys 0.011s
I20260709 14:52:15.422922 20909 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:15.411150 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064372df0f6446de98e583818a2929bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.426692 20853 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfaf61113e84934a2167db67d1f5ab9 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:15.427858 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfaf61113e84934a2167db67d1f5ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.429855 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0217359839ec4a8181e92ca307386cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.431380 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 9b6ec8c6abdc4774866fa5e87851c2de (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:15.432543 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b6ec8c6abdc4774866fa5e87851c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.432849 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4066f885f5c4f11a4dcd8a9ca629398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.434155 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064372df0f6446de98e583818a2929bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.446000 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85cf4dd33844408a66ad2ca7372001 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:15.447358 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85cf4dd33844408a66ad2ca7372001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.455904 20707 tablet_service.cc:1511] Processing CreateTablet for tablet b2caf5c2c42c4fe89b887d11d25db684 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:15.457088 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caf5c2c42c4fe89b887d11d25db684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.458771 20914 raft_consensus.cc:493] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.472537 20914 raft_consensus.cc:515] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.479936 20914 leader_election.cc:290] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:15.480016 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6320b91ea14f72967c98c25d85c197 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:15.482106 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6320b91ea14f72967c98c25d85c197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.485419 20894 heartbeater.cc:499] Master 127.19.35.126:41111 was elected leader, sending a full tablet report...
I20260709 14:52:15.485123 20919 raft_consensus.cc:493] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.493808 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 21e8f8551c464de8b2fe75c038aca4d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:15.496161 20779 tablet_service.cc:1511] Processing CreateTablet for tablet b2caf5c2c42c4fe89b887d11d25db684 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:15.501157 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caf5c2c42c4fe89b887d11d25db684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.501623 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 610235de3fff41928f62754b437f7653 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:15.503620 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610235de3fff41928f62754b437f7653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.505132 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e8f8551c464de8b2fe75c038aca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.491806 20919 raft_consensus.cc:515] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.521130 20912 ts_tablet_manager.cc:1434] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.344s	user 0.018s	sys 0.003s
I20260709 14:52:15.521374 20859 tablet_service.cc:1511] Processing CreateTablet for tablet e3f79a0913de45cb9b9fcd208091cd8a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:15.521783 20909 tablet_bootstrap.cc:654] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.522111 20912 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:15.522627 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:15.523165 20850 tablet_service.cc:1511] Processing CreateTablet for tablet f4066f885f5c4f11a4dcd8a9ca629398 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:15.523774 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd43f6ca6374ff1a1b0b8fb981982d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.517839 20919 leader_election.cc:290] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:15.528179 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4066f885f5c4f11a4dcd8a9ca629398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.533418 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f79a0913de45cb9b9fcd208091cd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.534451 20910 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:15.534901 20910 ts_tablet_manager.cc:1403] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.022s
I20260709 14:52:15.540297 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 79152a05fac74534bf03946c6e6e0e87 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:15.560878 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 79152a05fac74534bf03946c6e6e0e87 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:15.564602 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79152a05fac74534bf03946c6e6e0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.565574 20855 tablet_service.cc:1511] Processing CreateTablet for tablet fd471a9420174907ada6a15409dd640a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:15.525934 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 610235de3fff41928f62754b437f7653 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:15.591509 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd471a9420174907ada6a15409dd640a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.594195 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 89f00c32dce84477afc5a083ce4a06b3 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:15.595367 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f00c32dce84477afc5a083ce4a06b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.598219 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 0217359839ec4a8181e92ca307386cbb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:15.599325 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0217359839ec4a8181e92ca307386cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.602320 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610235de3fff41928f62754b437f7653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.603016 20917 raft_consensus.cc:493] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.603464 20917 raft_consensus.cc:515] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.605863 20917 leader_election.cc:290] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:15.613622 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 064372df0f6446de98e583818a2929bb (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:15.614789 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064372df0f6446de98e583818a2929bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.630723 20704 tablet_service.cc:1511] Processing CreateTablet for tablet d74ea7084e984232a40ff71ab103ab29 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:15.611303 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79152a05fac74534bf03946c6e6e0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.641336 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6320b91ea14f72967c98c25d85c197 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:15.641794 20909 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:15.642283 20909 ts_tablet_manager.cc:1403] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.006s
I20260709 14:52:15.642710 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6320b91ea14f72967c98c25d85c197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.643733 20850 tablet_service.cc:1511] Processing CreateTablet for tablet b2caf5c2c42c4fe89b887d11d25db684 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:15.644991 20909 raft_consensus.cc:359] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.645766 20909 raft_consensus.cc:385] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.646054 20909 raft_consensus.cc:740] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.600947 20910 raft_consensus.cc:359] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.644982 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caf5c2c42c4fe89b887d11d25db684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.653564 20910 raft_consensus.cc:385] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.664606 20782 tablet_service.cc:1511] Processing CreateTablet for tablet c54acbfb54494c359fa8ebb0181e8f80 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:15.665855 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54acbfb54494c359fa8ebb0181e8f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.664520 20777 tablet_service.cc:1511] Processing CreateTablet for tablet d74ea7084e984232a40ff71ab103ab29 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:15.669909 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74ea7084e984232a40ff71ab103ab29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.659183 20910 raft_consensus.cc:740] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.675129 20910 consensus_queue.cc:260] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.676146 20705 tablet_service.cc:1511] Processing CreateTablet for tablet c54acbfb54494c359fa8ebb0181e8f80 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:15.682634 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 610235de3fff41928f62754b437f7653 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:15.683780 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610235de3fff41928f62754b437f7653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.684309 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 79152a05fac74534bf03946c6e6e0e87 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:15.663167 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74ea7084e984232a40ff71ab103ab29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.685572 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79152a05fac74534bf03946c6e6e0e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.695680 20912 tablet_bootstrap.cc:654] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.707373 20851 tablet_service.cc:1511] Processing CreateTablet for tablet d74ea7084e984232a40ff71ab103ab29 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:15.709386 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74ea7084e984232a40ff71ab103ab29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.711724 20856 tablet_service.cc:1511] Processing CreateTablet for tablet c54acbfb54494c359fa8ebb0181e8f80 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:15.656844 20909 consensus_queue.cc:260] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.719259 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54acbfb54494c359fa8ebb0181e8f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.719147 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a8b884824d4fd1bb7af798561371e1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:15.723196 20720 raft_consensus.cc:2468] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:15.723384 20910 ts_tablet_manager.cc:1434] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.188s	user 0.008s	sys 0.001s
I20260709 14:52:15.724015 20909 ts_tablet_manager.cc:1434] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 14:52:15.724377 20910 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:15.724867 20909 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:15.729935 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a8b884824d4fd1bb7af798561371e1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:15.730790 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 13b10643afea4026bc9ac83b7814e5ac (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:15.731459 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5927463c94c2f843f4b8e0629e590 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:15.731961 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b10643afea4026bc9ac83b7814e5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.731683 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:15.732699 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5927463c94c2f843f4b8e0629e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.733940 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54acbfb54494c359fa8ebb0181e8f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.737075 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 13b10643afea4026bc9ac83b7814e5ac (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:15.738312 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b10643afea4026bc9ac83b7814e5ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:15.738262 20834 leader_election.cc:343] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.747952 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:15.748293 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:15.749571 20758 leader_election.cc:343] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:15.750659 20758 leader_election.cc:343] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.753429 20910 tablet_bootstrap.cc:654] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.762856 20779 tablet_service.cc:1511] Processing CreateTablet for tablet a5daee8c4d5d438dbbf9a92a1390c746 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:15.764170 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daee8c4d5d438dbbf9a92a1390c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.766209 20909 tablet_bootstrap.cc:654] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.766526 20832 leader_election.cc:304] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:15.767618 20919 raft_consensus.cc:2804] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.767944 20919 raft_consensus.cc:493] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.768265 20919 raft_consensus.cc:3060] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.756695 20853 tablet_service.cc:1511] Processing CreateTablet for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:15.780809 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.786185 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.788498 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce0eed9496c47f6a66f0679ac1806bf (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:15.794133 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce0eed9496c47f6a66f0679ac1806bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.802804 20919 raft_consensus.cc:515] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.807989 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a8b884824d4fd1bb7af798561371e1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:15.813441 20720 raft_consensus.cc:3060] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.834105 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 845fab95b67d41378d0bc1821367000b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:15.835441 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845fab95b67d41378d0bc1821367000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.850445 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:15.851099 20719 raft_consensus.cc:2468] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:15.851461 20909 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:15.851912 20909 ts_tablet_manager.cc:1403] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.008s
I20260709 14:52:15.852301 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:15.854084 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 13b10643afea4026bc9ac83b7814e5ac (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:15.855285 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b10643afea4026bc9ac83b7814e5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.857479 20910 tablet_bootstrap.cc:492] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:15.857980 20910 ts_tablet_manager.cc:1403] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.019s
I20260709 14:52:15.863236 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 55cfad6e5f164de6b0513612009920d2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:15.864365 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cfad6e5f164de6b0513612009920d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.865291 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5927463c94c2f843f4b8e0629e590 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:15.873883 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5927463c94c2f843f4b8e0629e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.874661 20909 raft_consensus.cc:359] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.875370 20919 leader_election.cc:290] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:15.877112 20912 tablet_bootstrap.cc:492] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:15.877627 20912 ts_tablet_manager.cc:1403] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.356s	user 0.033s	sys 0.027s
I20260709 14:52:15.875339 20909 raft_consensus.cc:385] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.878012 20909 raft_consensus.cc:740] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.879434 20909 consensus_queue.cc:260] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.867694 20859 tablet_service.cc:1511] Processing CreateTablet for tablet a5daee8c4d5d438dbbf9a92a1390c746 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:15.868916 20914 raft_consensus.cc:493] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.880311 20719 raft_consensus.cc:2468] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:15.880370 20914 raft_consensus.cc:515] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.882414 20914 leader_election.cc:290] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:15.869907 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a8b884824d4fd1bb7af798561371e1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:15.866022 20910 raft_consensus.cc:359] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.883201 20910 raft_consensus.cc:385] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.883569 20910 raft_consensus.cc:740] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.883467 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce0eed9496c47f6a66f0679ac1806bf (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:15.883410 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:15.884681 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce0eed9496c47f6a66f0679ac1806bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.884567 20910 consensus_queue.cc:260] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:15.885210 20758 leader_election.cc:343] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.888872 20909 ts_tablet_manager.cc:1434] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:15.890801 20795 raft_consensus.cc:3060] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.897070 20795 raft_consensus.cc:2468] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:15.898712 20834 leader_election.cc:304] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:15.898993 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 845fab95b67d41378d0bc1821367000b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:15.899490 20919 raft_consensus.cc:2804] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.899976 20919 raft_consensus.cc:697] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:15.901634 20919 consensus_queue.cc:237] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.902819 20720 raft_consensus.cc:2468] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:15.905645 20702 tablet_service.cc:1511] Processing CreateTablet for tablet a5daee8c4d5d438dbbf9a92a1390c746 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:15.905984 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 22d5927463c94c2f843f4b8e0629e590 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:15.906837 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daee8c4d5d438dbbf9a92a1390c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.889875 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daee8c4d5d438dbbf9a92a1390c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.910077 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 5f947a6f347548a687d65f4aace2e4c2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:15.911222 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f947a6f347548a687d65f4aace2e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.911922 20912 raft_consensus.cc:359] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.913120 20910 ts_tablet_manager.cc:1434] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 14:52:15.915009 20912 raft_consensus.cc:385] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.915715 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:15.918864 20795 raft_consensus.cc:2468] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:15.919593 20912 raft_consensus.cc:740] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.919951 20685 leader_election.cc:304] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:15.916682 20910 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:15.921744 20917 raft_consensus.cc:2804] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.922109 20917 raft_consensus.cc:493] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.922435 20917 raft_consensus.cc:3060] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.889829 20909 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:15.928267 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845fab95b67d41378d0bc1821367000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.913478 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d5927463c94c2f843f4b8e0629e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.922547 20912 consensus_queue.cc:260] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.938077 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:15.939281 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fbfe1f8a5e4dff807dc2c8275a87f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.943102 20909 tablet_bootstrap.cc:654] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.944402 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 561848f9ae6a4f509be44e615a15bd55 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:15.946098 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561848f9ae6a4f509be44e615a15bd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.946393 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce0eed9496c47f6a66f0679ac1806bf (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:15.939371 20912 ts_tablet_manager.cc:1434] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260709 14:52:15.947515 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce0eed9496c47f6a66f0679ac1806bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.948226 20912 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:15.952175 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 57842b2df41c40589787c969fa395477 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:15.953110 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 55cfad6e5f164de6b0513612009920d2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:15.953325 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57842b2df41c40589787c969fa395477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.954310 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cfad6e5f164de6b0513612009920d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.954416 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 845fab95b67d41378d0bc1821367000b (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:15.955565 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845fab95b67d41378d0bc1821367000b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.957101 20912 tablet_bootstrap.cc:654] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.968340 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 33315de5931f44459b2bb7c3e9dd4700 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:15.969470 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33315de5931f44459b2bb7c3e9dd4700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.974967 20909 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:15.975445 20909 ts_tablet_manager.cc:1403] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.012s
I20260709 14:52:15.976572 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 355654585cc34cac88e0cfca4dec306a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:15.977015 20910 tablet_bootstrap.cc:654] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.977749 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355654585cc34cac88e0cfca4dec306a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.978464 20909 raft_consensus.cc:359] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.979192 20909 raft_consensus.cc:385] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.981400 20909 raft_consensus.cc:740] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.982126 20909 consensus_queue.cc:260] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.928828 20917 raft_consensus.cc:515] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:15.989902 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 55cfad6e5f164de6b0513612009920d2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:15.991155 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cfad6e5f164de6b0513612009920d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.991192 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 561848f9ae6a4f509be44e615a15bd55 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:15.992988 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ccd8a50e2445a901b162a6e3f88b5 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:15.994135 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ccd8a50e2445a901b162a6e3f88b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.993902 20618 catalog_manager.cc:5697] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.995177 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561848f9ae6a4f509be44e615a15bd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.014215 20917 leader_election.cc:290] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.014866 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 57842b2df41c40589787c969fa395477 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:16.015153 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.016579 20795 raft_consensus.cc:3060] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.017062 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57842b2df41c40589787c969fa395477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.019395 20758 leader_election.cc:304] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.020519 20758 leader_election.cc:304] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.024292 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 57842b2df41c40589787c969fa395477 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:16.021286 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 561848f9ae6a4f509be44e615a15bd55 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:16.031258 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.040175 20720 raft_consensus.cc:2468] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.039691 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.041939 20868 raft_consensus.cc:2468] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:16.043581 20795 raft_consensus.cc:2468] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.045497 20914 raft_consensus.cc:2764] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:16.046908 20777 tablet_service.cc:1511] Processing CreateTablet for tablet c048b96b0c054704a486b0479ae54f2a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:16.047783 20914 raft_consensus.cc:2804] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.048041 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c048b96b0c054704a486b0479ae54f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.048141 20914 raft_consensus.cc:493] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.048475 20914 raft_consensus.cc:3060] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.057893 20685 leader_election.cc:304] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.059464 20784 tablet_service.cc:1511] Processing CreateTablet for tablet f6faaba68b014108bb0e1aac5012ad10 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:16.060756 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6faaba68b014108bb0e1aac5012ad10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.034667 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57842b2df41c40589787c969fa395477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.062436 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561848f9ae6a4f509be44e615a15bd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.063871 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879c3b9beff14589a7439ff3df5b8fea" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.064414 20869 raft_consensus.cc:3060] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.067770 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 355654585cc34cac88e0cfca4dec306a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:16.068598 20909 ts_tablet_manager.cc:1434] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.006s
I20260709 14:52:16.067829 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 33315de5931f44459b2bb7c3e9dd4700 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:16.072429 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 5f947a6f347548a687d65f4aace2e4c2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:16.072983 20858 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ccd8a50e2445a901b162a6e3f88b5 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:16.072360 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355654585cc34cac88e0cfca4dec306a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.074630 20942 raft_consensus.cc:2804] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.077728 20942 raft_consensus.cc:697] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:16.081712 20858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ccd8a50e2445a901b162a6e3f88b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.081921 20914 raft_consensus.cc:515] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.083292 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f947a6f347548a687d65f4aace2e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.083806 20914 leader_election.cc:290] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.084947 20909 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.093459 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 5f947a6f347548a687d65f4aace2e4c2 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:16.094664 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f947a6f347548a687d65f4aace2e4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.098479 20909 tablet_bootstrap.cc:654] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.111059 20859 tablet_service.cc:1511] Processing CreateTablet for tablet f6faaba68b014108bb0e1aac5012ad10 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:16.114089 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33315de5931f44459b2bb7c3e9dd4700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.078584 20942 consensus_queue.cc:237] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.114203 20705 tablet_service.cc:1511] Processing CreateTablet for tablet f6faaba68b014108bb0e1aac5012ad10 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:52:16.114991 20758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45053, user_credentials={real_user=slave}} blocked reactor thread for 94517.1us
I20260709 14:52:16.127059 20912 tablet_bootstrap.cc:492] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.127490 20912 ts_tablet_manager.cc:1403] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.015s
I20260709 14:52:16.127794 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6faaba68b014108bb0e1aac5012ad10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.130402 20910 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.128793 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 355654585cc34cac88e0cfca4dec306a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:16.130831 20910 ts_tablet_manager.cc:1403] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.002s
I20260709 14:52:16.133064 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355654585cc34cac88e0cfca4dec306a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.138242 20912 raft_consensus.cc:359] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.138926 20912 raft_consensus.cc:385] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.123889 20859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6faaba68b014108bb0e1aac5012ad10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.139206 20912 raft_consensus.cc:740] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.143477 20853 tablet_service.cc:1511] Processing CreateTablet for tablet c048b96b0c054704a486b0479ae54f2a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:16.144935 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ccd8a50e2445a901b162a6e3f88b5 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:16.146041 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ccd8a50e2445a901b162a6e3f88b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.146207 20703 tablet_service.cc:1511] Processing CreateTablet for tablet c048b96b0c054704a486b0479ae54f2a (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:16.147423 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c048b96b0c054704a486b0479ae54f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.149926 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 33315de5931f44459b2bb7c3e9dd4700 (DEFAULT_TABLE table=test-workload [id=3443c74d11a5435793fc43e04cab598b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:16.153066 20910 raft_consensus.cc:359] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.153784 20910 raft_consensus.cc:385] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.154177 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c048b96b0c054704a486b0479ae54f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.154129 20910 raft_consensus.cc:740] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.154985 20910 consensus_queue.cc:260] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.157338 20910 ts_tablet_manager.cc:1434] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:52:16.159819 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.160341 20720 raft_consensus.cc:3060] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.166029 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.166179 20758 leader_election.cc:304] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.167032 20943 raft_consensus.cc:2804] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.167361 20943 raft_consensus.cc:493] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.167647 20943 raft_consensus.cc:3060] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.169999 20910 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.170663 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33315de5931f44459b2bb7c3e9dd4700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:16.176199 20912 consensus_queue.cc:260] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.184842 20919 raft_consensus.cc:493] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.185269 20919 raft_consensus.cc:515] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.185918 20720 raft_consensus.cc:2468] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.189261 20919 leader_election.cc:290] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
W20260709 14:52:16.189903 20758 leader_election.cc:343] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.190567 20758 leader_election.cc:304] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.190869 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.191905 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.192339 20912 ts_tablet_manager.cc:1434] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.004s
I20260709 14:52:16.192595 20720 raft_consensus.cc:2468] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.193259 20912 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.197672 20914 raft_consensus.cc:2804] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.198300 20832 leader_election.cc:304] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.199200 20922 raft_consensus.cc:2804] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.199556 20922 raft_consensus.cc:493] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.199859 20922 raft_consensus.cc:3060] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.213501 20914 raft_consensus.cc:697] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:16.211993 20922 raft_consensus.cc:515] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.216143 20869 raft_consensus.cc:2468] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.227537 20909 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.224571 20910 tablet_bootstrap.cc:654] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:16.233740 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:16.233484 20617 catalog_manager.cc:5697] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.237993 20909 ts_tablet_manager.cc:1403] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.005s
I20260709 14:52:16.240886 20909 raft_consensus.cc:359] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.241586 20909 raft_consensus.cc:385] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.241871 20909 raft_consensus.cc:740] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.228869 20943 raft_consensus.cc:515] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.244258 20795 raft_consensus.cc:2393] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
I20260709 14:52:16.246593 20943 leader_election.cc:290] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.247570 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.248006 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.248111 20720 raft_consensus.cc:3060] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.248725 20869 raft_consensus.cc:2393] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:16.248418 20914 consensus_queue.cc:237] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.248690 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.253966 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10d094fe5314498af891f893afc9836" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.254683 20795 raft_consensus.cc:2393] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
I20260709 14:52:16.255798 20834 leader_election.cc:304] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.256599 20919 raft_consensus.cc:2749] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.258574 20720 raft_consensus.cc:2468] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.259677 20758 leader_election.cc:304] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.248088 20922 leader_election.cc:290] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.262327 20943 raft_consensus.cc:2804] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.262961 20943 raft_consensus.cc:697] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:16.263903 20909 consensus_queue.cc:260] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.266330 20912 tablet_bootstrap.cc:654] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.267168 20909 ts_tablet_manager.cc:1434] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:52:16.268210 20909 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.264504 20943 consensus_queue.cc:237] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.271373 20910 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.271799 20910 ts_tablet_manager.cc:1403] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.006s
I20260709 14:52:16.274334 20910 raft_consensus.cc:359] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.274982 20910 raft_consensus.cc:385] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.275249 20910 raft_consensus.cc:740] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.275965 20910 consensus_queue.cc:260] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.278038 20910 ts_tablet_manager.cc:1434] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:52:16.278888 20910 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.279264 20912 tablet_bootstrap.cc:492] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.279680 20912 ts_tablet_manager.cc:1403] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.005s
I20260709 14:52:16.281010 20618 catalog_manager.cc:5697] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.282289 20912 raft_consensus.cc:359] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.282944 20912 raft_consensus.cc:385] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.283203 20912 raft_consensus.cc:740] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.283936 20912 consensus_queue.cc:260] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.284547 20910 tablet_bootstrap.cc:654] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.286315 20912 ts_tablet_manager.cc:1434] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:16.287268 20912 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.290406 20909 tablet_bootstrap.cc:654] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.299587 20912 tablet_bootstrap.cc:654] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.303339 20909 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.304726 20909 ts_tablet_manager.cc:1403] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260709 14:52:16.304703 20616 catalog_manager.cc:5697] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.305819 20910 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.306285 20910 ts_tablet_manager.cc:1403] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260709 14:52:16.307802 20909 raft_consensus.cc:359] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.308517 20909 raft_consensus.cc:385] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.308833 20909 raft_consensus.cc:740] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.308861 20910 raft_consensus.cc:359] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.309662 20910 raft_consensus.cc:385] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.309968 20910 raft_consensus.cc:740] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.309883 20909 consensus_queue.cc:260] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.310843 20910 consensus_queue.cc:260] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.313445 20912 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.313881 20912 ts_tablet_manager.cc:1403] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 14:52:16.315263 20910 ts_tablet_manager.cc:1434] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:16.315376 20909 ts_tablet_manager.cc:1434] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:16.316242 20910 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.317484 20909 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.322194 20910 tablet_bootstrap.cc:654] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.322650 20912 raft_consensus.cc:359] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.323328 20912 raft_consensus.cc:385] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.323383 20909 tablet_bootstrap.cc:654] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.323669 20912 raft_consensus.cc:740] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.324399 20912 consensus_queue.cc:260] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.328953 20910 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.329437 20910 ts_tablet_manager.cc:1403] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260709 14:52:16.330174 20909 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.330585 20909 ts_tablet_manager.cc:1403] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:52:16.331303 20912 ts_tablet_manager.cc:1434] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:52:16.331691 20910 raft_consensus.cc:359] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.332149 20912 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.332324 20910 raft_consensus.cc:385] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.332602 20910 raft_consensus.cc:740] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.333043 20909 raft_consensus.cc:359] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.333298 20910 consensus_queue.cc:260] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.333704 20909 raft_consensus.cc:385] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.333988 20909 raft_consensus.cc:740] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.334733 20909 consensus_queue.cc:260] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.336870 20909 ts_tablet_manager.cc:1434] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:16.338060 20910 ts_tablet_manager.cc:1434] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:16.338480 20922 consensus_queue.cc:1048] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.338860 20910 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.339854 20909 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.343968 20912 tablet_bootstrap.cc:654] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.344008 20910 tablet_bootstrap.cc:654] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.346314 20909 tablet_bootstrap.cc:654] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.352752 20912 tablet_bootstrap.cc:492] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.353235 20912 ts_tablet_manager.cc:1403] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260709 14:52:16.356374 20912 raft_consensus.cc:359] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.357077 20912 raft_consensus.cc:385] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.358089 20922 raft_consensus.cc:493] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.359282 20910 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.359072 20922 raft_consensus.cc:515] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.359684 20910 ts_tablet_manager.cc:1403] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 14:52:16.361462 20922 leader_election.cc:290] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.361701 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.362144 20910 raft_consensus.cc:359] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.362730 20910 raft_consensus.cc:385] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.362993 20910 raft_consensus.cc:740] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.363700 20910 consensus_queue.cc:260] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:16.364629 20832 leader_election.cc:343] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.365119 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:16.366365 20834 leader_election.cc:343] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.366820 20834 leader_election.cc:304] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.367537 20919 raft_consensus.cc:2749] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.358373 20912 raft_consensus.cc:740] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.368274 20910 ts_tablet_manager.cc:1434] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:16.368492 20912 consensus_queue.cc:260] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.369117 20910 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.368983 20919 consensus_queue.cc:1048] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.374153 20910 tablet_bootstrap.cc:654] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.375342 20912 ts_tablet_manager.cc:1434] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:52:16.378073 20912 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.385231 20910 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.385632 20910 ts_tablet_manager.cc:1403] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:52:16.390496 20910 raft_consensus.cc:359] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.390951 20909 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.391121 20910 raft_consensus.cc:385] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.391676 20909 ts_tablet_manager.cc:1403] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.012s
I20260709 14:52:16.391603 20910 raft_consensus.cc:740] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.396106 20909 raft_consensus.cc:359] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.396811 20909 raft_consensus.cc:385] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.397115 20909 raft_consensus.cc:740] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.398102 20910 consensus_queue.cc:260] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.398933 20943 raft_consensus.cc:493] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.398052 20909 consensus_queue.cc:260] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.399338 20943 raft_consensus.cc:515] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.401763 20943 leader_election.cc:290] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.403172 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:16.404441 20758 leader_election.cc:343] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.404698 20910 ts_tablet_manager.cc:1434] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:52:16.405563 20910 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.406013 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:16.407126 20758 leader_election.cc:343] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.407516 20758 leader_election.cc:304] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.408175 20943 raft_consensus.cc:2749] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.408528 20909 ts_tablet_manager.cc:1434] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:16.411382 20912 tablet_bootstrap.cc:654] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.415616 20910 tablet_bootstrap.cc:654] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.415949 20909 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.421121 20909 tablet_bootstrap.cc:654] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.427942 20912 tablet_bootstrap.cc:492] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.428336 20912 ts_tablet_manager.cc:1403] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.008s
I20260709 14:52:16.430423 20912 raft_consensus.cc:359] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.430938 20912 raft_consensus.cc:385] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.431152 20912 raft_consensus.cc:740] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.431707 20912 consensus_queue.cc:260] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.433449 20910 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.433817 20910 ts_tablet_manager.cc:1403] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 14:52:16.436026 20912 ts_tablet_manager.cc:1434] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:16.435801 20910 raft_consensus.cc:359] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.436398 20910 raft_consensus.cc:385] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.436652 20910 raft_consensus.cc:740] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.436916 20912 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.437415 20910 consensus_queue.cc:260] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.439237 20910 ts_tablet_manager.cc:1434] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:16.440021 20910 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.431705 20909 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.441584 20909 ts_tablet_manager.cc:1403] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260709 14:52:16.442847 20943 raft_consensus.cc:493] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.443270 20943 raft_consensus.cc:515] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.443800 20909 raft_consensus.cc:359] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.444397 20909 raft_consensus.cc:385] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.444638 20909 raft_consensus.cc:740] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.444803 20910 tablet_bootstrap.cc:654] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.445101 20943 leader_election.cc:290] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.446638 20912 tablet_bootstrap.cc:654] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.446811 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e797e7b027be4ab1abf374a9f2023ccd" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.447423 20719 raft_consensus.cc:2468] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.448679 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e797e7b027be4ab1abf374a9f2023ccd" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.445237 20909 consensus_queue.cc:260] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.449307 20869 raft_consensus.cc:2468] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.450160 20909 ts_tablet_manager.cc:1434] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:16.450752 20909 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.450601 20758 leader_election.cc:304] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.452492 20943 raft_consensus.cc:2804] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.452878 20943 raft_consensus.cc:493] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.453271 20943 raft_consensus.cc:3060] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.455494 20909 tablet_bootstrap.cc:654] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.459089 20912 tablet_bootstrap.cc:492] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.459463 20910 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.459512 20912 ts_tablet_manager.cc:1403] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:52:16.459961 20910 ts_tablet_manager.cc:1403] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:52:16.459861 20943 raft_consensus.cc:515] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.462126 20912 raft_consensus.cc:359] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.462800 20912 raft_consensus.cc:385] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.462585 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e797e7b027be4ab1abf374a9f2023ccd" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.462486 20910 raft_consensus.cc:359] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.463111 20912 raft_consensus.cc:740] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.463307 20910 raft_consensus.cc:385] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.463284 20719 raft_consensus.cc:3060] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.463872 20910 raft_consensus.cc:740] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.463828 20912 consensus_queue.cc:260] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.464824 20910 consensus_queue.cc:260] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.465826 20912 ts_tablet_manager.cc:1434] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:16.469524 20910 ts_tablet_manager.cc:1434] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:16.470393 20910 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.470487 20719 raft_consensus.cc:2468] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.471442 20912 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.471477 20758 leader_election.cc:304] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.472349 20914 raft_consensus.cc:2804] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.472793 20914 raft_consensus.cc:697] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:16.473590 20914 consensus_queue.cc:237] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.476269 20910 tablet_bootstrap.cc:654] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.480162 20912 tablet_bootstrap.cc:654] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.480226 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e797e7b027be4ab1abf374a9f2023ccd" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.480857 20869 raft_consensus.cc:3060] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.487483 20947 raft_consensus.cc:493] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.487931 20947 raft_consensus.cc:515] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.489915 20947 leader_election.cc:290] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.491676 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3768d0c05e974f73870a69797f8440de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.491876 20912 tablet_bootstrap.cc:492] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.492295 20868 raft_consensus.cc:2468] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.492548 20912 ts_tablet_manager.cc:1403] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:52:16.494071 20758 leader_election.cc:304] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:16.494868 20947 raft_consensus.cc:2804] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.495208 20947 raft_consensus.cc:493] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.495158 20912 raft_consensus.cc:359] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.495695 20947 raft_consensus.cc:3060] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.495931 20912 raft_consensus.cc:385] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.496238 20912 raft_consensus.cc:740] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.496963 20912 consensus_queue.cc:260] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.499024 20912 ts_tablet_manager.cc:1434] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:52:16.501652 20912 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.504310 20947 raft_consensus.cc:515] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.506156 20869 raft_consensus.cc:2468] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.506651 20912 tablet_bootstrap.cc:654] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.507741 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3768d0c05e974f73870a69797f8440de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.508352 20719 raft_consensus.cc:2468] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.510190 20943 leader_election.cc:290] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.515219 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3768d0c05e974f73870a69797f8440de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.515763 20719 raft_consensus.cc:3060] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.528854 20616 catalog_manager.cc:5697] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.530530 20719 raft_consensus.cc:2468] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.531629 20758 leader_election.cc:304] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.532447 20914 raft_consensus.cc:2804] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.532893 20914 raft_consensus.cc:697] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:16.533704 20914 consensus_queue.cc:237] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.538427 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3768d0c05e974f73870a69797f8440de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.538991 20869 raft_consensus.cc:3060] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.543627 20943 raft_consensus.cc:493] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.544092 20943 raft_consensus.cc:515] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.546726 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797b91a26f9c4df3b8a66573a6dc6a06" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.547319 20720 raft_consensus.cc:2468] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.548693 20758 leader_election.cc:304] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.552224 20943 leader_election.cc:290] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.552724 20943 raft_consensus.cc:2804] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.553047 20943 raft_consensus.cc:493] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.553390 20943 raft_consensus.cc:3060] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.557812 20947 leader_election.cc:290] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.559769 20922 raft_consensus.cc:493] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.560228 20922 raft_consensus.cc:515] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.562235 20922 leader_election.cc:290] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.564586 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30164431c5a744049b0bb3085c51dbf3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.564579 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30164431c5a744049b0bb3085c51dbf3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.565797 20795 raft_consensus.cc:2468] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.566994 20834 leader_election.cc:304] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:16.567732 20720 raft_consensus.cc:2468] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.569351 20922 raft_consensus.cc:2804] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.569732 20922 raft_consensus.cc:493] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.570052 20922 raft_consensus.cc:3060] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.578146 20922 raft_consensus.cc:515] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.580688 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30164431c5a744049b0bb3085c51dbf3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.581252 20720 raft_consensus.cc:3060] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.587553 20720 raft_consensus.cc:2468] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:16.588610 20832 leader_election.cc:304] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.589486 20919 raft_consensus.cc:2804] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.589938 20919 raft_consensus.cc:697] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:16.590742 20919 consensus_queue.cc:237] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.606324 20616 catalog_manager.cc:5697] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.608626 20869 raft_consensus.cc:2468] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.611723 20914 raft_consensus.cc:493] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.612181 20914 raft_consensus.cc:515] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:16.613838 20758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45053, user_credentials={real_user=slave}} blocked reactor thread for 65232.8us
I20260709 14:52:16.615187 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797b91a26f9c4df3b8a66573a6dc6a06" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.615782 20868 raft_consensus.cc:2468] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.617424 20909 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.617869 20909 ts_tablet_manager.cc:1403] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.167s	user 0.044s	sys 0.066s
I20260709 14:52:16.620827 20909 raft_consensus.cc:359] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.621479 20909 raft_consensus.cc:385] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.621745 20909 raft_consensus.cc:740] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.622466 20909 consensus_queue.cc:260] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.626549 20616 catalog_manager.cc:5697] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.630585 20983 consensus_queue.cc:1048] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.632228 20914 leader_election.cc:290] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.636176 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30164431c5a744049b0bb3085c51dbf3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.636735 20795 raft_consensus.cc:3060] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.642653 20942 raft_consensus.cc:493] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.631036 20922 leader_election.cc:290] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.645210 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.643114 20942 raft_consensus.cc:515] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:16.646871 20758 leader_election.cc:343] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.649848 20983 consensus_queue.cc:1048] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:16.652674 20912 tablet_bootstrap.cc:492] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.653106 20912 ts_tablet_manager.cc:1403] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.152s	user 0.043s	sys 0.105s
I20260709 14:52:16.653316 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50c221359e40debea1371e7c26d043" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.653924 20794 raft_consensus.cc:2468] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:16.654366 20942 leader_election.cc:290] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.653913 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.655603 20912 raft_consensus.cc:359] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.655961 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50c221359e40debea1371e7c26d043" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.656220 20912 raft_consensus.cc:385] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.656510 20912 raft_consensus.cc:740] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
W20260709 14:52:16.656747 20758 leader_election.cc:343] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.655524 20981 raft_consensus.cc:493] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.657087 20685 leader_election.cc:304] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.657213 20912 consensus_queue.cc:260] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.657058 20909 ts_tablet_manager.cc:1434] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:52:16.657914 20981 raft_consensus.cc:515] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.658691 20942 raft_consensus.cc:2804] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.659235 20912 ts_tablet_manager.cc:1434] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:16.659402 20942 raft_consensus.cc:493] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.659863 20981 leader_election.cc:290] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.660777 20912 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.659840 20869 raft_consensus.cc:2468] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:16.660279 20942 raft_consensus.cc:3060] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.657135 20758 leader_election.cc:304] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.650192 20795 raft_consensus.cc:2468] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:16.663898 20909 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.666751 20922 raft_consensus.cc:493] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.667192 20922 raft_consensus.cc:515] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.668162 20943 raft_consensus.cc:515] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.669227 20909 tablet_bootstrap.cc:654] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.669672 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.669845 20922 leader_election.cc:290] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.670413 20720 raft_consensus.cc:2393] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
I20260709 14:52:16.670770 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a69f4c6dd074444a9b7d05af2cf1260" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.671599 20912 tablet_bootstrap.cc:654] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.672327 20834 leader_election.cc:304] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.673398 20922 raft_consensus.cc:3060] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.667207 20981 raft_consensus.cc:2749] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.674584 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.651437 20910 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.681399 20943 leader_election.cc:290] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.666939 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.684514 20922 raft_consensus.cc:2749] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.686581 20910 ts_tablet_manager.cc:1403] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.216s	user 0.074s	sys 0.081s
W20260709 14:52:16.690629 20758 leader_election.cc:343] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.690965 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797b91a26f9c4df3b8a66573a6dc6a06" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.693912 20869 raft_consensus.cc:3060] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.694461 20912 tablet_bootstrap.cc:492] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.694865 20912 ts_tablet_manager.cc:1403] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.004s
I20260709 14:52:16.697227 20912 raft_consensus.cc:359] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.697826 20912 raft_consensus.cc:385] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.698083 20912 raft_consensus.cc:740] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.698889 20912 consensus_queue.cc:260] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.699144 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797b91a26f9c4df3b8a66573a6dc6a06" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
W20260709 14:52:16.700536 20758 leader_election.cc:343] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.700932 20758 leader_election.cc:304] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.701628 20910 raft_consensus.cc:359] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.702229 20910 raft_consensus.cc:385] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.702476 20910 raft_consensus.cc:740] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.703035 20909 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.703421 20909 ts_tablet_manager.cc:1403] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.003s
I20260709 14:52:16.703142 20910 consensus_queue.cc:260] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.704002 20981 raft_consensus.cc:2749] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.701361 20720 raft_consensus.cc:3060] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.705416 20910 ts_tablet_manager.cc:1434] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:16.700788 20912 ts_tablet_manager.cc:1434] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:16.706444 20912 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.706440 20869 raft_consensus.cc:2468] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.707742 20758 leader_election.cc:304] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:16.708416 20981 raft_consensus.cc:2804] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.708288 20909 raft_consensus.cc:359] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.708911 20909 raft_consensus.cc:385] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.708855 20981 raft_consensus.cc:697] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:16.709270 20909 raft_consensus.cc:740] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.678089 20942 raft_consensus.cc:515] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.709910 20981 consensus_queue.cc:237] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.711920 20942 leader_election.cc:290] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.709843 20909 consensus_queue.cc:260] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.713155 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50c221359e40debea1371e7c26d043" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.721853 20869 raft_consensus.cc:3060] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.714325 20910 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.721134 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa50c221359e40debea1371e7c26d043" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.725721 20793 raft_consensus.cc:3060] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.727571 20869 raft_consensus.cc:2468] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.714293 20720 raft_consensus.cc:2468] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.730106 20683 leader_election.cc:304] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.714121 20943 consensus_queue.cc:1048] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:16.730736 20910 tablet_bootstrap.cc:654] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.731789 20988 raft_consensus.cc:2804] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.732272 20988 raft_consensus.cc:697] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:16.732978 20793 raft_consensus.cc:2468] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.733050 20988 consensus_queue.cc:237] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.719775 20912 tablet_bootstrap.cc:654] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.715807 20909 ts_tablet_manager.cc:1434] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 14:52:16.738518 20909 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.734118 20617 catalog_manager.cc:5697] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.744419 20909 tablet_bootstrap.cc:654] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.746767 20947 consensus_queue.cc:1048] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.747859 20910 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.748268 20910 ts_tablet_manager.cc:1403] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 14:52:16.757793 20910 raft_consensus.cc:359] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.758395 20910 raft_consensus.cc:385] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.758931 20912 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.758631 20981 consensus_queue.cc:1048] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.759336 20912 ts_tablet_manager.cc:1403] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.006s
I20260709 14:52:16.761809 20912 raft_consensus.cc:359] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.761507 20618 catalog_manager.cc:5697] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.762408 20912 raft_consensus.cc:385] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.762689 20912 raft_consensus.cc:740] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.758642 20910 raft_consensus.cc:740] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.763610 20910 consensus_queue.cc:260] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.768798 20910 ts_tablet_manager.cc:1434] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:52:16.769733 20910 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.774897 20910 tablet_bootstrap.cc:654] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.787940 20912 consensus_queue.cc:260] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.796844 20912 ts_tablet_manager.cc:1434] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:16.797705 20912 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.803717 20909 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.804059 20909 ts_tablet_manager.cc:1403] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.015s
I20260709 14:52:16.804266 20910 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.804641 20910 ts_tablet_manager.cc:1403] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:52:16.807367 20909 raft_consensus.cc:359] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.807984 20909 raft_consensus.cc:385] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.807587 20910 raft_consensus.cc:359] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.808264 20909 raft_consensus.cc:740] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.808393 20910 raft_consensus.cc:385] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.808563 20943 consensus_queue.cc:1048] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.808789 20910 raft_consensus.cc:740] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.808936 20909 consensus_queue.cc:260] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.809741 20910 consensus_queue.cc:260] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.810874 20909 ts_tablet_manager.cc:1434] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:16.811694 20909 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.811992 20910 ts_tablet_manager.cc:1434] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:16.812880 20910 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.814522 20912 tablet_bootstrap.cc:654] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.818915 20910 tablet_bootstrap.cc:654] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.822461 20988 raft_consensus.cc:493] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.822870 20988 raft_consensus.cc:515] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.825259 20988 leader_election.cc:290] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.827158 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.828333 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.828924 20793 raft_consensus.cc:2468] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
W20260709 14:52:16.831665 20683 leader_election.cc:343] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.835784 20909 tablet_bootstrap.cc:654] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.839699 20922 raft_consensus.cc:493] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.840138 20922 raft_consensus.cc:515] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.841223 20685 leader_election.cc:304] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:16.842002 20922 leader_election.cc:290] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.843232 20988 raft_consensus.cc:2804] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.843575 20988 raft_consensus.cc:493] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.843886 20988 raft_consensus.cc:3060] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.845958 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.846524 20720 raft_consensus.cc:2468] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.845958 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.847776 20793 raft_consensus.cc:2468] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.848933 20832 leader_election.cc:304] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.853680 20922 raft_consensus.cc:2804] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.854076 20922 raft_consensus.cc:493] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.854446 20922 raft_consensus.cc:3060] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.856128 20919 raft_consensus.cc:493] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.856567 20919 raft_consensus.cc:515] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.858500 20919 leader_election.cc:290] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.859840 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:16.860392 20793 raft_consensus.cc:2468] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:16.861591 20834 leader_election.cc:304] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:16.861625 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:16.862502 20919 raft_consensus.cc:2804] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.862856 20919 raft_consensus.cc:493] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.863085 20912 tablet_bootstrap.cc:492] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.863170 20919 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:16.863137 20832 leader_election.cc:343] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.863641 20912 ts_tablet_manager.cc:1403] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.019s
I20260709 14:52:16.866057 20912 raft_consensus.cc:359] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.866859 20912 raft_consensus.cc:385] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.867110 20912 raft_consensus.cc:740] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.867807 20912 consensus_queue.cc:260] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.868547 20988 raft_consensus.cc:515] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.869310 20985 raft_consensus.cc:493] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.869820 20985 raft_consensus.cc:515] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.871798 20985 leader_election.cc:290] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.873379 20910 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:16.873973 20910 ts_tablet_manager.cc:1403] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.005s
I20260709 14:52:16.874066 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:16.875449 20683 leader_election.cc:343] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.875594 20988 leader_election.cc:290] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.871646 20922 raft_consensus.cc:515] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.876585 20912 ts_tablet_manager.cc:1434] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:16.877475 20912 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.877375 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.877987 20795 raft_consensus.cc:3060] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.878233 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.878733 20720 raft_consensus.cc:3060] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.883410 20912 tablet_bootstrap.cc:654] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.884157 20795 raft_consensus.cc:2468] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.885017 20720 raft_consensus.cc:2468] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:16.885141 20685 leader_election.cc:304] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.886190 20832 leader_election.cc:304] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:16.887163 20962 raft_consensus.cc:2804] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.889508 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790ae8a6c79419e80c76d1f2effe0b9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.890067 20869 raft_consensus.cc:3060] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.899336 20910 raft_consensus.cc:359] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.904171 20910 raft_consensus.cc:385] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.901087 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:16.905601 20685 leader_election.cc:343] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.906052 20685 leader_election.cc:304] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:16.903735 20962 raft_consensus.cc:697] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:16.907653 20988 raft_consensus.cc:2749] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.907646 20962 consensus_queue.cc:237] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.906766 20985 raft_consensus.cc:2804] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.908777 20985 raft_consensus.cc:697] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:16.909567 20985 consensus_queue.cc:237] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.900590 20922 leader_election.cc:290] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.912494 20910 raft_consensus.cc:740] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.913434 20910 consensus_queue.cc:260] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.915339 20919 raft_consensus.cc:515] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.917479 20869 raft_consensus.cc:2468] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:16.918310 20912 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:16.918154 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:16.919126 20912 ts_tablet_manager.cc:1403] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.012s
I20260709 14:52:16.919533 20910 ts_tablet_manager.cc:1434] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
W20260709 14:52:16.919420 20832 leader_election.cc:343] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.920495 20910 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:16.923213 20909 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:16.923627 20909 ts_tablet_manager.cc:1403] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.052s
I20260709 14:52:16.917308 20919 leader_election.cc:290] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:16.929196 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.929697 20793 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.929903 20912 raft_consensus.cc:359] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.930521 20912 raft_consensus.cc:385] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.930776 20912 raft_consensus.cc:740] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.932896 20912 consensus_queue.cc:260] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.933681 20617 catalog_manager.cc:5697] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.934767 20912 ts_tablet_manager.cc:1434] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:16.935539 20912 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:16.937604 20793 raft_consensus.cc:2468] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:16.931525 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ba0c58268a46cb95191e1e7fd441fc" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:16.938500 20834 leader_election.cc:304] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.939406 20919 raft_consensus.cc:2804] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.939893 20919 raft_consensus.cc:697] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:16.940665 20909 raft_consensus.cc:359] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.941419 20909 raft_consensus.cc:385] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.940623 20919 consensus_queue.cc:237] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.941660 20909 raft_consensus.cc:740] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.942494 20910 tablet_bootstrap.cc:654] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.942260 20909 consensus_queue.cc:260] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.938702 20795 raft_consensus.cc:3060] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.944335 20909 ts_tablet_manager.cc:1434] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:52:16.945220 20909 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:16.950454 20909 tablet_bootstrap.cc:654] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.950117 20616 catalog_manager.cc:5697] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.952382 20912 tablet_bootstrap.cc:654] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.954732 20943 raft_consensus.cc:493] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.955204 20943 raft_consensus.cc:515] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.956979 20795 raft_consensus.cc:2468] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:16.957118 20943 leader_election.cc:290] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.959545 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:16.960889 20758 leader_election.cc:343] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.962550 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:16.963195 20869 raft_consensus.cc:2468] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:16.971347 20758 leader_election.cc:304] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:16.972345 20943 raft_consensus.cc:2804] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.972687 20943 raft_consensus.cc:493] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.972980 20943 raft_consensus.cc:3060] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.980180 21005 consensus_queue.cc:1048] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:16.983359 20943 raft_consensus.cc:515] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:16.985869 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
W20260709 14:52:16.987224 20758 leader_election.cc:343] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.988739 20943 leader_election.cc:290] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:16.989010 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:16.989554 20869 raft_consensus.cc:3060] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.997325 20869 raft_consensus.cc:2468] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:16.998327 20758 leader_election.cc:304] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.000084 20943 raft_consensus.cc:2804] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.000542 20943 raft_consensus.cc:697] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:17.001360 20943 consensus_queue.cc:237] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.004341 21005 consensus_queue.cc:1048] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.009918 20912 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.013900 20912 ts_tablet_manager.cc:1403] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.006s
I20260709 14:52:17.014294 20981 consensus_queue.cc:1048] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.016402 20912 raft_consensus.cc:359] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.017051 20912 raft_consensus.cc:385] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.017326 20912 raft_consensus.cc:740] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.017961 20912 consensus_queue.cc:260] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.013502 20616 catalog_manager.cc:5697] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.020938 20910 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.021382 20910 ts_tablet_manager.cc:1403] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.029s
I20260709 14:52:17.021647 20912 ts_tablet_manager.cc:1434] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:17.022545 20912 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.023767 20910 raft_consensus.cc:359] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.024370 20910 raft_consensus.cc:385] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.024611 20910 raft_consensus.cc:740] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.025218 20910 consensus_queue.cc:260] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.027153 20909 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.026696 20617 catalog_manager.cc:5697] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.027529 20909 ts_tablet_manager.cc:1403] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.034s
I20260709 14:52:17.029500 20910 ts_tablet_manager.cc:1434] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:17.030295 20910 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.030722 20912 tablet_bootstrap.cc:654] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.036008 20910 tablet_bootstrap.cc:654] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.030309 20909 raft_consensus.cc:359] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.037850 20909 raft_consensus.cc:385] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.038117 20909 raft_consensus.cc:740] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.038834 20909 consensus_queue.cc:260] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.041213 20909 ts_tablet_manager.cc:1434] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:52:17.044226 20909 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.049561 20909 tablet_bootstrap.cc:654] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.054836 20943 consensus_queue.cc:1048] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:17.059031 20909 tablet_bootstrap.cc:492] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.059598 20909 ts_tablet_manager.cc:1403] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:52:17.061209 20910 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.061643 20910 ts_tablet_manager.cc:1403] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260709 14:52:17.062683 20962 raft_consensus.cc:493] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.063131 20962 raft_consensus.cc:515] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.064220 20910 raft_consensus.cc:359] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.064842 20910 raft_consensus.cc:385] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.066488 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.067093 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.067269 20909 raft_consensus.cc:359] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.067924 20909 raft_consensus.cc:385] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.068225 20909 raft_consensus.cc:740] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.068837 20943 consensus_queue.cc:1048] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.069288 20947 consensus_queue.cc:1048] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.065094 20910 raft_consensus.cc:740] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.065056 20962 leader_election.cc:290] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
W20260709 14:52:17.067859 20832 leader_election.cc:343] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.070879 20910 consensus_queue.cc:260] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:17.071913 20834 leader_election.cc:343] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.072963 20834 leader_election.cc:304] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.068825 20909 consensus_queue.cc:260] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.074108 20962 raft_consensus.cc:2749] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.075271 20909 ts_tablet_manager.cc:1434] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:52:17.076081 20909 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.073165 20910 ts_tablet_manager.cc:1434] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:52:17.079586 20910 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.085041 20910 tablet_bootstrap.cc:654] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.086715 20943 raft_consensus.cc:493] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.087173 20943 raft_consensus.cc:515] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.090363 20943 leader_election.cc:290] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.090910 20909 tablet_bootstrap.cc:654] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.091765 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.093828 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:17.095271 20758 leader_election.cc:343] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:17.095875 20758 leader_election.cc:343] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.096256 20758 leader_election.cc:304] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.096895 20943 raft_consensus.cc:2749] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.097311 20910 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.097760 20910 ts_tablet_manager.cc:1403] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:52:17.100868 20910 raft_consensus.cc:359] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.101506 20910 raft_consensus.cc:385] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.101747 20910 raft_consensus.cc:740] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.102360 20910 consensus_queue.cc:260] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.110847 20909 tablet_bootstrap.cc:492] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.111292 20909 ts_tablet_manager.cc:1403] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260709 14:52:17.115550 20910 ts_tablet_manager.cc:1434] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:17.116470 20910 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.121793 20910 tablet_bootstrap.cc:654] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.113730 20909 raft_consensus.cc:359] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.124500 20909 raft_consensus.cc:385] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.124770 20909 raft_consensus.cc:740] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.125490 20909 consensus_queue.cc:260] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.127425 20909 ts_tablet_manager.cc:1434] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:52:17.128281 20909 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.130146 20947 raft_consensus.cc:493] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.130605 20947 raft_consensus.cc:515] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.132560 20947 leader_election.cc:290] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.133978 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.134727 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:17.135371 20758 leader_election.cc:343] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:17.136051 20758 leader_election.cc:343] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.136423 20758 leader_election.cc:304] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.137118 20947 raft_consensus.cc:2749] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.137814 20909 tablet_bootstrap.cc:654] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.141034 20912 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.141472 20912 ts_tablet_manager.cc:1403] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.119s	user 0.039s	sys 0.065s
I20260709 14:52:17.142592 20909 tablet_bootstrap.cc:492] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.142910 20910 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.142969 20909 ts_tablet_manager.cc:1403] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:52:17.143467 20910 ts_tablet_manager.cc:1403] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:52:17.143855 20912 raft_consensus.cc:359] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.144464 20912 raft_consensus.cc:385] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.144722 20912 raft_consensus.cc:740] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.145349 20912 consensus_queue.cc:260] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.145556 20909 raft_consensus.cc:359] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.146795 20909 raft_consensus.cc:385] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.147053 20909 raft_consensus.cc:740] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.147486 20912 ts_tablet_manager.cc:1434] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:17.147746 20909 consensus_queue.cc:260] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.148291 20912 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.149394 20909 ts_tablet_manager.cc:1434] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:17.150229 20909 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.151578 20910 raft_consensus.cc:359] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.152226 20910 raft_consensus.cc:385] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.152539 20910 raft_consensus.cc:740] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.153291 20910 consensus_queue.cc:260] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.154421 20912 tablet_bootstrap.cc:654] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.155470 20910 ts_tablet_manager.cc:1434] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:17.155539 20909 tablet_bootstrap.cc:654] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.156563 20910 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.163300 20910 tablet_bootstrap.cc:654] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.164990 20912 tablet_bootstrap.cc:492] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.165426 20912 ts_tablet_manager.cc:1403] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:52:17.168035 20912 raft_consensus.cc:359] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.168658 20912 raft_consensus.cc:385] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.168897 20912 raft_consensus.cc:740] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.173822 20912 consensus_queue.cc:260] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.176486 20909 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.176900 20909 ts_tablet_manager.cc:1403] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 14:52:17.179061 20909 raft_consensus.cc:359] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.179639 20909 raft_consensus.cc:385] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.179888 20909 raft_consensus.cc:740] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.180684 20912 ts_tablet_manager.cc:1434] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:17.180455 20909 consensus_queue.cc:260] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.181746 20912 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.182773 20909 ts_tablet_manager.cc:1434] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:17.186048 20909 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.187439 20912 tablet_bootstrap.cc:654] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.189826 20947 raft_consensus.cc:493] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.190266 20947 raft_consensus.cc:515] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.192214 20947 leader_election.cc:290] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.194831 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee07669179704a23b807b2cb30cc7306" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.195422 20719 raft_consensus.cc:2468] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:17.196254 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee07669179704a23b807b2cb30cc7306" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.197791 20910 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.198207 20910 ts_tablet_manager.cc:1403] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.001s
I20260709 14:52:17.199548 20909 tablet_bootstrap.cc:654] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.196557 20758 leader_election.cc:304] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
W20260709 14:52:17.201201 20758 leader_election.cc:343] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.202105 20947 raft_consensus.cc:2804] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.202256 20910 raft_consensus.cc:359] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.202489 20947 raft_consensus.cc:493] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.202937 20910 raft_consensus.cc:385] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.203235 20910 raft_consensus.cc:740] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.205492 20909 tablet_bootstrap.cc:492] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.205899 20909 ts_tablet_manager.cc:1403] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 14:52:17.203213 20947 raft_consensus.cc:3060] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.204056 20910 consensus_queue.cc:260] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.208143 20909 raft_consensus.cc:359] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.208756 20909 raft_consensus.cc:385] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.209021 20909 raft_consensus.cc:740] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.209730 20909 consensus_queue.cc:260] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.210728 20912 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.211107 20912 ts_tablet_manager.cc:1403] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260709 14:52:17.212404 20909 ts_tablet_manager.cc:1434] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:17.213291 20909 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.213690 20910 ts_tablet_manager.cc:1434] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:52:17.213454 20912 raft_consensus.cc:359] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.214075 20912 raft_consensus.cc:385] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.214339 20912 raft_consensus.cc:740] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.214512 20910 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.219215 20909 tablet_bootstrap.cc:654] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.214936 20912 consensus_queue.cc:260] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.223985 20912 ts_tablet_manager.cc:1434] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:52:17.224869 20912 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.226127 20909 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.226526 20909 ts_tablet_manager.cc:1403] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:52:17.228819 20909 raft_consensus.cc:359] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.229441 20909 raft_consensus.cc:385] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.229697 20909 raft_consensus.cc:740] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.230026 20912 tablet_bootstrap.cc:654] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.230263 20909 consensus_queue.cc:260] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.231124 20910 tablet_bootstrap.cc:654] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.238420 20909 ts_tablet_manager.cc:1434] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:17.239292 20909 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.244364 20909 tablet_bootstrap.cc:654] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.211103 20947 raft_consensus.cc:515] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.245757 20943 raft_consensus.cc:493] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:17.247625 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:17.247515 20943 raft_consensus.cc:515] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.249666 20943 leader_election.cc:290] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.251111 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.251717 20719 raft_consensus.cc:2468] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:17.252075 20947 leader_election.cc:290] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.252671 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.257475 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee07669179704a23b807b2cb30cc7306" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:17.258013 20719 raft_consensus.cc:3060] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.258651 20910 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.258930 20912 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.259107 20910 ts_tablet_manager.cc:1403] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.010s
I20260709 14:52:17.259352 20912 ts_tablet_manager.cc:1403] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.018s
I20260709 14:52:17.254171 20758 leader_election.cc:304] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.261512 20912 raft_consensus.cc:359] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:17.261960 20758 leader_election.cc:343] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.262133 20912 raft_consensus.cc:385] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.261724 20910 raft_consensus.cc:359] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.262411 20912 raft_consensus.cc:740] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.262552 20910 raft_consensus.cc:385] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.262887 20910 raft_consensus.cc:740] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.255280 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee07669179704a23b807b2cb30cc7306" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:17.263221 20912 consensus_queue.cc:260] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.263607 20910 consensus_queue.cc:260] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.265098 20912 ts_tablet_manager.cc:1434] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:17.265560 20910 ts_tablet_manager.cc:1434] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260709 14:52:17.266250 20758 leader_election.cc:343] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.267105 20981 consensus_queue.cc:1048] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.268678 20912 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.274320 20719 raft_consensus.cc:2468] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:17.274648 20912 tablet_bootstrap.cc:654] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.274899 20985 raft_consensus.cc:493] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.275380 20985 raft_consensus.cc:515] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.277360 20985 leader_election.cc:290] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.262009 20947 raft_consensus.cc:2804] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.281255 20947 raft_consensus.cc:493] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.281611 20947 raft_consensus.cc:3060] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.282006 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.266424 20910 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.282614 20795 raft_consensus.cc:2468] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.283911 20685 leader_election.cc:304] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.285862 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.286442 20869 raft_consensus.cc:2468] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.288297 20985 raft_consensus.cc:2804] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.288679 20985 raft_consensus.cc:493] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.288985 20985 raft_consensus.cc:3060] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.291867 20758 leader_election.cc:304] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:17.293953 20910 tablet_bootstrap.cc:654] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.294343 20914 raft_consensus.cc:2804] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.294838 20914 raft_consensus.cc:697] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:17.295642 20914 consensus_queue.cc:237] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.302418 20943 consensus_queue.cc:1048] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.303642 20985 raft_consensus.cc:515] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.307226 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.307436 20988 raft_consensus.cc:493] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.307767 20795 raft_consensus.cc:3060] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.307912 20988 raft_consensus.cc:515] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.309988 20988 leader_election.cc:290] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.311383 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.311968 20793 raft_consensus.cc:2468] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.312026 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.312614 20869 raft_consensus.cc:2468] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.313159 20685 leader_election.cc:304] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.313943 20988 raft_consensus.cc:2804] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.314275 20988 raft_consensus.cc:493] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.314589 20988 raft_consensus.cc:3060] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.311589 20947 raft_consensus.cc:515] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.316411 20795 raft_consensus.cc:2468] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.317528 20685 leader_election.cc:304] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.318241 20942 raft_consensus.cc:2804] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.320291 20947 leader_election.cc:290] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.320694 20988 raft_consensus.cc:515] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.321762 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:17.331596 20720 raft_consensus.cc:3060] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.322083 20942 raft_consensus.cc:697] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:17.337838 20942 consensus_queue.cc:237] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.323362 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:17.341464 20985 leader_election.cc:290] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.324241 20909 tablet_bootstrap.cc:492] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.326697 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a54f28bcd8418a8b743e48939d2367" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:17.342018 20985 raft_consensus.cc:493] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.342324 20867 raft_consensus.cc:3060] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:17.342403 20758 leader_election.cc:343] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.343204 20909 ts_tablet_manager.cc:1403] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.008s
I20260709 14:52:17.345624 20720 raft_consensus.cc:2468] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:17.347018 20758 leader_election.cc:304] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:17.348141 20943 raft_consensus.cc:2804] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.357985 20909 raft_consensus.cc:359] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.358716 20909 raft_consensus.cc:385] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.359418 20909 raft_consensus.cc:740] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.360283 20909 consensus_queue.cc:260] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.342463 20985 raft_consensus.cc:515] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.367327 20614 catalog_manager.cc:5697] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.382160 20720 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.411515 20962 consensus_queue.cc:1048] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.414557 20985 leader_election.cc:290] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.415297 20867 raft_consensus.cc:2468] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.415238 20985 consensus_queue.cc:1048] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.423820 20910 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.424401 20910 ts_tablet_manager.cc:1403] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.158s	user 0.033s	sys 0.030s
I20260709 14:52:17.427738 20962 raft_consensus.cc:493] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.450134 20943 raft_consensus.cc:697] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:17.455130 20988 leader_election.cc:290] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.463783 20912 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.464955 20912 ts_tablet_manager.cc:1403] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.196s	user 0.042s	sys 0.045s
I20260709 14:52:17.452718 20962 raft_consensus.cc:515] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.473091 20909 ts_tablet_manager.cc:1434] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.130s	user 0.013s	sys 0.007s
I20260709 14:52:17.473634 21006 raft_consensus.cc:493] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.474093 21006 raft_consensus.cc:515] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.501154 20909 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.503448 20943 consensus_queue.cc:237] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.506328 21042 raft_consensus.cc:493] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.506763 21042 raft_consensus.cc:515] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.510309 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.510973 20792 raft_consensus.cc:3060] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.517629 20910 raft_consensus.cc:359] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.518283 20910 raft_consensus.cc:385] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.518534 20910 raft_consensus.cc:740] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.509156 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.532061 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0980d24ba0ec461abbca7a11dd87987a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:17.532658 20869 raft_consensus.cc:3060] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.537982 20962 leader_election.cc:290] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:17.542165 20910 consensus_queue.cc:260] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.527182 20981 raft_consensus.cc:493] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.528303 20868 raft_consensus.cc:2468] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.534401 21046 raft_consensus.cc:493] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.547174 20910 ts_tablet_manager.cc:1434] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.003s
I20260709 14:52:17.547076 20912 raft_consensus.cc:359] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.549142 20912 raft_consensus.cc:385] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.549777 20910 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:17.549455 20912 raft_consensus.cc:740] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.553237 20912 consensus_queue.cc:260] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.548216 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.554498 21046 raft_consensus.cc:515] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.566814 20912 ts_tablet_manager.cc:1434] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 14:52:17.546407 20981 raft_consensus.cc:515] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.555850 20962 consensus_queue.cc:1048] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:17.571439 20719 raft_consensus.cc:3060] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.574452 21046 leader_election.cc:290] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.567859 20793 raft_consensus.cc:2468] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:17.569686 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.572919 21044 raft_consensus.cc:493] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.582253 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e07669072c4f50a5d11b1b2d5c7bec" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.582319 21044 raft_consensus.cc:515] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.584697 20791 raft_consensus.cc:2468] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:17.569861 20922 consensus_queue.cc:1048] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:17.589216 21044 leader_election.cc:290] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.590768 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.582204 21042 leader_election.cc:290] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.613582 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.616425 21006 leader_election.cc:290] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:17.644544 20912 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.648392 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.649035 20791 raft_consensus.cc:2468] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
W20260709 14:52:17.644025 20832 leader_election.cc:343] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.650506 21042 consensus_queue.cc:1048] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:17.646965 20685 leader_election.cc:304] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.660760 21049 raft_consensus.cc:2804] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.664311 21049 raft_consensus.cc:493] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.664659 21049 raft_consensus.cc:3060] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.667922 20981 leader_election.cc:290] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.667153 20792 raft_consensus.cc:2468] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.673043 20914 raft_consensus.cc:493] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.673491 20914 raft_consensus.cc:515] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.675484 20914 leader_election.cc:290] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.670857 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e07669072c4f50a5d11b1b2d5c7bec" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.679795 20720 raft_consensus.cc:2468] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:17.669903 20685 leader_election.cc:304] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.682703 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d93c75566640fc8de4471f5d39a824" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.683401 20867 raft_consensus.cc:2393] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
I20260709 14:52:17.685561 20618 catalog_manager.cc:5697] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.684357 20685 leader_election.cc:304] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.665798 21047 consensus_queue.cc:1048] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.106s
I20260709 14:52:17.690021 21048 raft_consensus.cc:493] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.692823 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.700891 21042 raft_consensus.cc:2804] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.672233 20981 consensus_queue.cc:1048] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:52:17.693526 20869 raft_consensus.cc:2468] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.700856 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.702140 21042 raft_consensus.cc:697] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:17.703786 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.702189 20716 raft_consensus.cc:2468] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:17.714850 20909 tablet_bootstrap.cc:654] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.703277 21046 consensus_queue.cc:1048] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:17.706591 20832 leader_election.cc:304] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.719172 21045 raft_consensus.cc:2804] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.719578 21042 consensus_queue.cc:237] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.719838 20614 catalog_manager.cc:5697] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.716568 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.721014 21045 raft_consensus.cc:493] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0e3003471e864cb4bc1b1ff77b123191)
I20260709 14:52:17.722864 21045 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.722376 20922 raft_consensus.cc:2804] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.731575 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.725730 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.708740 21048 raft_consensus.cc:515] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.728220 20922 raft_consensus.cc:493] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.736191 21055 raft_consensus.cc:493] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.714301 21049 raft_consensus.cc:515] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.746357 20912 tablet_bootstrap.cc:654] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.737154 20922 raft_consensus.cc:3060] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.776085 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.736629 21055 raft_consensus.cc:515] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.797107 20866 raft_consensus.cc:2468] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:17.737849 20683 leader_election.cc:304] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
W20260709 14:52:17.809065 21056 log.cc:927] Time spent T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 14:52:17.809310 20985 raft_consensus.cc:2749] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:17.810168 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:33043, user_credentials={real_user=slave}} blocked reactor thread for 74846.3us
I20260709 14:52:17.820340 20910 tablet_bootstrap.cc:654] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:17.825959 21049 leader_election.cc:290] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:17.830349 20834 leader_election.cc:343] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.831010 20834 leader_election.cc:304] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.831676 20919 raft_consensus.cc:2749] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.832402 20962 consensus_queue.cc:1048] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.833897 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.834448 20792 raft_consensus.cc:3060] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.839341 21055 leader_election.cc:290] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:17.855605 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.856276 20795 raft_consensus.cc:2468] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:17.859501 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82ffd88514b42ce968f109202dfd4f4" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:17.860041 20868 raft_consensus.cc:3060] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.862546 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:17.864878 20834 leader_election.cc:304] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
W20260709 14:52:17.865494 20832 leader_election.cc:343] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.865669 21055 raft_consensus.cc:2804] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.866041 21055 raft_consensus.cc:493] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.866366 21055 raft_consensus.cc:3060] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.864910 20922 raft_consensus.cc:515] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.870050 20909 tablet_bootstrap.cc:492] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:17.870451 20909 ts_tablet_manager.cc:1403] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.369s	user 0.026s	sys 0.043s
I20260709 14:52:17.872527 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:17.873075 21048 leader_election.cc:290] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:17.874001 20685 leader_election.cc:343] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.874711 20868 raft_consensus.cc:2468] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.877012 21055 raft_consensus.cc:515] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.877910 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:17.878108 21047 consensus_queue.cc:1048] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.879060 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e07669072c4f50a5d11b1b2d5c7bec" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.882565 20683 leader_election.cc:304] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.880136 21045 raft_consensus.cc:515] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.871691 20922 leader_election.cc:290] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:17.890980 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.891413 21055 leader_election.cc:290] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:17.892764 20717 raft_consensus.cc:1240] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Rejecting Update request from peer 0e3003471e864cb4bc1b1ff77b123191 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:17.893672 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:17.893836 21045 leader_election.cc:290] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 2 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:17.885689 20795 raft_consensus.cc:3060] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.895133 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e07669072c4f50a5d11b1b2d5c7bec" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:17.895690 20718 raft_consensus.cc:3060] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.896174 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:17.896678 20790 raft_consensus.cc:3060] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.889173 21049 raft_consensus.cc:2804] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.898537 21049 raft_consensus.cc:697] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:17.899914 21049 consensus_queue.cc:237] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.901891 20910 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:17.902343 20910 ts_tablet_manager.cc:1403] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.353s	user 0.013s	sys 0.004s
I20260709 14:52:17.903465 21055 consensus_queue.cc:1059] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.904253 21055 raft_consensus.cc:3055] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.904558 21055 raft_consensus.cc:740] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:17.905071 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b564c9795ae14be29212345b7aed0654" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:17.906461 20832 leader_election.cc:343] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.906410 21055 consensus_queue.cc:260] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.908159 21055 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.910804 21045 consensus_queue.cc:1048] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:17.913252 20922 consensus_queue.cc:1175] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "186fea3f946c4c76af0f168c6419e517" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
W20260709 14:52:17.906576 20683 leader_election.cc:343] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.926885 20912 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:17.927258 20912 ts_tablet_manager.cc:1403] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.283s	user 0.012s	sys 0.004s
I20260709 14:52:17.921592 20683 leader_election.cc:304] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:17.928653 21045 raft_consensus.cc:2749] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.930689 20718 raft_consensus.cc:2468] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:17.932972 20832 leader_election.cc:304] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.934073 21055 raft_consensus.cc:2804] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.934533 21055 raft_consensus.cc:697] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:17.935629 21055 consensus_queue.cc:237] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.944877 20912 raft_consensus.cc:359] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.945602 20912 raft_consensus.cc:385] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.945865 20912 raft_consensus.cc:740] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.946939 20912 consensus_queue.cc:260] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.950930 20758 leader_election.cc:304] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:17.951815 20912 ts_tablet_manager.cc:1434] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:52:17.952494 20912 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:17.922447 20792 raft_consensus.cc:2468] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:17.953011 20981 raft_consensus.cc:2804] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:17.953423 20981 raft_consensus.cc:493] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.953744 20981 raft_consensus.cc:3060] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:17.954739 20790 raft_consensus.cc:2468] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
W20260709 14:52:17.958554 20758 leader_election.cc:343] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.960036 20834 leader_election.cc:304] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:17.960225 20758 leader_election.cc:343] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.960806 20922 raft_consensus.cc:2804] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:17.961053 20943 consensus_queue.cc:1048] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.961289 20922 raft_consensus.cc:697] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:17.962059 20922 consensus_queue.cc:237] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.962908 20943 consensus_queue.cc:1048] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:17.962606 20910 raft_consensus.cc:359] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.964605 20910 raft_consensus.cc:385] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.964876 20910 raft_consensus.cc:740] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.963946 20909 raft_consensus.cc:359] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.944466 20795 raft_consensus.cc:2468] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:17.965323 20909 raft_consensus.cc:385] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:17.966020 20909 raft_consensus.cc:740] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.969367 20909 consensus_queue.cc:260] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:17.973157 20758 leader_election.cc:343] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:17.974256 20758 leader_election.cc:343] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.974650 20758 leader_election.cc:304] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.975315 21044 raft_consensus.cc:2749] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:17.975672 20758 leader_election.cc:304] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:17.976750 20866 raft_consensus.cc:2468] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 2.
I20260709 14:52:17.977418 20910 consensus_queue.cc:260] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:17.977875 20914 raft_consensus.cc:2764] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:17.980666 20909 ts_tablet_manager.cc:1434] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.110s	user 0.003s	sys 0.004s
I20260709 14:52:17.981590 20909 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:17.998551 20683 leader_election.cc:304] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:17.999863 21046 raft_consensus.cc:2804] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.001286 21046 raft_consensus.cc:697] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:18.004657 20910 ts_tablet_manager.cc:1434] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 14:52:18.005501 20910 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.006438 20981 raft_consensus.cc:515] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.004457 21046 consensus_queue.cc:237] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.017982 20981 leader_election.cc:290] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.020377 20912 tablet_bootstrap.cc:654] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.020955 20909 tablet_bootstrap.cc:654] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.022608 20613 catalog_manager.cc:5697] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.034368 20912 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.034866 20912 ts_tablet_manager.cc:1403] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.003s
I20260709 14:52:18.039655 20912 raft_consensus.cc:359] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.039932 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
W20260709 14:52:18.040380 20758 consensus_peers.cc:597] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 -> Peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Couldn't send request to peer 0e3003471e864cb4bc1b1ff77b123191. 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:52:18.040505 20714 raft_consensus.cc:3060] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.040300 20912 raft_consensus.cc:385] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.041661 20912 raft_consensus.cc:740] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.042333 20912 consensus_queue.cc:260] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.045032 20912 ts_tablet_manager.cc:1434] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:18.049315 20912 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.053443 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:18.055609 20758 consensus_peers.cc:597] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 -> Peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Couldn't send request to peer 0e3003471e864cb4bc1b1ff77b123191. 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:52:18.055877 21044 raft_consensus.cc:493] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.056957 20943 consensus_queue.cc:1048] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.057361 21044 raft_consensus.cc:515] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.059424 21044 leader_election.cc:290] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:18.062494 20758 leader_election.cc:343] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.064661 20714 raft_consensus.cc:2468] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:18.065527 20910 tablet_bootstrap.cc:654] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.068523 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.070169 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.078112 20758 leader_election.cc:304] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:18.078856 20947 raft_consensus.cc:2804] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.079293 20947 raft_consensus.cc:697] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:18.080039 20947 consensus_queue.cc:237] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:18.081781 20758 leader_election.cc:343] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.086077 20909 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.086532 20909 ts_tablet_manager.cc:1403] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.010s
I20260709 14:52:18.092322 20909 raft_consensus.cc:359] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.092962 20909 raft_consensus.cc:385] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.093225 20909 raft_consensus.cc:740] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.083314 20614 catalog_manager.cc:5697] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.097441 20912 tablet_bootstrap.cc:654] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.096243 20614 catalog_manager.cc:5697] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:18.107337 20758 leader_election.cc:343] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.108053 20758 leader_election.cc:304] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.093969 20909 consensus_queue.cc:260] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.112128 20943 raft_consensus.cc:2749] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.117409 20909 ts_tablet_manager.cc:1434] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:52:18.122555 20909 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.128875 20912 tablet_bootstrap.cc:492] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.129340 20912 ts_tablet_manager.cc:1403] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.018s
I20260709 14:52:18.124418 20910 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.129843 20910 ts_tablet_manager.cc:1403] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.001s
I20260709 14:52:18.130788 20922 raft_consensus.cc:493] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.131232 20922 raft_consensus.cc:515] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.131263 20617 catalog_manager.cc:5697] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.132644 20909 tablet_bootstrap.cc:654] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.133972 20910 raft_consensus.cc:359] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.134647 20910 raft_consensus.cc:385] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.133265 20922 leader_election.cc:290] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.134526 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.135057 20910 raft_consensus.cc:740] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.135360 20714 raft_consensus.cc:2468] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:18.132434 20912 raft_consensus.cc:359] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.136042 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.136317 20912 raft_consensus.cc:385] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.136618 20912 raft_consensus.cc:740] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.136518 20832 leader_election.cc:304] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:18.137110 20792 raft_consensus.cc:2468] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:18.137445 20922 raft_consensus.cc:2804] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.137331 20912 consensus_queue.cc:260] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.137811 20922 raft_consensus.cc:493] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.138157 20922 raft_consensus.cc:3060] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.139302 20912 ts_tablet_manager.cc:1434] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:18.140169 20912 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.143155 20910 consensus_queue.cc:260] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.144152 20922 raft_consensus.cc:515] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.145401 20912 tablet_bootstrap.cc:654] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.146948 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.147462 20714 raft_consensus.cc:3060] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.147897 20910 ts_tablet_manager.cc:1434] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:52:18.148867 20910 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.148881 20618 catalog_manager.cc:5697] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 1 to 2, leader changed from 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67) to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.150837 20618 catalog_manager.cc:5697] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.156468 20910 tablet_bootstrap.cc:654] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.161290 20714 raft_consensus.cc:2468] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:18.162356 20832 leader_election.cc:304] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:18.163058 21055 raft_consensus.cc:2804] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.163511 21055 raft_consensus.cc:697] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:18.164234 21055 consensus_queue.cc:237] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.164703 20922 leader_election.cc:290] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.166263 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9271f987ad344a45b785f5909456b63c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.166795 20792 raft_consensus.cc:3060] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.167364 20912 tablet_bootstrap.cc:492] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.167755 20912 ts_tablet_manager.cc:1403] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 14:52:18.170542 20912 raft_consensus.cc:359] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.171126 20912 raft_consensus.cc:385] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.171381 20912 raft_consensus.cc:740] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.172112 20912 consensus_queue.cc:260] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.174206 20912 ts_tablet_manager.cc:1434] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:52:18.174638 20792 raft_consensus.cc:2468] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:18.175004 20912 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.184564 20912 tablet_bootstrap.cc:654] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.204873 20614 catalog_manager.cc:5697] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.217902 21046 consensus_queue.cc:1048] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.242484 20909 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.242929 20909 ts_tablet_manager.cc:1403] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.121s	user 0.040s	sys 0.049s
I20260709 14:52:18.246384 21049 consensus_queue.cc:1048] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.251578 20909 raft_consensus.cc:359] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.252198 20909 raft_consensus.cc:385] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.252449 20909 raft_consensus.cc:740] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.252516 20912 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.253058 20909 consensus_queue.cc:260] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.253499 20912 ts_tablet_manager.cc:1403] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.079s	user 0.039s	sys 0.033s
I20260709 14:52:18.254555 20910 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.254990 20910 ts_tablet_manager.cc:1403] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.042s
I20260709 14:52:18.255039 20909 ts_tablet_manager.cc:1434] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:18.255945 20909 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.256328 20912 raft_consensus.cc:359] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.256929 20912 raft_consensus.cc:385] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.257164 20912 raft_consensus.cc:740] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.257632 20910 raft_consensus.cc:359] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.258248 20910 raft_consensus.cc:385] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.257885 20912 consensus_queue.cc:260] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.258535 20910 raft_consensus.cc:740] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.259335 20910 consensus_queue.cc:260] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.260156 20912 ts_tablet_manager.cc:1434] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:52:18.261067 20912 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.261592 20909 tablet_bootstrap.cc:654] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.261658 20910 ts_tablet_manager.cc:1434] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:18.263892 20910 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.268175 20912 tablet_bootstrap.cc:654] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.269771 20910 tablet_bootstrap.cc:654] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.279955 20912 tablet_bootstrap.cc:492] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.280396 20912 ts_tablet_manager.cc:1403] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 14:52:18.283867 20910 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.283257 20912 raft_consensus.cc:359] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.284272 20910 ts_tablet_manager.cc:1403] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 14:52:18.284283 20912 raft_consensus.cc:385] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.284737 20912 raft_consensus.cc:740] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.285526 20912 consensus_queue.cc:260] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.286736 20910 raft_consensus.cc:359] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.287321 20910 raft_consensus.cc:385] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.287565 20910 raft_consensus.cc:740] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.288019 20912 ts_tablet_manager.cc:1434] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:18.288244 20910 consensus_queue.cc:260] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.288893 20912 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.290551 20910 ts_tablet_manager.cc:1434] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:18.291437 20910 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.294341 20981 raft_consensus.cc:493] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.294823 20912 tablet_bootstrap.cc:654] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.294799 20981 raft_consensus.cc:515] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.297611 20981 leader_election.cc:290] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.298969 21055 raft_consensus.cc:493] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.300542 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.301733 20910 tablet_bootstrap.cc:654] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.302070 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.303066 20867 raft_consensus.cc:2468] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:18.299431 21055 raft_consensus.cc:515] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:18.304618 20758 leader_election.cc:343] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.307812 21055 leader_election.cc:290] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.315654 20758 leader_election.cc:304] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.316910 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.317104 20947 raft_consensus.cc:2804] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.317507 20947 raft_consensus.cc:493] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.317816 20947 raft_consensus.cc:3060] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.318001 20981 raft_consensus.cc:493] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.318476 20981 raft_consensus.cc:515] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.317719 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92608c9fefb24023a55ad32af67150e7" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.326308 20981 leader_election.cc:290] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.328274 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.328908 21055 raft_consensus.cc:493] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.329437 20922 consensus_queue.cc:1048] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:18.329720 20758 leader_election.cc:343] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.328263 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.330935 21055 raft_consensus.cc:515] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.332795 21055 leader_election.cc:290] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.333595 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:18.335069 20832 leader_election.cc:343] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.337764 21006 raft_consensus.cc:493] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.337981 20947 raft_consensus.cc:515] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.338303 21006 raft_consensus.cc:515] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.339788 20947 leader_election.cc:290] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.340274 21006 leader_election.cc:290] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
W20260709 14:52:18.341251 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:18.348050 20909 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.349642 20909 ts_tablet_manager.cc:1403] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.020s
W20260709 14:52:18.349004 20758 leader_election.cc:343] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.347038 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.351857 20719 raft_consensus.cc:2468] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:18.353245 20910 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.353699 20910 ts_tablet_manager.cc:1403] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.011s
I20260709 14:52:18.356977 20910 raft_consensus.cc:359] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.357647 20910 raft_consensus.cc:385] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.357903 20910 raft_consensus.cc:740] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.358639 20910 consensus_queue.cc:260] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.364674 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.361624 20832 leader_election.cc:304] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:18.366986 20910 ts_tablet_manager.cc:1434] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:18.368047 20910 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.367947 21055 raft_consensus.cc:2804] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.368769 21055 raft_consensus.cc:493] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.369108 21055 raft_consensus.cc:3060] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.370914 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:18.371447 20867 raft_consensus.cc:3060] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.376106 20834 leader_election.cc:304] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.376855 21006 raft_consensus.cc:2749] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.377580 21055 raft_consensus.cc:515] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.379164 21055 leader_election.cc:290] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.379657 20867 raft_consensus.cc:2468] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:18.379865 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.380129 20909 raft_consensus.cc:359] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.380738 20909 raft_consensus.cc:385] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.360069 20758 leader_election.cc:304] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.392724 20947 raft_consensus.cc:2749] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:18.393504 20758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45053, user_credentials={real_user=slave}} blocked reactor thread for 44538.5us
I20260709 14:52:18.387454 20912 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.387988 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.394511 20912 ts_tablet_manager.cc:1403] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.006s
I20260709 14:52:18.394615 20795 raft_consensus.cc:2468] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:18.388437 20910 tablet_bootstrap.cc:654] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.388330 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.389367 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.396943 20758 leader_election.cc:304] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:18.397643 20947 raft_consensus.cc:2804] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.398120 20947 raft_consensus.cc:697] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:18.398861 20947 consensus_queue.cc:237] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.400913 20981 raft_consensus.cc:493] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.401371 20981 raft_consensus.cc:515] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.403280 20981 leader_election.cc:290] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:18.403882 20758 leader_election.cc:343] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.391891 21055 consensus_queue.cc:1048] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.381018 20909 raft_consensus.cc:740] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.380541 20719 raft_consensus.cc:3060] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.407364 20909 consensus_queue.cc:260] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.409633 21006 consensus_queue.cc:1048] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.412307 20912 raft_consensus.cc:359] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.412901 20912 raft_consensus.cc:385] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.413169 20912 raft_consensus.cc:740] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.413415 20834 leader_election.cc:304] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.413774 20912 consensus_queue.cc:260] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.414891 20867 raft_consensus.cc:3060] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.415691 20912 ts_tablet_manager.cc:1434] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:18.416740 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.423589 20909 ts_tablet_manager.cc:1434] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 14:52:18.424458 20909 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.424764 20614 catalog_manager.cc:5697] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.405900 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.426544 20922 raft_consensus.cc:2804] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:18.427539 20834 leader_election.cc:343] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.430763 20834 leader_election.cc:343] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.432238 20922 raft_consensus.cc:493] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.432693 20909 tablet_bootstrap.cc:654] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.432655 20868 raft_consensus.cc:3060] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:18.432089 20758 leader_election.cc:343] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.432642 20922 raft_consensus.cc:3060] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.437629 20912 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.436738 20714 raft_consensus.cc:2468] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:18.439044 20758 leader_election.cc:304] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:18.439636 21072 raft_consensus.cc:2804] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.439965 21072 raft_consensus.cc:493] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.440255 21072 raft_consensus.cc:3060] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.441145 20910 tablet_bootstrap.cc:492] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.441558 20910 ts_tablet_manager.cc:1403] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.017s
I20260709 14:52:18.444242 20962 raft_consensus.cc:493] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.444702 20962 raft_consensus.cc:515] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.446659 20962 leader_election.cc:290] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.448594 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.483973 20714 raft_consensus.cc:2393] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
W20260709 14:52:18.463591 20832 consensus_peers.cc:597] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:18.451319 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0e213b42546b5b3edba78115a058b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.452200 20922 raft_consensus.cc:515] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.494163 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.494190 20834 leader_election.cc:304] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:18.495622 20832 leader_election.cc:343] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.496191 21045 consensus_queue.cc:1048] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.497069 20962 raft_consensus.cc:493] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.497551 20962 raft_consensus.cc:515] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.496430 21099 raft_consensus.cc:3060] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.499440 20962 leader_election.cc:290] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.500347 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.502187 20910 raft_consensus.cc:359] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.502815 20910 raft_consensus.cc:385] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.503058 20910 raft_consensus.cc:740] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.503665 20910 consensus_queue.cc:260] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.452200 21072 raft_consensus.cc:515] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.504570 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:18.506397 20834 leader_election.cc:343] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.507081 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.472340 20719 raft_consensus.cc:2468] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:18.507623 20717 raft_consensus.cc:3060] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.508939 20912 tablet_bootstrap.cc:654] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.510357 21072 leader_election.cc:290] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.513518 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:18.513849 20717 raft_consensus.cc:2468] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
W20260709 14:52:18.514531 20758 leader_election.cc:343] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.515118 20758 leader_election.cc:304] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:18.516206 20914 raft_consensus.cc:2804] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.516742 20914 raft_consensus.cc:697] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:18.517652 20914 consensus_queue.cc:237] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:18.518177 20832 leader_election.cc:343] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.518610 20832 leader_election.cc:304] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.516397 20910 ts_tablet_manager.cc:1434] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.075s	user 0.002s	sys 0.003s
I20260709 14:52:18.520123 20910 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.524507 21045 consensus_queue.cc:1048] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.525321 20962 raft_consensus.cc:2749] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.526511 20832 leader_election.cc:304] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:18.527740 20909 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.528158 20909 ts_tablet_manager.cc:1403] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.006s
I20260709 14:52:18.516696 20922 leader_election.cc:290] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.530821 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.531397 21045 raft_consensus.cc:493] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.531863 21045 raft_consensus.cc:515] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.532892 21099 raft_consensus.cc:2749] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.532301 20909 raft_consensus.cc:359] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.533419 20909 raft_consensus.cc:385] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.533685 20909 raft_consensus.cc:740] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.534086 21099 raft_consensus.cc:2804] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.534587 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85cf4dd33844408a66ad2ca7372001" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.534838 21045 leader_election.cc:290] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.535180 20792 raft_consensus.cc:2468] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:18.536125 20910 tablet_bootstrap.cc:654] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.536345 20685 leader_election.cc:304] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:18.538024 21049 raft_consensus.cc:2804] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.538177 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85cf4dd33844408a66ad2ca7372001" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.538805 20909 consensus_queue.cc:260] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:18.539544 20683 leader_election.cc:343] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.538411 21049 raft_consensus.cc:493] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.540791 21049 raft_consensus.cc:3060] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.531348 20790 raft_consensus.cc:3060] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.540848 20909 ts_tablet_manager.cc:1434] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:52:18.542943 20909 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.543349 20912 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.543742 20912 ts_tablet_manager.cc:1403] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.011s
I20260709 14:52:18.534687 21099 raft_consensus.cc:697] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:18.546178 21099 consensus_queue.cc:237] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.546245 20912 raft_consensus.cc:359] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.548257 20912 raft_consensus.cc:385] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.548537 20912 raft_consensus.cc:740] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.549295 20912 consensus_queue.cc:260] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.549962 20792 raft_consensus.cc:3060] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.552681 20909 tablet_bootstrap.cc:654] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.557304 20912 ts_tablet_manager.cc:1434] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:18.558691 20912 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.563660 20792 raft_consensus.cc:1275] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Refusing update from remote peer 3b42a6602f6f43d6ae1b721a8ae05b38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.565231 21045 consensus_queue.cc:1048] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.564561 21049 raft_consensus.cc:515] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.570583 20962 consensus_queue.cc:1048] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.568722 20617 catalog_manager.cc:5697] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.553757 20790 raft_consensus.cc:2468] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:18.585530 20834 leader_election.cc:304] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.586321 20962 raft_consensus.cc:2804] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.586794 20962 raft_consensus.cc:697] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:18.587597 20962 consensus_queue.cc:237] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.592849 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85cf4dd33844408a66ad2ca7372001" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.593962 21049 leader_election.cc:290] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.594339 20795 raft_consensus.cc:3060] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.603698 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85cf4dd33844408a66ad2ca7372001" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:18.605010 20683 leader_election.cc:343] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.609673 20867 raft_consensus.cc:1275] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Refusing update from remote peer 3b42a6602f6f43d6ae1b721a8ae05b38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.611546 21046 consensus_queue.cc:1048] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.639425 21099 raft_consensus.cc:493] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.639995 21099 raft_consensus.cc:515] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.642993 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.643139 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.643610 20790 raft_consensus.cc:2468] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
W20260709 14:52:18.644555 20832 leader_election.cc:343] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.644987 21099 leader_election.cc:290] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.645224 20834 leader_election.cc:304] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.645939 20795 raft_consensus.cc:2468] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:18.647991 21099 raft_consensus.cc:2804] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.648380 20685 leader_election.cc:304] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:18.649755 21045 raft_consensus.cc:2804] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.650189 21045 raft_consensus.cc:697] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:18.648362 21099 raft_consensus.cc:493] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.650838 21099 raft_consensus.cc:3060] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.650970 21045 consensus_queue.cc:237] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.662304 20909 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.662735 20909 ts_tablet_manager.cc:1403] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.016s
I20260709 14:52:18.666456 20910 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.666859 20910 ts_tablet_manager.cc:1403] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.005s
I20260709 14:52:18.669354 20910 raft_consensus.cc:359] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.669945 20910 raft_consensus.cc:385] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.670200 20910 raft_consensus.cc:740] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.670898 20910 consensus_queue.cc:260] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.671406 20912 tablet_bootstrap.cc:654] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.679499 20910 ts_tablet_manager.cc:1434] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:52:18.680155 20910 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.681288 21099 raft_consensus.cc:515] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.682741 20614 catalog_manager.cc:5697] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.685884 20614 catalog_manager.cc:5697] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.696540 21006 consensus_queue.cc:1048] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.698119 20914 consensus_queue.cc:1048] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.697239 20912 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.700023 20912 ts_tablet_manager.cc:1403] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.007s
I20260709 14:52:18.707091 20981 consensus_queue.cc:1048] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.710464 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.710942 21099 leader_election.cc:290] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.711022 20792 raft_consensus.cc:3060] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.691766 20909 raft_consensus.cc:359] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.711951 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:18.713409 20909 raft_consensus.cc:385] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.713738 20909 raft_consensus.cc:740] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
W20260709 14:52:18.714411 20832 leader_election.cc:343] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.714367 20909 consensus_queue.cc:260] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.717115 20909 ts_tablet_manager.cc:1434] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.005s
I20260709 14:52:18.718006 20909 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.719228 20792 raft_consensus.cc:2468] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:18.721210 20617 catalog_manager.cc:5697] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.731076 20834 leader_election.cc:304] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.732129 21099 raft_consensus.cc:2804] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.732589 21099 raft_consensus.cc:697] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:18.733685 21099 consensus_queue.cc:237] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.734452 20912 raft_consensus.cc:359] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.735112 20912 raft_consensus.cc:385] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.735307 20912 raft_consensus.cc:740] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.737558 20909 tablet_bootstrap.cc:654] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.737913 20912 consensus_queue.cc:260] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.745157 20912 ts_tablet_manager.cc:1434] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.005s
I20260709 14:52:18.746229 20912 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.756196 21049 raft_consensus.cc:493] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.756675 21049 raft_consensus.cc:515] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.757486 20910 tablet_bootstrap.cc:654] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.758459 21049 leader_election.cc:290] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.759133 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd43f6ca6374ff1a1b0b8fb981982d1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:18.760924 20685 leader_election.cc:343] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.761049 20912 tablet_bootstrap.cc:654] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.770216 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd43f6ca6374ff1a1b0b8fb981982d1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.770779 20866 raft_consensus.cc:2468] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:18.771943 20683 leader_election.cc:304] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:18.773977 21049 raft_consensus.cc:2804] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.774312 21049 raft_consensus.cc:493] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.774616 21049 raft_consensus.cc:3060] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.777508 21099 raft_consensus.cc:493] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.777957 21099 raft_consensus.cc:515] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.779821 21099 leader_election.cc:290] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:18.781597 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:18.783139 20832 leader_election.cc:343] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.785336 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:18.786857 20834 leader_election.cc:343] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.786412 20617 catalog_manager.cc:5697] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.787281 20834 leader_election.cc:304] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.787647 21049 raft_consensus.cc:515] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.789659 21099 raft_consensus.cc:2749] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.791746 20910 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.792164 20910 ts_tablet_manager.cc:1403] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.002s
I20260709 14:52:18.793198 21049 leader_election.cc:290] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.794221 20909 tablet_bootstrap.cc:492] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.794605 20909 ts_tablet_manager.cc:1403] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.015s
I20260709 14:52:18.795743 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd43f6ca6374ff1a1b0b8fb981982d1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:18.796624 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd43f6ca6374ff1a1b0b8fb981982d1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:18.796973 20685 leader_election.cc:343] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.797297 20909 raft_consensus.cc:359] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.797886 20909 raft_consensus.cc:385] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.798056 20981 raft_consensus.cc:493] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.798154 20909 raft_consensus.cc:740] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.798502 20981 raft_consensus.cc:515] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.798805 20909 consensus_queue.cc:260] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.802767 20909 ts_tablet_manager.cc:1434] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:18.800529 20910 raft_consensus.cc:359] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.803570 20910 raft_consensus.cc:385] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.803809 20910 raft_consensus.cc:740] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.803966 20981 leader_election.cc:290] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.804406 20910 consensus_queue.cc:260] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.805404 20912 tablet_bootstrap.cc:492] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.805805 20912 ts_tablet_manager.cc:1403] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.015s
I20260709 14:52:18.806288 20910 ts_tablet_manager.cc:1434] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:18.809367 20867 raft_consensus.cc:3060] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.812501 20912 raft_consensus.cc:359] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.813112 20912 raft_consensus.cc:385] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.813381 20912 raft_consensus.cc:740] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.813474 20910 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.814030 20912 consensus_queue.cc:260] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.816079 20912 ts_tablet_manager.cc:1434] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:18.816890 20912 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.807345 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.806705 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182122c4599a403e844627fa50ba16b0" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:18.818647 20714 raft_consensus.cc:2393] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:18.819536 20910 tablet_bootstrap.cc:654] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.819710 20758 leader_election.cc:304] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:18.820703 20981 raft_consensus.cc:3060] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.822434 20912 tablet_bootstrap.cc:654] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.816879 20867 raft_consensus.cc:2468] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:18.806883 20909 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.826985 20683 leader_election.cc:304] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:18.828378 21049 raft_consensus.cc:2804] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:18.828819 21049 raft_consensus.cc:697] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:18.829600 21049 consensus_queue.cc:237] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.831766 20909 tablet_bootstrap.cc:654] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:18.832989 20758 consensus_peers.cc:597] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:18.834939 20910 tablet_bootstrap.cc:492] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.835350 20910 ts_tablet_manager.cc:1403] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 14:52:18.836421 20981 raft_consensus.cc:2749] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.838498 20910 raft_consensus.cc:359] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.839144 20910 raft_consensus.cc:385] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.839409 20910 raft_consensus.cc:740] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.840022 20910 consensus_queue.cc:260] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.842114 20910 ts_tablet_manager.cc:1434] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:18.844503 20912 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.844877 20912 ts_tablet_manager.cc:1403] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 14:52:18.847106 20912 raft_consensus.cc:359] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.847536 20912 raft_consensus.cc:385] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.847738 20912 raft_consensus.cc:740] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.848254 20912 consensus_queue.cc:260] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.849936 20910 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.850396 20912 ts_tablet_manager.cc:1434] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 14:52:18.851794 20912 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.852413 20909 tablet_bootstrap.cc:492] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.852820 20909 ts_tablet_manager.cc:1403] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.009s
I20260709 14:52:18.855343 20909 raft_consensus.cc:359] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.855930 20910 tablet_bootstrap.cc:654] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.855935 20909 raft_consensus.cc:385] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.856463 20909 raft_consensus.cc:740] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.857275 20912 tablet_bootstrap.cc:654] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.857081 20909 consensus_queue.cc:260] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.859246 20909 ts_tablet_manager.cc:1434] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:52:18.860116 20909 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.852777 21049 raft_consensus.cc:493] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.862017 21049 raft_consensus.cc:515] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.864681 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.865387 20792 raft_consensus.cc:2393] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:18.867830 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef160cba494fcf89e2a016ec7c745c" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.869432 20683 leader_election.cc:304] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:18.870147 21108 raft_consensus.cc:3060] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.874102 20613 catalog_manager.cc:5697] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.876436 21108 raft_consensus.cc:2749] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.870153 21049 leader_election.cc:290] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.880972 20909 tablet_bootstrap.cc:654] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.890916 20910 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.891367 20910 ts_tablet_manager.cc:1403] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.025s
I20260709 14:52:18.892023 20912 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.892441 20912 ts_tablet_manager.cc:1403] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.028s
I20260709 14:52:18.893921 20910 raft_consensus.cc:359] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.895005 20910 raft_consensus.cc:385] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.895344 20910 raft_consensus.cc:740] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.895306 20912 raft_consensus.cc:359] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.896016 20912 raft_consensus.cc:385] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.896288 20912 raft_consensus.cc:740] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.896171 20910 consensus_queue.cc:260] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.896945 20912 consensus_queue.cc:260] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.897889 20914 raft_consensus.cc:493] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.898422 20910 ts_tablet_manager.cc:1434] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:18.898305 20914 raft_consensus.cc:515] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.899075 20912 ts_tablet_manager.cc:1434] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:18.899425 20910 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.900214 20914 leader_election.cc:290] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.900583 20909 tablet_bootstrap.cc:492] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.900967 20909 ts_tablet_manager.cc:1403] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.001s
I20260709 14:52:18.903160 20912 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.903239 20909 raft_consensus.cc:359] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.903884 20909 raft_consensus.cc:385] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.904155 20909 raft_consensus.cc:740] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.904722 20909 consensus_queue.cc:260] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.905417 20910 tablet_bootstrap.cc:654] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.906260 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:18.906867 20867 raft_consensus.cc:2468] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:18.907068 20909 ts_tablet_manager.cc:1434] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:18.908118 20909 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.908017 20758 leader_election.cc:304] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:18.909360 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:18.910692 20758 leader_election.cc:343] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.912288 20914 raft_consensus.cc:2804] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.912654 20914 raft_consensus.cc:493] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.912982 20914 raft_consensus.cc:3060] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.916159 20909 tablet_bootstrap.cc:654] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.917088 20910 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.917586 20910 ts_tablet_manager.cc:1403] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:52:18.919591 20912 tablet_bootstrap.cc:654] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.920042 20910 raft_consensus.cc:359] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.920773 20910 raft_consensus.cc:385] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.921083 20910 raft_consensus.cc:740] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.921893 20910 consensus_queue.cc:260] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.926863 20909 tablet_bootstrap.cc:492] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.927269 20909 ts_tablet_manager.cc:1403] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 14:52:18.927626 20910 ts_tablet_manager.cc:1434] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:52:18.928529 20910 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.929627 20909 raft_consensus.cc:359] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.930236 20909 raft_consensus.cc:385] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.930490 20909 raft_consensus.cc:740] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.931242 20909 consensus_queue.cc:260] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.932808 20909 ts_tablet_manager.cc:1434] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:52:18.933615 20909 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:18.934798 20910 tablet_bootstrap.cc:654] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.941666 20912 tablet_bootstrap.cc:492] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:18.942099 20912 ts_tablet_manager.cc:1403] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260709 14:52:18.943552 20909 tablet_bootstrap.cc:654] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.944965 20914 raft_consensus.cc:515] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.945045 20912 raft_consensus.cc:359] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.947103 20912 raft_consensus.cc:385] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.947369 20912 raft_consensus.cc:740] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.948004 20912 consensus_queue.cc:260] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.950282 20912 ts_tablet_manager.cc:1434] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:18.951807 20912 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:18.957217 21049 raft_consensus.cc:493] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.957867 20912 tablet_bootstrap.cc:654] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:18.957661 21049 raft_consensus.cc:515] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.959558 21049 leader_election.cc:290] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:18.960182 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:18.960788 20792 raft_consensus.cc:2468] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:18.962007 20685 leader_election.cc:304] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:18.962548 20910 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:18.962913 21049 raft_consensus.cc:2804] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:18.963047 20910 ts_tablet_manager.cc:1403] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.013s
I20260709 14:52:18.963294 21049 raft_consensus.cc:493] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.963678 21049 raft_consensus.cc:3060] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:18.963950 20909 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:18.964342 20909 ts_tablet_manager.cc:1403] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260709 14:52:18.965904 20910 raft_consensus.cc:359] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.966585 20910 raft_consensus.cc:385] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.966907 20910 raft_consensus.cc:740] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.967588 20910 consensus_queue.cc:260] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.968751 20909 raft_consensus.cc:359] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:18.969493 20909 raft_consensus.cc:385] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:18.969477 20910 ts_tablet_manager.cc:1434] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:18.970633 20910 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:18.969862 20909 raft_consensus.cc:740] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.003782 21108 raft_consensus.cc:493] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.972062 20866 raft_consensus.cc:3060] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.007257 21108 raft_consensus.cc:515] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.007624 20909 consensus_queue.cc:260] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.010007 20909 ts_tablet_manager.cc:1434] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:52:19.010603 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.011026 21108 leader_election.cc:290] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.011415 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.016927 21136 consensus_queue.cc:1048] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:19.017856 20683 leader_election.cc:343] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.970566 20981 raft_consensus.cc:493] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:19.018299 20685 leader_election.cc:343] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.971990 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.018762 20685 leader_election.cc:304] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.020035 21108 raft_consensus.cc:2749] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:18.975248 21049 raft_consensus.cc:515] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.018903 20867 raft_consensus.cc:2468] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:18.983304 21055 consensus_queue.cc:1048] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:52:19.023989 20909 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.024991 21049 leader_election.cc:290] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.016364 20910 tablet_bootstrap.cc:654] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.018615 20981 raft_consensus.cc:515] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.028528 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:19.029552 20981 leader_election.cc:290] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.033887 20867 raft_consensus.cc:3060] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.035838 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:19.037463 20758 leader_election.cc:343] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.038530 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.042145 21006 consensus_queue.cc:1048] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:19.043462 20758 leader_election.cc:343] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.043820 20758 leader_election.cc:304] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.045688 20981 raft_consensus.cc:2749] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.053647 20869 raft_consensus.cc:3060] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.061887 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f70c947a4466f9a2ace1fa779f9de" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:19.065312 20792 raft_consensus.cc:3060] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.066968 21049 consensus_queue.cc:1048] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.033026 20909 tablet_bootstrap.cc:654] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.082248 20910 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.082664 20910 ts_tablet_manager.cc:1403] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.050s
I20260709 14:52:19.085016 20910 raft_consensus.cc:359] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.085639 20910 raft_consensus.cc:385] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.085902 20910 raft_consensus.cc:740] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.086279 21046 consensus_queue.cc:1048] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.086936 20910 consensus_queue.cc:260] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.089143 20910 ts_tablet_manager.cc:1434] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:19.089999 20910 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:19.096336 20910 tablet_bootstrap.cc:654] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.099012 20962 consensus_queue.cc:1048] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.123337 21046 raft_consensus.cc:493] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.124855 20914 leader_election.cc:290] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.123813 21046 raft_consensus.cc:515] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.120352 21049 raft_consensus.cc:493] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.124159 21055 raft_consensus.cc:493] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.135735 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.129963 21049 raft_consensus.cc:515] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.145916 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:19.146481 20868 raft_consensus.cc:3060] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.147635 21049 leader_election.cc:290] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:19.148968 20758 leader_election.cc:343] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.152120 21046 leader_election.cc:290] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.153335 20714 raft_consensus.cc:3060] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.135201 21055 raft_consensus.cc:515] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.157014 20909 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.157254 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.158737 20909 ts_tablet_manager.cc:1403] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.009s
I20260709 14:52:19.159257 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bfc47a9df147c2b1b69760fd841b20" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.159971 20791 raft_consensus.cc:2393] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:19.161154 20909 raft_consensus.cc:359] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.162818 20909 raft_consensus.cc:385] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.163318 20909 raft_consensus.cc:740] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.162475 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.164732 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e708c556ef024f018f7086c45c435ee8" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.165377 20909 consensus_queue.cc:260] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.167462 20909 ts_tablet_manager.cc:1434] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:19.168288 20909 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.155871 20867 raft_consensus.cc:2468] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:19.169538 20685 leader_election.cc:304] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.170234 21046 raft_consensus.cc:2749] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.170409 20683 leader_election.cc:304] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:19.171552 21046 raft_consensus.cc:2804] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.171627 20685 leader_election.cc:304] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.172047 21046 raft_consensus.cc:697] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:19.172742 21108 raft_consensus.cc:2749] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.172827 21046 consensus_queue.cc:237] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.174788 21099 consensus_queue.cc:1048] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.175797 20912 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.176203 20912 ts_tablet_manager.cc:1403] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.225s	user 0.078s	sys 0.090s
I20260709 14:52:19.176041 20962 consensus_queue.cc:1048] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.180783 20912 raft_consensus.cc:359] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.181480 20912 raft_consensus.cc:385] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.181748 20912 raft_consensus.cc:740] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.182364 20912 consensus_queue.cc:260] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.161254 21135 consensus_queue.cc:1048] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.183774 20912 ts_tablet_manager.cc:1434] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:52:19.184552 20912 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.184724 20868 raft_consensus.cc:2468] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.188889 20758 leader_election.cc:304] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.186793 20792 raft_consensus.cc:2468] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:19.196415 21135 raft_consensus.cc:2804] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.201846 21099 consensus_queue.cc:1048] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:19.196870 21135 raft_consensus.cc:697] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:19.210858 21135 consensus_queue.cc:237] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.199070 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.236688 21055 leader_election.cc:290] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.251654 20910 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.252169 20981 raft_consensus.cc:493] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.254946 20910 ts_tablet_manager.cc:1403] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.165s	user 0.023s	sys 0.025s
W20260709 14:52:19.241531 20832 leader_election.cc:343] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.270191 20947 raft_consensus.cc:493] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.270687 20947 raft_consensus.cc:515] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.271545 20909 tablet_bootstrap.cc:654] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.254343 21006 raft_consensus.cc:493] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.273990 20947 leader_election.cc:290] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.282739 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.257968 20981 raft_consensus.cc:515] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.285429 21046 raft_consensus.cc:493] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.291610 20912 tablet_bootstrap.cc:654] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.278832 21006 raft_consensus.cc:515] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.338368 20617 catalog_manager.cc:5697] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.352192 21072 raft_consensus.cc:493] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.353380 21136 consensus_queue.cc:1048] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.352669 21072 raft_consensus.cc:515] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.292227 21046 raft_consensus.cc:515] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.373196 21149 raft_consensus.cc:493] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.370307 21006 leader_election.cc:290] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.378201 20910 raft_consensus.cc:359] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.378844 20910 raft_consensus.cc:385] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.379106 20910 raft_consensus.cc:740] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.377489 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.385166 20910 consensus_queue.cc:260] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.388489 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.389569 20910 ts_tablet_manager.cc:1434] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.000s
I20260709 14:52:19.391603 20910 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:19.378594 21149 raft_consensus.cc:515] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:19.392640 21145 log.cc:927] Time spent T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
I20260709 14:52:19.392676 20981 leader_election.cc:290] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.398417 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.399806 21046 leader_election.cc:290] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.402724 21149 leader_election.cc:290] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.404160 21072 leader_election.cc:290] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.391649 20868 raft_consensus.cc:2468] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:19.409353 20909 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.409691 20909 ts_tablet_manager.cc:1403] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.011s
I20260709 14:52:19.393841 21136 raft_consensus.cc:493] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.415748 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.417964 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.417991 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:19.419029 20758 leader_election.cc:343] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:19.419844 20758 leader_election.cc:343] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.420897 20758 leader_election.cc:304] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:19.474499 20758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:33043, user_credentials={real_user=slave}} blocked reactor thread for 53687us
I20260709 14:52:19.406018 20794 raft_consensus.cc:2468] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:19.474963 20719 raft_consensus.cc:3060] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.420262 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.473668 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.475392 20947 raft_consensus.cc:2804] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.482775 20947 raft_consensus.cc:493] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.483137 20947 raft_consensus.cc:3060] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.481062 20714 raft_consensus.cc:3060] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.412614 21136 raft_consensus.cc:515] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:19.486394 20758 leader_election.cc:343] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.487951 20909 raft_consensus.cc:359] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.489121 20909 raft_consensus.cc:385] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.489414 20909 raft_consensus.cc:740] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.420619 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.490038 20909 consensus_queue.cc:260] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:19.494607 20683 leader_election.cc:343] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.495369 20910 tablet_bootstrap.cc:654] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.495754 20909 ts_tablet_manager.cc:1434] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.003s
I20260709 14:52:19.496863 20909 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.523729 21149 raft_consensus.cc:493] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.529976 20947 raft_consensus.cc:515] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.532294 21049 consensus_queue.cc:1048] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:19.530750 21149 raft_consensus.cc:515] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.536899 20947 leader_election.cc:290] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.540715 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:19.544729 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:19.545742 20685 leader_election.cc:343] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.536929 21149 leader_election.cc:290] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.550083 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b6ec8c6abdc4774866fa5e87851c2de" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.561836 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:19.565258 20758 leader_election.cc:343] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:19.568511 20685 consensus_peers.cc:597] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:19.570379 20758 leader_election.cc:304] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:19.571724 20758 leader_election.cc:343] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.572101 20758 leader_election.cc:304] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.571738 21072 raft_consensus.cc:2749] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.576077 20912 tablet_bootstrap.cc:492] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.576026 20981 raft_consensus.cc:2749] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.576603 20912 ts_tablet_manager.cc:1403] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.392s	user 0.028s	sys 0.057s
I20260709 14:52:19.572893 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577600b10d3a4c23bf77cfb4cd8c9047" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.581012 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:19.581480 20685 leader_election.cc:343] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.581579 20865 raft_consensus.cc:3060] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.583442 20912 raft_consensus.cc:359] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.583902 20912 raft_consensus.cc:385] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.584106 20912 raft_consensus.cc:740] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.584563 20912 consensus_queue.cc:260] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.582075 20685 leader_election.cc:304] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.579979 21136 leader_election.cc:290] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.587165 20912 ts_tablet_manager.cc:1434] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:52:19.591131 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.597030 20912 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.599053 21149 raft_consensus.cc:2749] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.587495 20910 tablet_bootstrap.cc:492] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.600179 20910 ts_tablet_manager.cc:1403] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.210s	user 0.020s	sys 0.004s
I20260709 14:52:19.592219 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e8f8551c464de8b2fe75c038aca4d1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.601496 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.601622 20834 leader_election.cc:304] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.602509 21153 raft_consensus.cc:2804] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.602840 21153 raft_consensus.cc:493] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.603159 21153 raft_consensus.cc:3060] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.610849 20617 catalog_manager.cc:5697] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.613698 20865 raft_consensus.cc:2468] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.615748 20910 raft_consensus.cc:359] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.616423 20910 raft_consensus.cc:385] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.616683 20910 raft_consensus.cc:740] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.618330 20834 leader_election.cc:304] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:19.620249 20758 leader_election.cc:343] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.626031 20922 raft_consensus.cc:2749] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:19.627022 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:19.627957 20758 leader_election.cc:343] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.628270 20758 leader_election.cc:304] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.628978 20758 leader_election.cc:304] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
W20260709 14:52:19.633750 20758 leader_election.cc:343] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.634701 20910 consensus_queue.cc:260] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.614784 21153 raft_consensus.cc:515] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.634096 20685 leader_election.cc:304] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.639178 21155 raft_consensus.cc:2804] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.640383 21149 raft_consensus.cc:2749] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.635556 21136 raft_consensus.cc:2749] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.643491 20922 raft_consensus.cc:493] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.644291 20909 tablet_bootstrap.cc:654] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.643970 20922 raft_consensus.cc:515] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.646224 21155 raft_consensus.cc:697] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:19.649973 20922 leader_election.cc:290] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.651054 20910 ts_tablet_manager.cc:1434] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 14:52:19.650916 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.652419 20910 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
W20260709 14:52:19.652791 20832 leader_election.cc:343] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.654596 20912 tablet_bootstrap.cc:654] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.656062 21155 consensus_queue.cc:237] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:19.673800 20683 leader_election.cc:343] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.674242 20683 leader_election.cc:304] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.676774 21049 raft_consensus.cc:2749] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.681320 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.681417 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:19.682662 20832 leader_election.cc:343] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.683974 21045 consensus_queue.cc:1048] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:19.687990 21049 consensus_queue.cc:1048] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.696615 20617 catalog_manager.cc:5697] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:19.697554 20834 leader_election.cc:343] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.702890 20834 leader_election.cc:304] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.703755 20922 raft_consensus.cc:2749] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.710237 21153 leader_election.cc:290] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.712361 20910 tablet_bootstrap.cc:654] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.715178 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:19.715749 20789 raft_consensus.cc:3060] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.718976 20909 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.719496 20909 ts_tablet_manager.cc:1403] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.223s	user 0.016s	sys 0.007s
I20260709 14:52:19.723225 20909 raft_consensus.cc:359] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.727066 20909 raft_consensus.cc:385] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.727344 20909 raft_consensus.cc:740] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.727973 20909 consensus_queue.cc:260] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.732969 20909 ts_tablet_manager.cc:1434] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:19.733841 20909 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.733932 20789 raft_consensus.cc:2468] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:19.737012 20834 leader_election.cc:304] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:19.739665 21153 raft_consensus.cc:2804] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.741041 20909 tablet_bootstrap.cc:654] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.740938 21153 raft_consensus.cc:697] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:19.743086 20912 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.743556 20912 ts_tablet_manager.cc:1403] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.001s
I20260709 14:52:19.745597 21153 consensus_queue.cc:237] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.748195 20912 raft_consensus.cc:359] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.748871 20912 raft_consensus.cc:385] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.749217 20912 raft_consensus.cc:740] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.749835 20912 consensus_queue.cc:260] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.751864 20909 tablet_bootstrap.cc:492] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.752321 20909 ts_tablet_manager.cc:1403] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:52:19.754685 20912 ts_tablet_manager.cc:1434] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:19.754920 20909 raft_consensus.cc:359] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.755589 20909 raft_consensus.cc:385] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.755939 20909 raft_consensus.cc:740] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.756579 20909 consensus_queue.cc:260] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.758682 20909 ts_tablet_manager.cc:1434] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:19.759554 20909 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.755632 20912 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.768074 20912 tablet_bootstrap.cc:654] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.773965 20909 tablet_bootstrap.cc:654] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.778517 20910 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.778913 20910 ts_tablet_manager.cc:1403] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.127s	user 0.027s	sys 0.024s
I20260709 14:52:19.778977 20912 tablet_bootstrap.cc:492] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.779402 20912 ts_tablet_manager.cc:1403] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.003s
I20260709 14:52:19.781790 20912 raft_consensus.cc:359] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.782413 20912 raft_consensus.cc:385] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.782274 20910 raft_consensus.cc:359] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.782693 20912 raft_consensus.cc:740] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.782931 20910 raft_consensus.cc:385] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.783200 20910 raft_consensus.cc:740] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.783510 20912 consensus_queue.cc:260] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.783828 20910 consensus_queue.cc:260] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.785492 20912 ts_tablet_manager.cc:1434] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:52:19.786136 20909 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.786322 20912 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.786540 20909 ts_tablet_manager.cc:1403] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:52:19.788914 20909 raft_consensus.cc:359] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.789553 20909 raft_consensus.cc:385] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.789824 20909 raft_consensus.cc:740] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.792958 20910 ts_tablet_manager.cc:1434] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:52:19.793670 20912 tablet_bootstrap.cc:654] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.793831 20910 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:19.799552 20910 tablet_bootstrap.cc:654] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.790401 20909 consensus_queue.cc:260] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.801853 20909 ts_tablet_manager.cc:1434] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:19.802744 20909 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.804664 20789 raft_consensus.cc:3060] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.807972 20909 tablet_bootstrap.cc:654] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.813221 20613 catalog_manager.cc:5697] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:19.817274 20910 tablet_bootstrap.cc:492] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.817708 20910 ts_tablet_manager.cc:1403] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.007s
I20260709 14:52:19.820098 20910 raft_consensus.cc:359] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.820700 20910 raft_consensus.cc:385] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.820959 20910 raft_consensus.cc:740] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.821587 20910 consensus_queue.cc:260] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.823580 20910 ts_tablet_manager.cc:1434] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:52:19.824894 20910 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:19.827877 20909 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.828301 20909 ts_tablet_manager.cc:1403] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260709 14:52:19.830649 20909 raft_consensus.cc:359] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.831238 20909 raft_consensus.cc:385] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.831499 20909 raft_consensus.cc:740] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.832072 20909 consensus_queue.cc:260] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.833981 20909 ts_tablet_manager.cc:1434] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:19.834138 20910 tablet_bootstrap.cc:654] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.835012 20909 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.836984 20912 tablet_bootstrap.cc:492] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.837497 20912 ts_tablet_manager.cc:1403] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.015s
I20260709 14:52:19.840313 20912 raft_consensus.cc:359] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.841053 20912 raft_consensus.cc:385] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.841121 20909 tablet_bootstrap.cc:654] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.841495 20912 raft_consensus.cc:740] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
W20260709 14:52:19.842545 20758 consensus_peers.cc:597] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:19.842357 20912 consensus_queue.cc:260] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.844456 20912 ts_tablet_manager.cc:1434] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:19.845268 20912 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.845578 21155 raft_consensus.cc:493] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.845986 21155 raft_consensus.cc:515] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.847810 21155 leader_election.cc:290] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.849392 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.849979 20865 raft_consensus.cc:2468] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:19.850872 20912 tablet_bootstrap.cc:654] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.851501 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.851769 20909 tablet_bootstrap.cc:492] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.852190 20909 ts_tablet_manager.cc:1403] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:52:19.852118 20715 raft_consensus.cc:2468] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:19.852785 20758 leader_election.cc:304] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:19.855098 20910 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.855559 20910 ts_tablet_manager.cc:1403] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 14:52:19.855384 20909 raft_consensus.cc:359] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.856011 20909 raft_consensus.cc:385] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.856295 20909 raft_consensus.cc:740] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.856905 20909 consensus_queue.cc:260] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.857506 21155 raft_consensus.cc:2804] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.858278 20909 ts_tablet_manager.cc:1434] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:19.858178 21155 raft_consensus.cc:493] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.859535 21155 raft_consensus.cc:3060] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.858719 20910 raft_consensus.cc:359] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.861760 20910 raft_consensus.cc:385] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.862138 20910 raft_consensus.cc:740] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.862788 20910 consensus_queue.cc:260] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.864948 20910 ts_tablet_manager.cc:1434] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 14:52:19.865825 20910 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:19.866102 21155 raft_consensus.cc:515] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.869343 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.869822 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f79a0913de45cb9b9fcd208091cd8a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:19.870409 20865 raft_consensus.cc:3060] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.871264 20910 tablet_bootstrap.cc:654] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.871781 21136 raft_consensus.cc:493] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.872219 21136 raft_consensus.cc:515] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.874064 21136 leader_election.cc:290] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.875634 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.876192 20864 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:19.876257 20865 raft_consensus.cc:2468] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.877579 20758 leader_election.cc:304] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:19.877756 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.878301 20715 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:19.878324 20758 leader_election.cc:304] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:19.879094 21072 raft_consensus.cc:2804] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.879408 21072 raft_consensus.cc:493] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.879765 20909 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:19.879724 21072 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.882527 21135 raft_consensus.cc:2804] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.883069 21135 raft_consensus.cc:697] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:19.883896 21135 consensus_queue.cc:237] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.885383 20909 tablet_bootstrap.cc:654] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.887197 21072 raft_consensus.cc:515] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.887885 21155 leader_election.cc:290] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.889896 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.890450 20715 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.890859 21108 raft_consensus.cc:493] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.891600 21108 raft_consensus.cc:515] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.893498 21108 leader_election.cc:290] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.894662 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.895332 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0217359839ec4a8181e92ca307386cbb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.896047 20795 raft_consensus.cc:2393] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:19.897118 20685 leader_election.cc:304] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:19.899084 21108 raft_consensus.cc:3060] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.900698 20715 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.901667 20758 leader_election.cc:304] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:19.903929 21155 raft_consensus.cc:2804] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.904444 21155 raft_consensus.cc:697] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:19.905587 21049 raft_consensus.cc:493] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.906067 21049 raft_consensus.cc:515] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.908097 21049 leader_election.cc:290] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.908201 20947 consensus_queue.cc:1048] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:19.909535 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.910382 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:19.910804 20683 leader_election.cc:343] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.910995 20795 raft_consensus.cc:2468] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:19.905300 21155 consensus_queue.cc:237] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.913434 21072 leader_election.cc:290] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.913551 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:19.914050 20864 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.869911 20714 raft_consensus.cc:3060] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.916808 21055 raft_consensus.cc:493] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.917273 21055 raft_consensus.cc:515] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.918707 20685 leader_election.cc:304] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:19.919247 21055 leader_election.cc:290] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.919812 21049 raft_consensus.cc:2804] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.920207 21049 raft_consensus.cc:493] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.920576 21049 raft_consensus.cc:3060] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.922979 21108 raft_consensus.cc:2749] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.927373 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:19.927943 20715 raft_consensus.cc:2468] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:19.928332 20910 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:19.929451 20910 ts_tablet_manager.cc:1403] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 14:52:19.930797 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.931428 20795 raft_consensus.cc:2468] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:19.932677 20832 leader_election.cc:304] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:19.933454 20962 raft_consensus.cc:2804] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.933790 20962 raft_consensus.cc:493] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.934094 20962 raft_consensus.cc:3060] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.939894 21149 raft_consensus.cc:493] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.940351 21149 raft_consensus.cc:515] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.942240 21149 leader_election.cc:290] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.942411 20962 raft_consensus.cc:515] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.943602 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:19.944180 20867 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:19.945257 20683 leader_election.cc:304] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:19.945833 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:19.946385 20788 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:19.947372 20714 raft_consensus.cc:2468] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.947763 21045 raft_consensus.cc:2804] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.948125 21045 raft_consensus.cc:493] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.948434 21045 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.956207 21045 raft_consensus.cc:515] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.958896 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:19.959400 20867 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.960440 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:19.961030 20795 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.955968 20613 catalog_manager.cc:5697] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.928965 20864 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:19.966429 20867 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:19.967494 20683 leader_election.cc:304] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:19.969590 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:19.970250 20715 raft_consensus.cc:3060] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.970849 21045 leader_election.cc:290] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.973428 21108 raft_consensus.cc:2804] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.971784 20962 leader_election.cc:290] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:19.974113 21108 raft_consensus.cc:697] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:19.975121 20912 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:19.975024 21108 consensus_queue.cc:237] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.975564 20912 ts_tablet_manager.cc:1403] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.130s	user 0.050s	sys 0.051s
I20260709 14:52:19.977942 20909 tablet_bootstrap.cc:492] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:19.978351 20909 ts_tablet_manager.cc:1403] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.007s
I20260709 14:52:19.978298 20912 raft_consensus.cc:359] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.979102 20912 raft_consensus.cc:385] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.979355 20912 raft_consensus.cc:740] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.979960 20912 consensus_queue.cc:260] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.980849 20909 raft_consensus.cc:359] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.981462 20909 raft_consensus.cc:385] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.981720 20909 raft_consensus.cc:740] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.982009 20912 ts_tablet_manager.cc:1434] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:19.982285 20909 consensus_queue.cc:260] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.982798 20912 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:19.983670 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f00c32dce84477afc5a083ce4a06b3" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:19.985486 20789 raft_consensus.cc:3060] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.988749 20912 tablet_bootstrap.cc:654] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.985523 20909 ts_tablet_manager.cc:1434] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:19.973630 20910 raft_consensus.cc:359] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.996783 20910 raft_consensus.cc:385] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.997048 20910 raft_consensus.cc:740] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.997712 20910 consensus_queue.cc:260] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.998498 20617 catalog_manager.cc:5697] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.999588 20910 ts_tablet_manager.cc:1434] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 14:52:20.000396 20910 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.001084 20715 raft_consensus.cc:2468] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:19.973088 21049 raft_consensus.cc:515] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.002281 20832 leader_election.cc:304] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.003123 20962 raft_consensus.cc:2804] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:19.995386 20909 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.003767 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.004376 20788 raft_consensus.cc:3060] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.996383 20795 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.003754 20962 raft_consensus.cc:697] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:20.009932 21049 leader_election.cc:290] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:19.992604 20613 catalog_manager.cc:5697] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.010110 20962 consensus_queue.cc:237] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:19.999042 20789 raft_consensus.cc:2468] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.014473 20788 raft_consensus.cc:2468] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.015717 20685 leader_election.cc:304] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.016788 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:20.017365 21045 raft_consensus.cc:2804] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:20.017858 20683 leader_election.cc:343] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.018383 21045 raft_consensus.cc:697] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:20.018608 20912 tablet_bootstrap.cc:492] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.019029 20912 ts_tablet_manager.cc:1403] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.012s
I20260709 14:52:20.019929 21045 consensus_queue.cc:237] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.025920 20909 tablet_bootstrap.cc:654] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.028990 20912 raft_consensus.cc:359] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.029649 20912 raft_consensus.cc:385] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.029901 20912 raft_consensus.cc:740] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.031756 20912 consensus_queue.cc:260] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.032361 20910 tablet_bootstrap.cc:654] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.034228 20909 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.034348 20912 ts_tablet_manager.cc:1434] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:20.034714 20909 ts_tablet_manager.cc:1403] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260709 14:52:20.035346 20912 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.040803 20912 tablet_bootstrap.cc:654] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.037545 20909 raft_consensus.cc:359] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.042620 20909 raft_consensus.cc:385] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.042876 20909 raft_consensus.cc:740] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.043480 20909 consensus_queue.cc:260] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.045535 20909 ts_tablet_manager.cc:1434] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:20.046339 20909 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.048133 20910 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.048568 20910 ts_tablet_manager.cc:1403] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260709 14:52:20.050933 20910 raft_consensus.cc:359] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.051524 20910 raft_consensus.cc:385] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.051795 20910 raft_consensus.cc:740] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.052347 20910 consensus_queue.cc:260] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.055040 21072 raft_consensus.cc:493] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.055487 21072 raft_consensus.cc:515] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.057466 21072 leader_election.cc:290] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.060329 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.060925 20715 raft_consensus.cc:2468] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:20.061076 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.064013 20758 leader_election.cc:304] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
W20260709 14:52:20.064821 20758 leader_election.cc:343] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.056192 20617 catalog_manager.cc:5697] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.066653 21135 raft_consensus.cc:2804] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.066908 20910 ts_tablet_manager.cc:1434] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:52:20.067046 21135 raft_consensus.cc:493] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.067414 21135 raft_consensus.cc:3060] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.071127 20910 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.079186 21135 raft_consensus.cc:515] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.082669 20910 tablet_bootstrap.cc:654] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.084374 20909 tablet_bootstrap.cc:654] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.084859 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:20.085427 20714 raft_consensus.cc:3060] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.088303 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:20.090263 20758 leader_election.cc:343] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.090757 21135 leader_election.cc:290] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.092497 20714 raft_consensus.cc:2468] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:20.093858 20758 leader_election.cc:304] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:20.095654 21072 raft_consensus.cc:2804] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.096117 21072 raft_consensus.cc:697] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:20.097059 21072 consensus_queue.cc:237] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.097224 20613 catalog_manager.cc:5697] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.102241 20912 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.102666 20912 ts_tablet_manager.cc:1403] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.026s
I20260709 14:52:20.105510 20912 raft_consensus.cc:359] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.106112 20912 raft_consensus.cc:385] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.106364 20912 raft_consensus.cc:740] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.106943 20912 consensus_queue.cc:260] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.108388 20910 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.108566 20909 tablet_bootstrap.cc:492] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.108798 20910 ts_tablet_manager.cc:1403] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260709 14:52:20.108865 20912 ts_tablet_manager.cc:1434] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:52:20.108911 20909 ts_tablet_manager.cc:1403] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.007s
I20260709 14:52:20.109944 20912 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.111352 20910 raft_consensus.cc:359] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.111970 20910 raft_consensus.cc:385] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.112222 20910 raft_consensus.cc:740] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.112269 20909 raft_consensus.cc:359] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.113137 20909 raft_consensus.cc:385] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.112883 20910 consensus_queue.cc:260] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.112515 20618 catalog_manager.cc:5697] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.113463 20909 raft_consensus.cc:740] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.114455 20909 consensus_queue.cc:260] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.114851 20910 ts_tablet_manager.cc:1434] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:20.115746 20910 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.115830 20912 tablet_bootstrap.cc:654] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.116598 20909 ts_tablet_manager.cc:1434] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:20.117477 20909 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.121340 20910 tablet_bootstrap.cc:654] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.124846 20909 tablet_bootstrap.cc:654] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.129478 20912 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.131268 20912 ts_tablet_manager.cc:1403] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260709 14:52:20.134330 20912 raft_consensus.cc:359] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.134945 20912 raft_consensus.cc:385] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.135192 20912 raft_consensus.cc:740] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.135776 20912 consensus_queue.cc:260] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.136255 20910 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.136639 21055 raft_consensus.cc:493] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.137668 20910 ts_tablet_manager.cc:1403] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 14:52:20.137626 21055 raft_consensus.cc:515] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.138415 20912 ts_tablet_manager.cc:1434] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:20.139231 20912 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.140553 20910 raft_consensus.cc:359] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.143004 20910 raft_consensus.cc:385] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.143316 20910 raft_consensus.cc:740] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.143983 20910 consensus_queue.cc:260] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.141021 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.141669 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.144840 20912 tablet_bootstrap.cc:654] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.142069 21055 leader_election.cc:290] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.142665 20909 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.145162 20788 raft_consensus.cc:2468] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:20.145561 20909 ts_tablet_manager.cc:1403] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:52:20.146126 20714 raft_consensus.cc:2468] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:20.146347 20834 leader_election.cc:304] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:20.147042 20962 raft_consensus.cc:2804] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.147361 20962 raft_consensus.cc:493] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.147665 20962 raft_consensus.cc:3060] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.147898 20909 raft_consensus.cc:359] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.148479 20909 raft_consensus.cc:385] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.148710 20909 raft_consensus.cc:740] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.149328 20909 consensus_queue.cc:260] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.151633 20909 ts_tablet_manager.cc:1434] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:20.153436 20910 ts_tablet_manager.cc:1434] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:52:20.154345 20910 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.156282 20909 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.158221 20962 raft_consensus.cc:515] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.159713 20910 tablet_bootstrap.cc:654] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.160804 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:20.161368 20714 raft_consensus.cc:3060] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.168699 20909 tablet_bootstrap.cc:654] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.174350 20962 leader_election.cc:290] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.177273 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610235de3fff41928f62754b437f7653" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.177922 20788 raft_consensus.cc:3060] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.173502 20714 raft_consensus.cc:2468] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.181679 20909 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.182045 20832 leader_election.cc:304] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.182862 20962 raft_consensus.cc:2804] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.183300 20962 raft_consensus.cc:697] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:20.188658 20962 consensus_queue.cc:237] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.182078 20909 ts_tablet_manager.cc:1403] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.003s
I20260709 14:52:20.192032 20714 raft_consensus.cc:3060] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.193538 20909 raft_consensus.cc:359] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.199921 20909 raft_consensus.cc:385] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.200182 20909 raft_consensus.cc:740] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.196864 20788 raft_consensus.cc:2468] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.202452 20909 consensus_queue.cc:260] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.204773 20909 ts_tablet_manager.cc:1434] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 14:52:20.205651 20909 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.207667 21072 consensus_queue.cc:1048] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.211232 20909 tablet_bootstrap.cc:654] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.212559 20912 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.213466 20912 ts_tablet_manager.cc:1403] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.007s
I20260709 14:52:20.228480 20910 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.228987 20910 ts_tablet_manager.cc:1403] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.020s
I20260709 14:52:20.231688 20910 raft_consensus.cc:359] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.232348 20910 raft_consensus.cc:385] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.232609 20910 raft_consensus.cc:740] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.233728 20910 consensus_queue.cc:260] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.242280 20912 raft_consensus.cc:359] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.242758 20912 raft_consensus.cc:385] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.242971 20912 raft_consensus.cc:740] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.243002 21049 raft_consensus.cc:493] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.243453 21049 raft_consensus.cc:515] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.244411 20912 consensus_queue.cc:260] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.245311 21049 leader_election.cc:290] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.247428 20910 ts_tablet_manager.cc:1434] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:52:20.248277 20910 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.248509 20912 ts_tablet_manager.cc:1434] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:52:20.249560 20912 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.254628 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.254627 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.255604 20865 raft_consensus.cc:2468] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:20.256817 20683 leader_election.cc:304] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.256980 21135 raft_consensus.cc:493] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.257519 21135 raft_consensus.cc:515] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.257892 21049 raft_consensus.cc:2804] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.258245 21049 raft_consensus.cc:493] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.258571 21049 raft_consensus.cc:3060] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.259420 21135 leader_election.cc:290] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.265626 20909 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
W20260709 14:52:20.260237 20685 leader_election.cc:343] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.266152 20909 ts_tablet_manager.cc:1403] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.020s
I20260709 14:52:20.265957 20910 tablet_bootstrap.cc:654] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.260465 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.261304 20613 catalog_manager.cc:5697] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.268656 20909 raft_consensus.cc:359] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.269419 20909 raft_consensus.cc:385] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.269691 20909 raft_consensus.cc:740] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.270717 20909 consensus_queue.cc:260] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.272610 20909 ts_tablet_manager.cc:1434] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:20.273440 20909 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
W20260709 14:52:20.273773 20758 leader_election.cc:343] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.278652 20909 tablet_bootstrap.cc:654] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.289505 21155 consensus_queue.cc:1048] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.262251 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.264068 21045 raft_consensus.cc:493] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.300261 21045 raft_consensus.cc:515] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:20.300633 20758 leader_election.cc:343] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.302249 21045 leader_election.cc:290] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.302327 20758 leader_election.cc:304] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.303912 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.305747 21135 raft_consensus.cc:2749] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.305902 21055 consensus_queue.cc:1048] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.306421 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4066f885f5c4f11a4dcd8a9ca629398" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.307906 20683 leader_election.cc:304] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:20.309041 21045 raft_consensus.cc:2749] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.319633 21153 consensus_queue.cc:1048] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.316738 21049 raft_consensus.cc:515] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.329389 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
W20260709 14:52:20.330862 20685 leader_election.cc:343] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.339030 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:20.339593 20865 raft_consensus.cc:3060] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.345263 21049 leader_election.cc:290] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.348941 21072 consensus_queue.cc:1048] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.350029 20865 raft_consensus.cc:2468] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.353018 20683 leader_election.cc:304] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:20.354154 21049 raft_consensus.cc:2804] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.354738 21049 raft_consensus.cc:697] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:20.355590 21049 consensus_queue.cc:237] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.357736 21072 consensus_queue.cc:1048] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.373147 21045 consensus_queue.cc:1048] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.374831 20912 tablet_bootstrap.cc:654] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.386353 20962 raft_consensus.cc:493] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.386807 20962 raft_consensus.cc:515] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.388785 20962 leader_election.cc:290] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.391155 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.391803 20788 raft_consensus.cc:2468] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:20.392797 20834 leader_election.cc:304] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:20.393575 20962 raft_consensus.cc:2804] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.393888 20962 raft_consensus.cc:493] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.394210 20962 raft_consensus.cc:3060] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.392683 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:20.399456 20832 leader_election.cc:343] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.404232 20962 raft_consensus.cc:515] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.408339 20912 tablet_bootstrap.cc:492] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.408814 20912 ts_tablet_manager.cc:1403] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.159s	user 0.008s	sys 0.001s
I20260709 14:52:20.411332 20912 raft_consensus.cc:359] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.411953 20912 raft_consensus.cc:385] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.412199 20912 raft_consensus.cc:740] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.413933 20912 consensus_queue.cc:260] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.414947 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:20.416029 20912 ts_tablet_manager.cc:1434] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260709 14:52:20.416203 20832 leader_election.cc:343] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.416915 20912 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.418453 20962 leader_election.cc:290] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.418634 20909 tablet_bootstrap.cc:492] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.419291 20909 ts_tablet_manager.cc:1403] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.146s	user 0.035s	sys 0.033s
I20260709 14:52:20.420083 20910 tablet_bootstrap.cc:492] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.438314 20910 ts_tablet_manager.cc:1403] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.190s	user 0.058s	sys 0.063s
I20260709 14:52:20.437680 20614 catalog_manager.cc:5697] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.421749 20962 raft_consensus.cc:493] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.439298 21049 consensus_queue.cc:1048] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.439822 20962 raft_consensus.cc:515] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.440456 20909 raft_consensus.cc:359] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.423864 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.424650 20947 consensus_queue.cc:1048] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.441071 20909 raft_consensus.cc:385] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.441625 20909 raft_consensus.cc:740] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.425221 21155 consensus_queue.cc:1048] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.442333 20909 consensus_queue.cc:260] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.441279 20788 raft_consensus.cc:3060] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.427489 20715 raft_consensus.cc:3060] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.444543 20909 ts_tablet_manager.cc:1434] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:52:20.431416 21153 consensus_queue.cc:1048] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.444747 20910 raft_consensus.cc:359] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.445402 20909 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:20.446451 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.448266 20962 leader_election.cc:290] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.445380 20910 raft_consensus.cc:385] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.449095 20910 raft_consensus.cc:740] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.450059 20788 raft_consensus.cc:2468] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.449956 20910 consensus_queue.cc:260] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.451539 20909 tablet_bootstrap.cc:654] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.452090 20910 ts_tablet_manager.cc:1434] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:20.452924 20910 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.452767 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064372df0f6446de98e583818a2929bb" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.453716 20793 raft_consensus.cc:2393] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:20.456934 21153 raft_consensus.cc:493] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.457453 21153 raft_consensus.cc:515] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.459919 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74ea7084e984232a40ff71ab103ab29" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.460321 20834 leader_election.cc:304] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.460484 20719 raft_consensus.cc:2468] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:20.461987 20832 leader_election.cc:304] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.464090 21153 leader_election.cc:290] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.465354 21153 raft_consensus.cc:3060] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.466353 21135 raft_consensus.cc:493] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.466796 21135 raft_consensus.cc:515] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.470049 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.471855 21046 raft_consensus.cc:493] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.472302 21046 raft_consensus.cc:515] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.474213 21046 leader_election.cc:290] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.474881 21055 raft_consensus.cc:2804] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.475230 21055 raft_consensus.cc:493] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.475548 21055 raft_consensus.cc:3060] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:20.476236 20758 leader_election.cc:343] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.477475 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.478091 20793 raft_consensus.cc:2468] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:20.477437 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.480029 20685 leader_election.cc:304] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.480751 21046 raft_consensus.cc:2804] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.481081 21046 raft_consensus.cc:493] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.481462 21046 raft_consensus.cc:3060] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:20.485402 20683 leader_election.cc:343] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.469039 21135 leader_election.cc:290] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.492007 21046 raft_consensus.cc:515] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.509862 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74ea7084e984232a40ff71ab103ab29" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.510147 20910 tablet_bootstrap.cc:654] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.511341 20962 raft_consensus.cc:493] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.511777 20962 raft_consensus.cc:515] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:20.512128 20834 leader_election.cc:343] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.513453 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:20.517917 20758 leader_election.cc:343] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.518278 20758 leader_election.cc:304] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.519147 21072 raft_consensus.cc:2749] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.520267 20962 leader_election.cc:290] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.520823 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5927463c94c2f843f4b8e0629e590" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.521883 21046 leader_election.cc:290] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.524814 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5927463c94c2f843f4b8e0629e590" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.525422 20793 raft_consensus.cc:2468] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
W20260709 14:52:20.526628 20832 leader_election.cc:343] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.527547 20834 leader_election.cc:304] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.528417 20834 leader_election.cc:304] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.527405 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:20.530903 20683 leader_election.cc:343] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.531641 20962 raft_consensus.cc:2804] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.539499 20962 raft_consensus.cc:697] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:20.540539 20962 consensus_queue.cc:237] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.542454 21153 raft_consensus.cc:2749] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.537249 21223 raft_consensus.cc:2804] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.552030 21223 raft_consensus.cc:493] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.553656 21223 raft_consensus.cc:3060] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.557714 21223 raft_consensus.cc:515] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.608265 21229 raft_consensus.cc:493] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.608950 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.538515 21055 raft_consensus.cc:515] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.619518 21049 raft_consensus.cc:493] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.620865 21046 raft_consensus.cc:493] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.626453 20909 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:20.640566 20909 ts_tablet_manager.cc:1403] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.195s	user 0.040s	sys 0.051s
I20260709 14:52:20.635813 21229 raft_consensus.cc:515] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.635782 21046 raft_consensus.cc:515] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.644949 21229 leader_election.cc:290] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.635907 20788 raft_consensus.cc:3060] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.651012 21049 raft_consensus.cc:515] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.633499 21223 leader_election.cc:290] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.670255 20912 tablet_bootstrap.cc:654] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.675817 21231 consensus_queue.cc:1048] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:20.685798 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.686110 21108 raft_consensus.cc:493] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.686685 20793 raft_consensus.cc:2468] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:20.686728 21108 raft_consensus.cc:515] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.691622 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.694169 21049 leader_election.cc:290] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.698072 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74ea7084e984232a40ff71ab103ab29" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.699257 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.703323 20909 raft_consensus.cc:359] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.703944 20909 raft_consensus.cc:385] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.704134 20909 raft_consensus.cc:740] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.704573 20909 consensus_queue.cc:260] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:20.703300 20758 leader_election.cc:343] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.707309 20788 raft_consensus.cc:2468] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.698410 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74ea7084e984232a40ff71ab103ab29" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:20.713718 21049 consensus_queue.cc:1048] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:52:20.719543 20834 leader_election.cc:343] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.720227 20719 raft_consensus.cc:3060] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.714581 21108 leader_election.cc:290] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:20.719579 20758 leader_election.cc:343] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.722743 20685 leader_election.cc:304] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.725839 21149 raft_consensus.cc:2804] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.726327 21149 raft_consensus.cc:493] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.726720 21149 raft_consensus.cc:3060] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.728739 21046 leader_election.cc:290] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.733852 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5927463c94c2f843f4b8e0629e590" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.734298 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.734581 20795 raft_consensus.cc:3060] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.735260 20793 raft_consensus.cc:2393] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:20.736990 20909 ts_tablet_manager.cc:1434] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.004s
I20260709 14:52:20.737828 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:20.738456 20909 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
W20260709 14:52:20.740950 20685 leader_election.cc:343] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.731714 21046 consensus_queue.cc:1048] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:52:20.749426 21223 consensus_queue.cc:1048] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:20.730345 20758 leader_election.cc:304] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.753130 20962 consensus_queue.cc:1048] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:20.755288 20685 leader_election.cc:304] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:20.756062 20795 raft_consensus.cc:2468] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.763375 21155 raft_consensus.cc:2749] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:20.765971 20758 consensus_peers.cc:597] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 -> Peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Couldn't send request to peer 0e3003471e864cb4bc1b1ff77b123191. 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:52:20.768534 20834 leader_election.cc:304] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:20.773983 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.774408 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d5927463c94c2f843f4b8e0629e590" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:20.774879 20863 raft_consensus.cc:2468] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:20.768083 21045 raft_consensus.cc:2804] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.775943 21045 raft_consensus.cc:697] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:20.777372 21055 leader_election.cc:290] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:20.785874 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.786758 21149 raft_consensus.cc:515] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.787497 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b10643afea4026bc9ac83b7814e5ac" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.789232 21045 consensus_queue.cc:237] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.790172 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:20.790798 20793 raft_consensus.cc:3060] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.798954 21223 raft_consensus.cc:2804] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.799595 21223 raft_consensus.cc:697] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:20.788955 21149 leader_election.cc:290] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:20.807032 20832 leader_election.cc:343] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.800825 21223 consensus_queue.cc:237] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.835862 21224 consensus_queue.cc:1048] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:20.847362 20719 raft_consensus.cc:2468] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:20.848062 20912 tablet_bootstrap.cc:492] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:20.848620 20912 ts_tablet_manager.cc:1403] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.432s	user 0.015s	sys 0.024s
I20260709 14:52:20.848585 20832 leader_election.cc:304] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:20.849970 21234 raft_consensus.cc:2804] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.850407 21234 raft_consensus.cc:697] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:20.851511 20912 raft_consensus.cc:359] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.852175 20912 raft_consensus.cc:385] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.852444 20912 raft_consensus.cc:740] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.851544 21234 consensus_queue.cc:237] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:20.856315 20683 leader_election.cc:343] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.853034 20912 consensus_queue.cc:260] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.856709 20683 leader_election.cc:304] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:20.860057 20910 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:20.862676 20683 leader_election.cc:304] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:20.863358 21049 raft_consensus.cc:2749] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.864086 21049 raft_consensus.cc:3060] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.871425 20912 ts_tablet_manager.cc:1434] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 14:52:20.876039 20793 raft_consensus.cc:2468] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.877590 20685 leader_election.cc:304] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:20.878190 20909 tablet_bootstrap.cc:654] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.878750 21045 raft_consensus.cc:2804] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.880699 21045 raft_consensus.cc:697] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
W20260709 14:52:20.881296 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:20.882241 20912 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:20.881770 21045 consensus_queue.cc:237] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.880266 20910 ts_tablet_manager.cc:1403] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.428s	user 0.016s	sys 0.011s
I20260709 14:52:20.885891 21232 raft_consensus.cc:493] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.886444 21232 raft_consensus.cc:515] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.891222 20910 raft_consensus.cc:359] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.891762 21232 leader_election.cc:290] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.895530 21049 raft_consensus.cc:2749] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.899564 20910 raft_consensus.cc:385] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.899876 20910 raft_consensus.cc:740] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.904798 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54acbfb54494c359fa8ebb0181e8f80" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:20.905611 20867 raft_consensus.cc:3060] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.905015 20614 catalog_manager.cc:5697] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.901335 20910 consensus_queue.cc:260] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.909237 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:20.910701 21149 raft_consensus.cc:493] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.913727 21149 raft_consensus.cc:515] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:20.917021 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79152a05fac74534bf03946c6e6e0e87" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.927719 20864 raft_consensus.cc:2393] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:20.931494 21149 leader_election.cc:290] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:20.932186 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:20.933840 20685 leader_election.cc:343] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.938890 20867 raft_consensus.cc:2468] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:20.940536 20910 ts_tablet_manager.cc:1434] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 14:52:20.942186 20910 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:20.950623 20613 catalog_manager.cc:5697] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.958005 20758 leader_election.cc:304] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:20.964903 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:20.962805 21155 raft_consensus.cc:3060] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.991556 21055 consensus_queue.cc:1048] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.992666 21155 raft_consensus.cc:2749] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.999230 20614 catalog_manager.cc:5697] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:21.011544 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:33043, user_credentials={real_user=slave}} blocked reactor thread for 51082.5us
I20260709 14:52:21.014642 21245 consensus_queue.cc:1048] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.023711 20912 tablet_bootstrap.cc:654] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:21.027658 20683 leader_election.cc:343] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.028446 20683 leader_election.cc:304] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:21.029089 21049 raft_consensus.cc:2749] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.030077 20910 tablet_bootstrap.cc:654] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.038160 20613 catalog_manager.cc:5697] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.043984 20613 catalog_manager.cc:5697] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.070839 20909 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.071267 20909 ts_tablet_manager.cc:1403] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.333s	user 0.010s	sys 0.007s
I20260709 14:52:21.074682 20909 raft_consensus.cc:359] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.075299 20909 raft_consensus.cc:385] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.075574 20909 raft_consensus.cc:740] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.076610 20909 consensus_queue.cc:260] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.078084 21247 consensus_queue.cc:1048] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:21.081508 21234 consensus_queue.cc:1048] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.085146 20910 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.089310 20910 ts_tablet_manager.cc:1403] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.007s
I20260709 14:52:21.094545 21251 raft_consensus.cc:493] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.095057 21251 raft_consensus.cc:515] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.104617 20909 ts_tablet_manager.cc:1434] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 14:52:21.105715 20909 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.112325 20910 raft_consensus.cc:359] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.115772 20910 raft_consensus.cc:385] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.116771 20910 raft_consensus.cc:740] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.119278 20910 consensus_queue.cc:260] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.121644 20910 ts_tablet_manager.cc:1434] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:52:21.113592 21251 leader_election.cc:290] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.114522 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.114737 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.122161 20793 raft_consensus.cc:2468] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:21.123144 20685 leader_election.cc:304] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:21.124192 21045 raft_consensus.cc:2804] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.124521 21045 raft_consensus.cc:493] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.124840 21045 raft_consensus.cc:3060] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:21.125145 20683 leader_election.cc:343] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.127605 20910 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.135375 21045 raft_consensus.cc:515] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.137247 21045 leader_election.cc:290] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.137841 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:21.138350 20793 raft_consensus.cc:3060] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.138415 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:21.140027 20683 leader_election.cc:343] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.144261 20793 raft_consensus.cc:2468] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:21.145239 20685 leader_election.cc:304] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:21.146603 21049 raft_consensus.cc:2804] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.146998 21049 raft_consensus.cc:697] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:21.147693 21049 consensus_queue.cc:237] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.154650 20909 tablet_bootstrap.cc:654] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.158339 20910 tablet_bootstrap.cc:654] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.163015 20909 tablet_bootstrap.cc:492] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.163326 20912 tablet_bootstrap.cc:492] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.163406 20909 ts_tablet_manager.cc:1403] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 14:52:21.163728 20912 ts_tablet_manager.cc:1403] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.282s	user 0.054s	sys 0.014s
I20260709 14:52:21.166131 20909 raft_consensus.cc:359] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.166765 20909 raft_consensus.cc:385] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.167023 20909 raft_consensus.cc:740] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.167603 20909 consensus_queue.cc:260] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.169689 20909 ts_tablet_manager.cc:1434] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:52:21.169983 20912 raft_consensus.cc:359] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.170621 20909 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.170603 20912 raft_consensus.cc:385] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.173286 20912 raft_consensus.cc:740] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.176558 20909 tablet_bootstrap.cc:654] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.177805 21155 raft_consensus.cc:493] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.178254 21155 raft_consensus.cc:515] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.180114 21155 leader_election.cc:290] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.182569 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
W20260709 14:52:21.183905 20758 leader_election.cc:343] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.184765 20912 consensus_queue.cc:260] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.187110 20912 ts_tablet_manager.cc:1434] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260709 14:52:21.188064 20912 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.194505 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.194877 20912 tablet_bootstrap.cc:654] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:21.195925 20758 leader_election.cc:343] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.196328 20758 leader_election.cc:304] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.200747 21155 raft_consensus.cc:2749] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.202688 20618 catalog_manager.cc:5697] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.205999 20909 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.206421 20909 ts_tablet_manager.cc:1403] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260709 14:52:21.207566 20910 tablet_bootstrap.cc:492] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.207953 20910 ts_tablet_manager.cc:1403] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.016s
I20260709 14:52:21.208797 20909 raft_consensus.cc:359] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.209445 20909 raft_consensus.cc:385] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.209699 20909 raft_consensus.cc:740] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.210263 20910 raft_consensus.cc:359] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.210316 20909 consensus_queue.cc:260] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.210989 20910 raft_consensus.cc:385] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.211265 20910 raft_consensus.cc:740] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.211853 20910 consensus_queue.cc:260] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.212260 21234 raft_consensus.cc:493] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.212373 20909 ts_tablet_manager.cc:1434] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:21.212720 21234 raft_consensus.cc:515] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.214038 20910 ts_tablet_manager.cc:1434] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:21.214766 21234 leader_election.cc:290] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.215560 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.216859 20912 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.217272 20912 ts_tablet_manager.cc:1403] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260709 14:52:21.218153 20909 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.219430 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce0eed9496c47f6a66f0679ac1806bf" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.220134 20793 raft_consensus.cc:2393] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:21.220144 20912 raft_consensus.cc:359] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.220819 20912 raft_consensus.cc:385] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.221084 20912 raft_consensus.cc:740] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.221625 20910 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.221746 20912 consensus_queue.cc:260] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.222251 20834 leader_election.cc:304] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.223399 21224 raft_consensus.cc:3060] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.223778 20912 ts_tablet_manager.cc:1434] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:21.224685 20912 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.227741 20910 tablet_bootstrap.cc:654] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.230137 20912 tablet_bootstrap.cc:654] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.247494 21224 raft_consensus.cc:2749] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.251662 20910 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.252015 20910 ts_tablet_manager.cc:1403] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 14:52:21.254464 20910 raft_consensus.cc:359] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.254902 20910 raft_consensus.cc:385] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.254935 20909 tablet_bootstrap.cc:654] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.255131 20910 raft_consensus.cc:740] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.255743 20910 consensus_queue.cc:260] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.257378 20910 ts_tablet_manager.cc:1434] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:21.258925 20910 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.264276 20910 tablet_bootstrap.cc:654] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.268122 20909 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.268532 20909 ts_tablet_manager.cc:1403] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 14:52:21.269466 20910 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.269791 20910 ts_tablet_manager.cc:1403] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:52:21.271111 20912 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.270895 20909 raft_consensus.cc:359] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.271548 20912 ts_tablet_manager.cc:1403] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.025s
I20260709 14:52:21.272507 20910 raft_consensus.cc:359] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.271548 20909 raft_consensus.cc:385] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.273150 20910 raft_consensus.cc:385] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.277434 20910 raft_consensus.cc:740] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.278026 20910 consensus_queue.cc:260] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.279922 20910 ts_tablet_manager.cc:1434] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:52:21.281260 21234 raft_consensus.cc:493] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.281618 21234 raft_consensus.cc:515] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.282990 21234 leader_election.cc:290] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.283689 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.285456 20910 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.284888 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6320b91ea14f72967c98c25d85c197" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.276559 20909 raft_consensus.cc:740] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.274065 20912 raft_consensus.cc:359] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.289475 20912 raft_consensus.cc:385] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.289754 20912 raft_consensus.cc:740] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.289669 20909 consensus_queue.cc:260] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.290426 20912 consensus_queue.cc:260] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.291486 20909 ts_tablet_manager.cc:1434] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:21.292421 20909 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.294714 20912 ts_tablet_manager.cc:1434] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:52:21.295699 20912 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.297974 20909 tablet_bootstrap.cc:654] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.298559 20869 raft_consensus.cc:3060] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.298658 20832 leader_election.cc:304] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.301132 21224 consensus_queue.cc:1048] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.306893 20912 tablet_bootstrap.cc:654] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.318553 21224 consensus_queue.cc:1048] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.328141 20909 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.328649 20909 ts_tablet_manager.cc:1403] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.016s
I20260709 14:52:21.331280 20909 raft_consensus.cc:359] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.331951 20909 raft_consensus.cc:385] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.332450 20909 raft_consensus.cc:740] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.333170 20909 consensus_queue.cc:260] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.334758 20719 raft_consensus.cc:3060] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.335867 20909 ts_tablet_manager.cc:1434] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:52:21.336920 20909 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.344471 21049 raft_consensus.cc:493] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.344888 21049 raft_consensus.cc:515] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.346941 21049 leader_election.cc:290] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:21.347043 20683 consensus_peers.cc:597] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 -> Peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Couldn't send request to peer 0e3003471e864cb4bc1b1ff77b123191. 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:52:21.332150 20910 tablet_bootstrap.cc:654] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.348448 21223 consensus_queue.cc:1048] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.348524 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:21.349951 20683 leader_election.cc:343] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.351367 20909 tablet_bootstrap.cc:654] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.352198 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.352779 20793 raft_consensus.cc:2468] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:21.354099 20685 leader_election.cc:304] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:21.355636 21049 raft_consensus.cc:2804] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.356037 21049 raft_consensus.cc:493] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.356380 21049 raft_consensus.cc:3060] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.357290 20912 tablet_bootstrap.cc:492] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.357730 20912 ts_tablet_manager.cc:1403] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.013s
I20260709 14:52:21.363312 21049 raft_consensus.cc:515] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.368341 21049 leader_election.cc:290] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.368501 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:21.369338 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:21.370575 20793 raft_consensus.cc:3060] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:21.371333 20683 leader_election.cc:343] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.372524 20912 raft_consensus.cc:359] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.374516 21234 raft_consensus.cc:2749] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.373142 20912 raft_consensus.cc:385] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.375789 20912 raft_consensus.cc:740] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.376744 20793 raft_consensus.cc:2468] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:21.381356 20685 leader_election.cc:304] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:21.381752 20912 consensus_queue.cc:260] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.382441 21049 raft_consensus.cc:2804] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.383055 21049 raft_consensus.cc:697] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:21.383957 20912 ts_tablet_manager.cc:1434] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:52:21.383805 21049 consensus_queue.cc:237] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.385080 20912 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.388249 20909 tablet_bootstrap.cc:492] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.388664 20909 ts_tablet_manager.cc:1403] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260709 14:52:21.390106 21247 consensus_queue.cc:1048] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.391269 20912 tablet_bootstrap.cc:654] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.391978 20910 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.392379 20910 ts_tablet_manager.cc:1403] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.004s
I20260709 14:52:21.393937 20790 raft_consensus.cc:3060] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.394956 20910 raft_consensus.cc:359] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.395569 20910 raft_consensus.cc:385] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.395812 20910 raft_consensus.cc:740] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.398090 20909 raft_consensus.cc:359] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.399156 20910 consensus_queue.cc:260] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.398695 20909 raft_consensus.cc:385] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.401036 20909 raft_consensus.cc:740] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.402200 20910 ts_tablet_manager.cc:1434] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:21.402696 20909 consensus_queue.cc:260] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.404691 20909 ts_tablet_manager.cc:1434] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.001s
I20260709 14:52:21.405213 20912 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.405597 20909 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.405646 20912 ts_tablet_manager.cc:1403] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:52:21.408324 20912 raft_consensus.cc:359] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.408908 20912 raft_consensus.cc:385] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.409293 20912 raft_consensus.cc:740] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.409849 20912 consensus_queue.cc:260] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.412637 20912 ts_tablet_manager.cc:1434] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:21.413208 20909 tablet_bootstrap.cc:654] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.413645 20912 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.419715 20912 tablet_bootstrap.cc:654] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.420574 21155 raft_consensus.cc:493] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.421087 21155 raft_consensus.cc:515] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.423110 21155 leader_election.cc:290] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.424907 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355654585cc34cac88e0cfca4dec306a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.425869 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355654585cc34cac88e0cfca4dec306a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:21.426142 20758 leader_election.cc:343] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.426481 20869 raft_consensus.cc:2468] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:21.428663 20758 leader_election.cc:304] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.429855 21234 consensus_queue.cc:1048] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.431707 21155 raft_consensus.cc:2804] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.432096 21155 raft_consensus.cc:493] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.432433 21155 raft_consensus.cc:3060] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.442958 20910 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.447736 21155 raft_consensus.cc:515] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.454326 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355654585cc34cac88e0cfca4dec306a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
W20260709 14:52:21.455370 20758 leader_election.cc:343] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.457909 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355654585cc34cac88e0cfca4dec306a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:21.458537 20869 raft_consensus.cc:3060] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.466444 20869 raft_consensus.cc:2468] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:21.468215 21155 leader_election.cc:290] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.482465 20910 tablet_bootstrap.cc:654] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.487401 20909 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.487864 20909 ts_tablet_manager.cc:1403] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.032s
I20260709 14:52:21.488341 20912 tablet_bootstrap.cc:492] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.488812 20912 ts_tablet_manager.cc:1403] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.037s
I20260709 14:52:21.490340 20909 raft_consensus.cc:359] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.491094 20909 raft_consensus.cc:385] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.491345 20909 raft_consensus.cc:740] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.491351 20912 raft_consensus.cc:359] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.492228 20912 raft_consensus.cc:385] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.492074 20909 consensus_queue.cc:260] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.492501 20912 raft_consensus.cc:740] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.493269 20912 consensus_queue.cc:260] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.494357 20909 ts_tablet_manager.cc:1434] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:21.495270 20912 ts_tablet_manager.cc:1434] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:21.495277 20909 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.496425 20912 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.499068 21247 raft_consensus.cc:493] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.499549 21247 raft_consensus.cc:515] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.500075 20758 leader_election.cc:304] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.501823 21231 raft_consensus.cc:2804] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.502247 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.502482 20912 tablet_bootstrap.cc:654] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.502465 21231 raft_consensus.cc:697] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:21.502874 20791 raft_consensus.cc:2468] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:21.503618 21231 consensus_queue.cc:237] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.504045 20685 leader_election.cc:304] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:21.504804 21251 raft_consensus.cc:2804] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.505146 21251 raft_consensus.cc:493] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.505414 20909 tablet_bootstrap.cc:654] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.505488 21251 raft_consensus.cc:3060] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.517387 21055 raft_consensus.cc:493] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.517867 21055 raft_consensus.cc:515] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.519877 21055 leader_election.cc:290] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.520032 21251 raft_consensus.cc:515] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.531019 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.531273 21247 leader_election.cc:290] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.531625 20791 raft_consensus.cc:2468] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:21.533150 20834 leader_election.cc:304] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:21.534818 21234 raft_consensus.cc:2804] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.535171 21234 raft_consensus.cc:493] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.535452 21234 raft_consensus.cc:3060] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.543041 20910 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.543445 20910 ts_tablet_manager.cc:1403] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.004s
I20260709 14:52:21.550572 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.551283 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:21.551856 20789 raft_consensus.cc:3060] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.552737 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.552940 20618 catalog_manager.cc:5697] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.554384 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:21.551294 20714 raft_consensus.cc:2393] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:21.545928 20910 raft_consensus.cc:359] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.561581 20910 raft_consensus.cc:385] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.561890 20910 raft_consensus.cc:740] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.535538 21251 leader_election.cc:290] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.570746 20962 raft_consensus.cc:493] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.588356 20962 raft_consensus.cc:515] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.594095 21049 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.594545 21049 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.596239 21049 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.598183 21251 raft_consensus.cc:493] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.598661 21251 raft_consensus.cc:515] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.600647 21251 leader_election.cc:290] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.573428 21045 consensus_queue.cc:1048] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:52:21.603503 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.604615 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.605201 20791 raft_consensus.cc:2468] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:21.601797 21049 consensus_queue.cc:1048] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:21.613765 20910 consensus_queue.cc:260] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.615393 20962 leader_election.cc:290] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.612654 20789 raft_consensus.cc:2468] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:21.617779 20910 ts_tablet_manager.cc:1434] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 14:52:21.618873 20910 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
W20260709 14:52:21.620637 20685 leader_election.cc:343] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.626330 20685 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:21.625451 21251 consensus_queue.cc:1048] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:21.630781 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:21.633855 20758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:33043, user_credentials={real_user=slave}} blocked reactor thread for 64481us
W20260709 14:52:21.633855 20683 leader_election.cc:343] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.634549 20683 leader_election.cc:304] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:21.640332 21231 raft_consensus.cc:493] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.643173 20912 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.643599 20912 ts_tablet_manager.cc:1403] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.033s
I20260709 14:52:21.633961 21251 raft_consensus.cc:2804] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.646576 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.636921 21045 raft_consensus.cc:2749] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.642442 21231 raft_consensus.cc:515] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.671023 20685 leader_election.cc:304] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:21.672219 21049 raft_consensus.cc:2804] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.672637 21049 raft_consensus.cc:697] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:21.647923 21251 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.673319 21049 consensus_queue.cc:237] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:21.678972 20683 leader_election.cc:343] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.645697 21234 raft_consensus.cc:515] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.680806 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.685804 20714 raft_consensus.cc:2468] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:21.688777 20909 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:21.689297 20909 ts_tablet_manager.cc:1403] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.194s	user 0.026s	sys 0.048s
I20260709 14:52:21.674832 21251 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.674583 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.697839 20910 tablet_bootstrap.cc:654] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.702172 20912 raft_consensus.cc:359] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.702839 20912 raft_consensus.cc:385] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.703097 20912 raft_consensus.cc:740] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.703703 20912 consensus_queue.cc:260] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.712349 20912 ts_tablet_manager.cc:1434] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.007s
I20260709 14:52:21.713260 20865 raft_consensus.cc:2393] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:21.720575 20618 catalog_manager.cc:5697] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.733306 20912 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:21.738183 21297 raft_consensus.cc:493] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.711601 20832 leader_election.cc:304] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
W20260709 14:52:21.740873 20834 leader_election.cc:343] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.742790 21231 leader_election.cc:290] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
W20260709 14:52:21.745880 21287 log.cc:927] Time spent T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: Append to log took a long time: real 0.072s	user 0.000s	sys 0.003s
I20260709 14:52:21.736848 21045 raft_consensus.cc:493] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.747699 21045 raft_consensus.cc:515] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.749637 21045 leader_election.cc:290] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.738626 21297 raft_consensus.cc:515] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.754247 21297 leader_election.cc:290] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.755010 21234 leader_election.cc:290] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.756109 20909 raft_consensus.cc:359] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.756685 20909 raft_consensus.cc:385] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.756879 20909 raft_consensus.cc:740] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.765151 20909 consensus_queue.cc:260] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:21.767488 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:33043, user_credentials={real_user=slave}} blocked reactor thread for 87751.9us
W20260709 14:52:21.755797 20832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45053, user_credentials={real_user=slave}} blocked reactor thread for 49641.3us
I20260709 14:52:21.765810 20962 raft_consensus.cc:2804] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.776378 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:21.777154 20787 raft_consensus.cc:2393] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:21.777299 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.774571 20962 raft_consensus.cc:493] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.782166 20962 raft_consensus.cc:3060] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.783239 20909 ts_tablet_manager.cc:1434] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 14:52:21.785308 21049 consensus_queue.cc:1048] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:21.786692 20683 leader_election.cc:343] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.792426 20909 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:21.793716 21299 raft_consensus.cc:493] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.793913 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845fab95b67d41378d0bc1821367000b" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:21.795244 21299 raft_consensus.cc:515] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.795568 21251 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.799690 21299 leader_election.cc:290] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.806757 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.807883 20912 tablet_bootstrap.cc:654] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.810060 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:21.810328 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.812386 21298 raft_consensus.cc:493] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.815847 20614 catalog_manager.cc:5697] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.812852 21298 raft_consensus.cc:515] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.820032 20962 raft_consensus.cc:515] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.820261 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.821986 20962 leader_election.cc:290] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.823472 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
W20260709 14:52:21.830690 20685 leader_election.cc:343] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.839327 20685 leader_election.cc:304] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:21.823694 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:21.841382 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.841996 20714 raft_consensus.cc:2468] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:21.841434 20795 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.830137 21234 raft_consensus.cc:493] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.841702 21045 raft_consensus.cc:2749] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.844863 21234 raft_consensus.cc:515] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:21.845876 20758 leader_election.cc:343] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:21.846421 20758 leader_election.cc:343] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.847342 21234 leader_election.cc:290] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.847502 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.848253 21251 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:21.851410 20869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
W20260709 14:52:21.854513 20834 leader_election.cc:343] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:21.857697 20683 leader_election.cc:343] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.862161 20910 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:21.862615 20910 ts_tablet_manager.cc:1403] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.005s
I20260709 14:52:21.866032 20832 leader_election.cc:304] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.873113 20962 raft_consensus.cc:2749] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.819998 21298 leader_election.cc:290] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.840405 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.875257 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:21.875854 20718 raft_consensus.cc:3060] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.883679 20909 tablet_bootstrap.cc:654] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.868050 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:21.862304 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
W20260709 14:52:21.890094 20758 leader_election.cc:343] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.891755 20787 raft_consensus.cc:2393] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in this term.
I20260709 14:52:21.893036 21223 raft_consensus.cc:493] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.886530 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caf5c2c42c4fe89b887d11d25db684" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.893484 21223 raft_consensus.cc:515] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.895323 21223 leader_election.cc:290] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:21.890543 20758 leader_election.cc:304] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.899432 21303 raft_consensus.cc:2749] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.901338 20910 raft_consensus.cc:359] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.901934 20910 raft_consensus.cc:385] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.902196 20910 raft_consensus.cc:740] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.906297 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fbfe1f8a5e4dff807dc2c8275a87f1" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.906378 20718 raft_consensus.cc:2468] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:21.909689 20910 consensus_queue.cc:260] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.911955 20758 leader_election.cc:304] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:21.914206 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:21.921214 20834 leader_election.cc:343] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.923025 21300 raft_consensus.cc:2804] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.923393 21300 raft_consensus.cc:493] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.923712 21300 raft_consensus.cc:3060] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.924806 20910 ts_tablet_manager.cc:1434] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260709 14:52:21.926501 20866 raft_consensus.cc:3060] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.916865 20832 leader_election.cc:304] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.931296 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:21.931859 20718 raft_consensus.cc:2468] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 0.
I20260709 14:52:21.931772 20832 leader_election.cc:304] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:21.933331 21234 raft_consensus.cc:2804] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.933615 20795 raft_consensus.cc:2468] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:21.933766 21234 raft_consensus.cc:697] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
W20260709 14:52:21.929608 20758 leader_election.cc:343] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.935040 20758 leader_election.cc:304] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
W20260709 14:52:21.935741 20666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:21.934585 21234 consensus_queue.cc:237] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.939088 20685 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:21.940814 21049 raft_consensus.cc:2804] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.941392 21049 raft_consensus.cc:697] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:21.939483 21303 raft_consensus.cc:2749] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:21.946290 20912 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:21.946768 20912 ts_tablet_manager.cc:1403] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.221s	user 0.015s	sys 0.027s
I20260709 14:52:21.946596 20832 leader_election.cc:304] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:21.952239 20912 raft_consensus.cc:359] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.952916 20912 raft_consensus.cc:385] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.953299 21223 raft_consensus.cc:3060] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.954456 20910 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:21.959607 20832 leader_election.cc:304] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:21.961234 21288 raft_consensus.cc:2804] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.961570 21288 raft_consensus.cc:493] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.961879 21288 raft_consensus.cc:3060] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.947540 21049 consensus_queue.cc:237] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.966251 20912 raft_consensus.cc:740] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.966984 20912 consensus_queue.cc:260] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.976003 21300 raft_consensus.cc:515] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:21.968997 20912 ts_tablet_manager.cc:1434] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:52:21.980597 20912 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
W20260709 14:52:21.982470 20758 leader_election.cc:343] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:21.992605 20910 tablet_bootstrap.cc:654] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:21.996675 20758 consensus_peers.cc:597] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:22.005425 20962 raft_consensus.cc:2749] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.007294 21231 consensus_queue.cc:1048] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:21.977274 21288 raft_consensus.cc:515] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.024509 21223 raft_consensus.cc:2749] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.024763 21288 leader_election.cc:290] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:22.025806 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:22.026026 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.026546 20715 raft_consensus.cc:3060] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:22.027202 20834 leader_election.cc:343] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.029901 21295 consensus_queue.cc:1048] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:22.036583 20909 tablet_bootstrap.cc:492] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:22.037472 20909 ts_tablet_manager.cc:1403] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.248s	user 0.015s	sys 0.043s
I20260709 14:52:22.039000 20613 catalog_manager.cc:5697] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.046587 20909 raft_consensus.cc:359] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.047084 20909 raft_consensus.cc:385] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.047271 20909 raft_consensus.cc:740] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.048791 20614 catalog_manager.cc:5697] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.049932 20909 consensus_queue.cc:260] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.051656 21300 leader_election.cc:290] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.052079 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.052537 20714 raft_consensus.cc:3060] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.056841 20909 ts_tablet_manager.cc:1434] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:52:22.061882 20909 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:22.062673 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f947a6f347548a687d65f4aace2e4c2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.066663 20715 raft_consensus.cc:2468] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
W20260709 14:52:22.069525 20758 leader_election.cc:343] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.076498 20714 raft_consensus.cc:2468] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.077638 20758 leader_election.cc:304] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:22.080471 21303 raft_consensus.cc:2804] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.081602 21303 raft_consensus.cc:697] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:22.083462 20832 leader_election.cc:304] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:22.085417 21290 raft_consensus.cc:2804] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.085880 21290 raft_consensus.cc:697] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:22.079483 21295 consensus_queue.cc:1048] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:52:22.082422 21303 consensus_queue.cc:237] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.092986 21290 consensus_queue.cc:237] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.093724 21251 consensus_queue.cc:1048] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:52:22.104298 20910 tablet_bootstrap.cc:492] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:22.104734 20910 ts_tablet_manager.cc:1403] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.009s
I20260709 14:52:22.113947 20912 tablet_bootstrap.cc:654] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.114157 21251 consensus_queue.cc:1048] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.129702 20909 tablet_bootstrap.cc:654] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.138542 20910 raft_consensus.cc:359] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.139034 20910 raft_consensus.cc:385] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.139249 20910 raft_consensus.cc:740] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.142719 21045 raft_consensus.cc:493] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.143194 21045 raft_consensus.cc:515] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.145030 21045 leader_election.cc:290] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.146466 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:22.146720 20910 consensus_queue.cc:260] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.147060 20795 raft_consensus.cc:2468] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:22.148231 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.148682 20685 leader_election.cc:304] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:22.148821 20868 raft_consensus.cc:2468] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:22.149405 20910 ts_tablet_manager.cc:1434] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.044s	user 0.000s	sys 0.007s
I20260709 14:52:22.150151 21291 raft_consensus.cc:2804] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.150494 21291 raft_consensus.cc:493] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.153436 21291 raft_consensus.cc:3060] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.168440 20613 catalog_manager.cc:5697] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.173328 20910 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:22.167438 21291 raft_consensus.cc:515] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.177767 20912 tablet_bootstrap.cc:492] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.178215 20912 ts_tablet_manager.cc:1403] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.006s
I20260709 14:52:22.180249 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:22.180742 20795 raft_consensus.cc:3060] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.182329 20912 raft_consensus.cc:359] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.182948 20912 raft_consensus.cc:385] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.183183 20912 raft_consensus.cc:740] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.186733 20795 raft_consensus.cc:2468] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:22.187769 20685 leader_election.cc:304] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:22.188458 21251 raft_consensus.cc:2804] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.188887 21251 raft_consensus.cc:697] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:22.189653 21251 consensus_queue.cc:237] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.191542 20614 catalog_manager.cc:5697] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:22.193445 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57842b2df41c40589787c969fa395477" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.193372 21291 leader_election.cc:290] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.193440 20912 consensus_queue.cc:260] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.195840 20912 ts_tablet_manager.cc:1434] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:52:22.196792 20912 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:22.200657 20868 raft_consensus.cc:3060] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.201164 20909 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:22.202899 20909 ts_tablet_manager.cc:1403] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.008s
I20260709 14:52:22.208618 20868 raft_consensus.cc:2468] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:22.218164 20910 tablet_bootstrap.cc:654] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.221547 20909 raft_consensus.cc:359] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.222218 20909 raft_consensus.cc:385] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.222488 20909 raft_consensus.cc:740] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.223125 20909 consensus_queue.cc:260] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.232059 20912 tablet_bootstrap.cc:654] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.235872 20910 tablet_bootstrap.cc:492] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:22.236712 20910 ts_tablet_manager.cc:1403] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.005s
I20260709 14:52:22.237255 20618 catalog_manager.cc:5697] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.238464 20910 raft_consensus.cc:359] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.238906 20910 raft_consensus.cc:385] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.239112 20910 raft_consensus.cc:740] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.239683 20909 ts_tablet_manager.cc:1434] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.000s
I20260709 14:52:22.240409 20909 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:22.244449 21251 raft_consensus.cc:493] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.244876 21251 raft_consensus.cc:515] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.245218 20909 tablet_bootstrap.cc:654] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.247004 21251 leader_election.cc:290] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.245409 20910 consensus_queue.cc:260] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.247854 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.249873 20910 ts_tablet_manager.cc:1434] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 14:52:22.250908 20910 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
W20260709 14:52:22.253295 20683 leader_election.cc:343] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.256162 20910 tablet_bootstrap.cc:654] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.258699 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
W20260709 14:52:22.259976 20685 leader_election.cc:343] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.260408 20909 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:22.260362 20685 leader_election.cc:304] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:22.260919 20909 ts_tablet_manager.cc:1403] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 14:52:22.261044 21251 raft_consensus.cc:2749] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.267118 20909 raft_consensus.cc:359] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.267724 20909 raft_consensus.cc:385] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.267970 20909 raft_consensus.cc:740] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.268611 20909 consensus_queue.cc:260] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.270220 20909 ts_tablet_manager.cc:1434] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:52:22.271354 20909 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: Bootstrap starting.
I20260709 14:52:22.278630 20910 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:22.279098 20910 ts_tablet_manager.cc:1403] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260709 14:52:22.281587 20910 raft_consensus.cc:359] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.282136 20909 tablet_bootstrap.cc:654] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.282213 20910 raft_consensus.cc:385] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.282595 20910 raft_consensus.cc:740] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.283403 20910 consensus_queue.cc:260] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.285689 20910 ts_tablet_manager.cc:1434] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:22.286608 20910 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: Bootstrap starting.
I20260709 14:52:22.293843 20910 tablet_bootstrap.cc:654] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.306454 20910 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: No bootstrap required, opened a new log
I20260709 14:52:22.306838 20910 ts_tablet_manager.cc:1403] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 14:52:22.309219 20910 raft_consensus.cc:359] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.309818 20910 raft_consensus.cc:385] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.309897 20909 tablet_bootstrap.cc:492] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: No bootstrap required, opened a new log
I20260709 14:52:22.310097 20912 tablet_bootstrap.cc:492] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.310344 20909 ts_tablet_manager.cc:1403] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.015s
I20260709 14:52:22.310102 20910 raft_consensus.cc:740] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.310711 20912 ts_tablet_manager.cc:1403] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.044s
I20260709 14:52:22.311153 20910 consensus_queue.cc:260] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.313288 20912 raft_consensus.cc:359] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.313933 20912 raft_consensus.cc:385] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.314214 20912 raft_consensus.cc:740] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.314850 20912 consensus_queue.cc:260] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.316926 20912 ts_tablet_manager.cc:1434] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:22.317867 20910 ts_tablet_manager.cc:1434] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:22.317836 20909 raft_consensus.cc:359] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.318634 20909 raft_consensus.cc:385] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.318837 20909 raft_consensus.cc:740] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.319414 20909 consensus_queue.cc:260] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.320924 20909 ts_tablet_manager.cc:1434] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:52:22.321858 20912 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:22.327636 20912 tablet_bootstrap.cc:654] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.338688 20714 raft_consensus.cc:3060] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.352530 20912 tablet_bootstrap.cc:492] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.353046 20912 ts_tablet_manager.cc:1403] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.016s
I20260709 14:52:22.355438 20912 raft_consensus.cc:359] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.356096 20912 raft_consensus.cc:385] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.356401 20912 raft_consensus.cc:740] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.357050 20912 consensus_queue.cc:260] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.358875 20912 ts_tablet_manager.cc:1434] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:22.360100 20912 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:22.367007 20912 tablet_bootstrap.cc:654] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.371021 20912 tablet_bootstrap.cc:492] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.371408 20912 ts_tablet_manager.cc:1403] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:52:22.373649 20912 raft_consensus.cc:359] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.374166 20912 raft_consensus.cc:385] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.374790 20912 raft_consensus.cc:740] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.375370 20912 consensus_queue.cc:260] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.377122 20912 ts_tablet_manager.cc:1434] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:22.378010 21303 raft_consensus.cc:493] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.378449 21303 raft_consensus.cc:515] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.380218 21303 leader_election.cc:290] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.381294 20912 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
I20260709 14:52:22.381224 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.380831 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ccd8a50e2445a901b162a6e3f88b5" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.382550 20714 raft_consensus.cc:2393] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 in current term 1: Already voted for candidate 0e3003471e864cb4bc1b1ff77b123191 in this term.
I20260709 14:52:22.384061 20758 leader_election.cc:304] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:22.384730 21300 raft_consensus.cc:3060] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.387406 20912 tablet_bootstrap.cc:654] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.409978 21303 raft_consensus.cc:493] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.410522 21303 raft_consensus.cc:515] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.436415 21303 leader_election.cc:290] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.441684 20868 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.452212 21290 consensus_queue.cc:1048] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.439512 21300 raft_consensus.cc:2749] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.457021 21231 raft_consensus.cc:493] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.457530 21231 raft_consensus.cc:515] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.458796 21299 raft_consensus.cc:493] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.459484 21231 leader_election.cc:290] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.459245 21299 raft_consensus.cc:515] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.461328 21299 leader_election.cc:290] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.467864 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.471134 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.474602 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.478749 20912 tablet_bootstrap.cc:492] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.479212 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.479611 20912 ts_tablet_manager.cc:1403] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.099s	user 0.030s	sys 0.026s
I20260709 14:52:22.479781 20719 raft_consensus.cc:2468] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:22.482971 20912 raft_consensus.cc:359] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.483595 20912 raft_consensus.cc:385] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.483846 20912 raft_consensus.cc:740] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.484423 20912 consensus_queue.cc:260] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
W20260709 14:52:22.485379 20758 leader_election.cc:343] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.485476 20788 raft_consensus.cc:3060] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.487701 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.488262 20714 raft_consensus.cc:2468] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:22.486425 20912 ts_tablet_manager.cc:1434] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:52:22.489303 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daee8c4d5d438dbbf9a92a1390c746" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.490216 20912 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: Bootstrap starting.
W20260709 14:52:22.490566 20758 leader_election.cc:343] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.496170 20912 tablet_bootstrap.cc:654] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.497478 20758 leader_election.cc:304] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:22.500280 21300 raft_consensus.cc:2804] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.500676 21300 raft_consensus.cc:493] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.500998 21300 raft_consensus.cc:3060] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.507779 21300 raft_consensus.cc:515] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.508363 20962 consensus_queue.cc:1048] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.509075 21055 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.509595 21055 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.511597 21055 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:22.512099 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.514034 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:22.514550 20795 raft_consensus.cc:2468] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 1.
I20260709 14:52:22.515705 21291 consensus_queue.cc:1048] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.518594 21300 leader_election.cc:290] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.522219 21251 raft_consensus.cc:493] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.522645 21251 raft_consensus.cc:515] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.523118 20758 leader_election.cc:304] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [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: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:22.523867 21303 raft_consensus.cc:2804] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.524196 21303 raft_consensus.cc:493] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.524477 21303 raft_consensus.cc:3060] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.524619 21251 leader_election.cc:290] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.526280 20834 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:22.528357 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.528914 20866 raft_consensus.cc:2468] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:22.529068 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:22.529671 20788 raft_consensus.cc:2468] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 0.
I20260709 14:52:22.530452 20683 leader_election.cc:304] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:22.531208 21291 raft_consensus.cc:2804] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.530982 21303 raft_consensus.cc:515] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.531553 21291 raft_consensus.cc:493] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.531898 21291 raft_consensus.cc:3060] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.535400 20758 leader_election.cc:304] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517; no voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:22.532965 21303 leader_election.cc:290] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.536490 21300 raft_consensus.cc:2749] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.536860 21055 raft_consensus.cc:2804] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:22.537833 21055 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b42a6602f6f43d6ae1b721a8ae05b38)
I20260709 14:52:22.538208 21055 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.539390 21291 raft_consensus.cc:515] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.540179 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.541242 21291 leader_election.cc:290] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.542233 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:22.542723 20795 raft_consensus.cc:3060] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.543462 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.543974 20866 raft_consensus.cc:3060] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.547942 20795 raft_consensus.cc:2468] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:22.548857 20685 leader_election.cc:304] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:22.549821 21251 raft_consensus.cc:2804] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.550201 20866 raft_consensus.cc:2468] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.551149 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.545125 21055 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.552074 20714 raft_consensus.cc:3060] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.553254 21055 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:22.554817 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.556668 21247 consensus_queue.cc:1048] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.551328 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561848f9ae6a4f509be44e615a15bd55" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.557493 20719 raft_consensus.cc:3060] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.561012 21251 raft_consensus.cc:697] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:22.561682 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33315de5931f44459b2bb7c3e9dd4700" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.561933 21251 consensus_queue.cc:237] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.562440 20868 raft_consensus.cc:3060] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.568425 20868 raft_consensus.cc:2468] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 1.
I20260709 14:52:22.574504 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:22.576359 20834 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [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: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:22.577272 20962 raft_consensus.cc:2749] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:22.579447 20719 raft_consensus.cc:2468] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.580313 21288 consensus_queue.cc:1048] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.580873 20714 raft_consensus.cc:2468] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.588176 21288 consensus_queue.cc:1048] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:22.590327 20758 leader_election.cc:343] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:22.598323 20758 leader_election.cc:304] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:22.600360 20868 raft_consensus.cc:3060] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.600642 21300 raft_consensus.cc:2804] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.601231 21300 raft_consensus.cc:697] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:22.602056 21300 consensus_queue.cc:237] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.628130 20912 tablet_bootstrap.cc:492] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: No bootstrap required, opened a new log
I20260709 14:52:22.628472 20863 raft_consensus.cc:1240] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Rejecting Update request from peer 3b42a6602f6f43d6ae1b721a8ae05b38 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:22.628629 20912 ts_tablet_manager.cc:1403] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: Time spent bootstrapping tablet: real 0.139s	user 0.049s	sys 0.043s
I20260709 14:52:22.633261 20912 raft_consensus.cc:359] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.633880 20912 raft_consensus.cc:385] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.634145 20912 raft_consensus.cc:740] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.637537 21049 consensus_queue.cc:1059] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.639380 21045 raft_consensus.cc:3055] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:22.639731 21045 raft_consensus.cc:740] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:22.640486 21045 consensus_queue.cc:260] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.641528 21045 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:22.626012 20758 leader_election.cc:304] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:22.645046 20912 consensus_queue.cc:260] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.645814 20962 raft_consensus.cc:493] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.646186 20962 raft_consensus.cc:515] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.665167 20962 leader_election.cc:290] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:22.669929 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:22.661571 21289 raft_consensus.cc:2804] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.671571 21303 consensus_queue.cc:1048] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:22.677434 20912 ts_tablet_manager.cc:1434] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 14:52:22.678769 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6faaba68b014108bb0e1aac5012ad10" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.679476 20716 raft_consensus.cc:2393] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e3003471e864cb4bc1b1ff77b123191 in current term 1: Already voted for candidate 186fea3f946c4c76af0f168c6419e517 in this term.
I20260709 14:52:22.678357 20614 catalog_manager.cc:5697] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.680516 20613 catalog_manager.cc:5697] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.686499 21294 raft_consensus.cc:493] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.686908 21294 raft_consensus.cc:515] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.688769 21301 consensus_queue.cc:1048] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.691534 21289 raft_consensus.cc:697] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:22.692420 21289 consensus_queue.cc:237] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.688771 21294 leader_election.cc:290] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.697245 21045 consensus_queue.cc:1048] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.704916 21251 consensus_queue.cc:1048] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:22.718780 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:22.718864 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:22.719069 20834 leader_election.cc:304] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191; no voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38
I20260709 14:52:22.719419 20866 raft_consensus.cc:2468] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:22.719465 20719 raft_consensus.cc:2468] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 0.
I20260709 14:52:22.723001 20962 raft_consensus.cc:3060] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.724241 20758 leader_election.cc:304] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:22.726840 20618 catalog_manager.cc:5697] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.729158 21301 raft_consensus.cc:2804] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.729508 21301 raft_consensus.cc:493] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.729831 21301 raft_consensus.cc:3060] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.742437 21301 raft_consensus.cc:515] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.760069 21301 leader_election.cc:290] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:22.763628 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:22.764168 20716 raft_consensus.cc:3060] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.765208 20962 raft_consensus.cc:2749] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:22.770362 20716 raft_consensus.cc:2468] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.773291 20758 leader_election.cc:304] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186fea3f946c4c76af0f168c6419e517, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:22.773960 21301 raft_consensus.cc:2804] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.774430 21301 raft_consensus.cc:697] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Leader. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:22.775230 21301 consensus_queue.cc:237] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:22.777830 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c048b96b0c054704a486b0479ae54f2a" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:22.778338 20868 raft_consensus.cc:3060] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.784300 20868 raft_consensus.cc:2468] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186fea3f946c4c76af0f168c6419e517 in term 1.
I20260709 14:52:22.791983 20618 catalog_manager.cc:5697] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186fea3f946c4c76af0f168c6419e517 (127.19.35.66). New cstate: current_term: 1 leader_uuid: "186fea3f946c4c76af0f168c6419e517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:22.846127 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:22.862776 21352 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:52:22.864336 21353 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:52:22.865572 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:22.867285 21355 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:52:22.868347 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:22.868649 19597 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:52:22.868868 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608742868851 us; error 0 us; skew 500 ppm
I20260709 14:52:22.869606 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:22.872782 19597 webserver.cc:533] Webserver started at http://127.19.35.68:41791/ using document root <none> and password file <none>
I20260709 14:52:22.873430 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:22.873656 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:22.873893 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:22.875147 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-3-root/instance:
uuid: "bd1f4d8561e04b8c8d21b131d43be75f"
format_stamp: "Formatted at 2026-07-09 14:52:22 on dist-test-slave-gjv7"
W20260709 14:52:22.875770 20895 tablet.cc:2406] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:22.880841 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:22.884945 21360 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:52:22.885746 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:22.886065 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
uuid: "bd1f4d8561e04b8c8d21b131d43be75f"
format_stamp: "Formatted at 2026-07-09 14:52:22 on dist-test-slave-gjv7"
I20260709 14:52:22.886385 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608710145761-19597-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:52:22.932081 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:22.933776 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:22.935025 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:22.937506 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:22.937685 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:22.937913 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:22.938064 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:23.027781 21045 consensus_queue.cc:1048] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.031477 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.68:43417
I20260709 14:52:23.032080 21422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.68:43417 every 8 connection(s)
I20260709 14:52:23.052951 21247 consensus_queue.cc:1048] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.104717 19597 auto_leader_rebalancer-test.cc:446] add a tserver: bd1f4d8561e04b8c8d21b131d43be75f
I20260709 14:52:23.126722 21424 heartbeater.cc:344] Connected to a master server at 127.19.35.126:41111
I20260709 14:52:23.127154 21424 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:23.127895 21424 heartbeater.cc:507] Master 127.19.35.126:41111 requested a full tablet report, sending...
I20260709 14:52:23.129844 20614 ts_manager.cc:194] Registered new tserver with Master: bd1f4d8561e04b8c8d21b131d43be75f (127.19.35.68:43417)
I20260709 14:52:23.137754 20614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35994
I20260709 14:52:23.148658 21294 consensus_queue.cc:1048] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.166726 21301 consensus_queue.cc:1048] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.176761 21289 consensus_queue.cc:1048] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.222651 21289 consensus_queue.cc:1048] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.299790 21289 consensus_queue.cc:1048] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.309291 21294 consensus_queue.cc:1048] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:24.084255 21291 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:24.084754 21291 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:24.086514 21291 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:24.087363 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:24.087508 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517" is_pre_election: true
I20260709 14:52:24.088132 20868 raft_consensus.cc:2468] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 2.
I20260709 14:52:24.089372 20683 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:24.090175 21291 raft_consensus.cc:2804] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:24.090541 21291 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:24.091622 21291 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.097062 21291 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:24.098486 21291 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [CANDIDATE]: Term 3 election: Requested vote from peers 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:24.099020 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:24.099171 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
I20260709 14:52:24.099627 20868 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.104104 20868 raft_consensus.cc:2468] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b42a6602f6f43d6ae1b721a8ae05b38 in term 3.
I20260709 14:52:24.104974 20683 leader_election.cc:304] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [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: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 186fea3f946c4c76af0f168c6419e517
I20260709 14:52:24.105801 21291 raft_consensus.cc:2804] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.106215 21291 raft_consensus.cc:697] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 3 LEADER]: Becoming Leader. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:24.106895 21291 consensus_queue.cc:237] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Queue going to LEADER 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: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:24.116058 20614 catalog_manager.cc:5697] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.140799 21294 raft_consensus.cc:493] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b42a6602f6f43d6ae1b721a8ae05b38)
I20260709 14:52:24.140848 21424 heartbeater.cc:499] Master 127.19.35.126:41111 was elected leader, sending a full tablet report...
I20260709 14:52:24.141243 21294 raft_consensus.cc:515] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:24.143122 21294 leader_election.cc:290] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043)
I20260709 14:52:24.144001 20868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e3003471e864cb4bc1b1ff77b123191" is_pre_election: true
I20260709 14:52:24.143885 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cfad6e5f164de6b0513612009920d2" candidate_uuid: "186fea3f946c4c76af0f168c6419e517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" is_pre_election: true
I20260709 14:52:24.144668 20868 raft_consensus.cc:2368] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 for earlier term 2. Current term is 3.
I20260709 14:52:24.145632 20758 leader_election.cc:400] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043) with higher term. Message: Invalid argument: T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 for earlier term 2. Current term is 3.
I20260709 14:52:24.145824 20758 leader_election.cc:403] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:24.146216 21294 raft_consensus.cc:3060] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.150538 21294 raft_consensus.cc:2749] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67:33043) with higher term. Message: Invalid argument: T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 186fea3f946c4c76af0f168c6419e517 for earlier term 2. Current term is 3.
I20260709 14:52:24.521242 20795 raft_consensus.cc:1275] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 3 FOLLOWER]: Refusing update from remote peer 3b42a6602f6f43d6ae1b721a8ae05b38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:24.522253 21435 consensus_queue.cc:1048] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.532387 20863 raft_consensus.cc:1275] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Refusing update from remote peer 3b42a6602f6f43d6ae1b721a8ae05b38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:24.543390 21291 consensus_queue.cc:1048] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.338126 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:28.382030 20714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9"
dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
mode: GRACEFUL
new_leader_uuid: "0e3003471e864cb4bc1b1ff77b123191"
 from {username='slave'} at 127.0.0.1:52754
I20260709 14:52:28.382566 20714 raft_consensus.cc:606] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Received request to transfer leadership to TS 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:28.393500 20795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd471a9420174907ada6a15409dd640a"
dest_uuid: "186fea3f946c4c76af0f168c6419e517"
mode: GRACEFUL
new_leader_uuid: "0e3003471e864cb4bc1b1ff77b123191"
 from {username='slave'} at 127.0.0.1:39448
I20260709 14:52:28.394049 20795 raft_consensus.cc:606] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Received request to transfer leadership to TS 0e3003471e864cb4bc1b1ff77b123191
I20260709 14:52:28.395030 19597 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:28.396328 19597 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:28.591888 21291 raft_consensus.cc:993] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: : Instructing follower 0e3003471e864cb4bc1b1ff77b123191 to start an election
I20260709 14:52:28.592427 21450 raft_consensus.cc:1081] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Signalling peer 0e3003471e864cb4bc1b1ff77b123191 to start an election
I20260709 14:52:28.593868 20866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9"
dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
 from {username='slave'} at 127.0.0.1:51682
I20260709 14:52:28.594381 20866 raft_consensus.cc:493] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.594728 20866 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.599231 20866 raft_consensus.cc:515] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.600677 20866 leader_election.cc:290] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:28.601281 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:28.601655 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfaf61113e84934a2167db67d1f5ab9" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:28.601830 20716 raft_consensus.cc:3055] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.602108 20716 raft_consensus.cc:740] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b42a6602f6f43d6ae1b721a8ae05b38, State: Running, Role: LEADER
I20260709 14:52:28.602170 20790 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.602725 20716 consensus_queue.cc:260] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.603744 20716 raft_consensus.cc:3060] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.606444 20790 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 2.
I20260709 14:52:28.607365 20834 leader_election.cc:304] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 186fea3f946c4c76af0f168c6419e517; no voters: 
I20260709 14:52:28.607546 20716 raft_consensus.cc:2468] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 2.
I20260709 14:52:28.607954 21457 raft_consensus.cc:2804] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.608386 21457 raft_consensus.cc:697] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:28.609114 21457 consensus_queue.cc:237] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.619833 20613 catalog_manager.cc:5697] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 1 to 2, leader changed from 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65) to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.810798 21449 raft_consensus.cc:993] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: : Instructing follower 0e3003471e864cb4bc1b1ff77b123191 to start an election
I20260709 14:52:28.811194 21451 raft_consensus.cc:1081] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Signalling peer 0e3003471e864cb4bc1b1ff77b123191 to start an election
I20260709 14:52:28.812413 20863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd471a9420174907ada6a15409dd640a"
dest_uuid: "0e3003471e864cb4bc1b1ff77b123191"
 from {username='slave'} at 127.0.0.1:51672
I20260709 14:52:28.812829 20863 raft_consensus.cc:493] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.813072 20863 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.818150 20863 raft_consensus.cc:515] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.819514 20863 leader_election.cc:290] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 election: Requested vote from peers 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053), 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287)
I20260709 14:52:28.820119 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38"
I20260709 14:52:28.820242 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd471a9420174907ada6a15409dd640a" candidate_uuid: "0e3003471e864cb4bc1b1ff77b123191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186fea3f946c4c76af0f168c6419e517"
I20260709 14:52:28.820540 20714 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.820741 20795 raft_consensus.cc:3055] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.821045 20795 raft_consensus.cc:740] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 186fea3f946c4c76af0f168c6419e517, State: Running, Role: LEADER
I20260709 14:52:28.821589 20795 consensus_queue.cc:260] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.822403 20795 raft_consensus.cc:3060] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.824810 20714 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 2.
I20260709 14:52:28.825681 20832 leader_election.cc:304] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e3003471e864cb4bc1b1ff77b123191, 3b42a6602f6f43d6ae1b721a8ae05b38; no voters: 
I20260709 14:52:28.826280 21452 raft_consensus.cc:2804] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.826841 20795 raft_consensus.cc:2468] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e3003471e864cb4bc1b1ff77b123191 in term 2.
I20260709 14:52:28.826669 21452 raft_consensus.cc:697] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 2 LEADER]: Becoming Leader. State: Replica: 0e3003471e864cb4bc1b1ff77b123191, State: Running, Role: LEADER
I20260709 14:52:28.827844 21452 consensus_queue.cc:237] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } }
I20260709 14:52:28.836781 20613 catalog_manager.cc:5697] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 reported cstate change: term changed from 1 to 2, leader changed from 186fea3f946c4c76af0f168c6419e517 (127.19.35.66) to 0e3003471e864cb4bc1b1ff77b123191 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "0e3003471e864cb4bc1b1ff77b123191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e3003471e864cb4bc1b1ff77b123191" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.003647 20716 raft_consensus.cc:1275] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Refusing update from remote peer 0e3003471e864cb4bc1b1ff77b123191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.004733 21452 consensus_queue.cc:1048] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.008108 20795 raft_consensus.cc:1275] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Refusing update from remote peer 0e3003471e864cb4bc1b1ff77b123191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.009379 21452 consensus_queue.cc:1048] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.247526 20714 raft_consensus.cc:1275] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Refusing update from remote peer 0e3003471e864cb4bc1b1ff77b123191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.248452 21457 consensus_queue.cc:1048] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b42a6602f6f43d6ae1b721a8ae05b38" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.255489 20790 raft_consensus.cc:1275] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Refusing update from remote peer 0e3003471e864cb4bc1b1ff77b123191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.257347 21288 consensus_queue.cc:1048] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186fea3f946c4c76af0f168c6419e517" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 33287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.397030 19597 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.439236 19597 tablet_server.cc:179] TabletServer@127.19.35.65:0 shutting down...
W20260709 14:52:29.444052 20832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:52:29.448614 20832 consensus_peers.cc:597] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.474673 20832 consensus_peers.cc:597] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.483438 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:52:29.484445 20832 consensus_peers.cc:597] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.484972 19597 tablet_replica.cc:333] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.485836 19597 raft_consensus.cc:2243] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.486347 19597 raft_consensus.cc:2272] T 355654585cc34cac88e0cfca4dec306a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.488600 19597 tablet_replica.cc:333] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.489411 19597 raft_consensus.cc:2243] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.490202 19597 raft_consensus.cc:2272] T 33315de5931f44459b2bb7c3e9dd4700 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.491218 20758 consensus_peers.cc:597] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.492277 19597 tablet_replica.cc:333] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.493089 19597 raft_consensus.cc:2243] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.493925 19597 raft_consensus.cc:2272] T 57842b2df41c40589787c969fa395477 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.496053 19597 tablet_replica.cc:333] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.496788 19597 raft_consensus.cc:2243] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.497157 19597 raft_consensus.cc:2272] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.498823 19597 tablet_replica.cc:333] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
W20260709 14:52:29.499507 20758 consensus_peers.cc:597] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.499531 19597 raft_consensus.cc:2243] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.500391 19597 raft_consensus.cc:2272] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.501946 19597 tablet_replica.cc:333] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.502457 19597 raft_consensus.cc:2243] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.502800 19597 raft_consensus.cc:2272] T f6faaba68b014108bb0e1aac5012ad10 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.504241 19597 tablet_replica.cc:333] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.504731 19597 raft_consensus.cc:2243] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.505074 19597 raft_consensus.cc:2272] T 22d5927463c94c2f843f4b8e0629e590 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.506448 19597 tablet_replica.cc:333] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.506944 19597 raft_consensus.cc:2243] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.507293 19597 raft_consensus.cc:2272] T 610235de3fff41928f62754b437f7653 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.508744 19597 tablet_replica.cc:333] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.509351 19597 raft_consensus.cc:2243] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.509701 19597 raft_consensus.cc:2272] T c048b96b0c054704a486b0479ae54f2a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.511139 19597 tablet_replica.cc:333] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.511623 19597 raft_consensus.cc:2243] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.512028 19597 raft_consensus.cc:2272] T fd471a9420174907ada6a15409dd640a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.514163 19597 tablet_replica.cc:333] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.514647 19597 raft_consensus.cc:2243] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.514989 19597 raft_consensus.cc:2272] T e1ef160cba494fcf89e2a016ec7c745c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.516638 19597 tablet_replica.cc:333] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.517128 19597 raft_consensus.cc:2243] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.517520 19597 raft_consensus.cc:2272] T 3e6320b91ea14f72967c98c25d85c197 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.519001 19597 tablet_replica.cc:333] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.519524 19597 raft_consensus.cc:2243] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.519923 19597 raft_consensus.cc:2272] T 89f00c32dce84477afc5a083ce4a06b3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.521908 19597 tablet_replica.cc:333] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.522555 19597 raft_consensus.cc:2243] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.523000 19597 raft_consensus.cc:2272] T 577600b10d3a4c23bf77cfb4cd8c9047 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.523630 20832 consensus_peers.cc:597] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.525007 19597 tablet_replica.cc:333] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.525570 19597 raft_consensus.cc:2243] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.526142 19597 raft_consensus.cc:2272] T 6ce0eed9496c47f6a66f0679ac1806bf P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.527486 19597 tablet_replica.cc:333] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.527937 19597 raft_consensus.cc:2243] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.528290 19597 raft_consensus.cc:2272] T 24ba0c58268a46cb95191e1e7fd441fc P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.530023 19597 tablet_replica.cc:333] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.530515 19597 raft_consensus.cc:2243] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.531206 19597 raft_consensus.cc:2272] T 79152a05fac74534bf03946c6e6e0e87 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.533056 19597 tablet_replica.cc:333] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.533538 19597 raft_consensus.cc:2243] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.533855 19597 raft_consensus.cc:2272] T e708c556ef024f018f7086c45c435ee8 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.535254 19597 tablet_replica.cc:333] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.535755 19597 raft_consensus.cc:2243] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.536070 19597 raft_consensus.cc:2272] T 81bfc47a9df147c2b1b69760fd841b20 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.537525 19597 tablet_replica.cc:333] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.537955 19597 raft_consensus.cc:2243] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.538519 19597 raft_consensus.cc:2272] T c54acbfb54494c359fa8ebb0181e8f80 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.539886 19597 tablet_replica.cc:333] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.540330 19597 raft_consensus.cc:2243] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.540637 19597 raft_consensus.cc:2272] T e3f79a0913de45cb9b9fcd208091cd8a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.542045 19597 tablet_replica.cc:333] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.542479 19597 raft_consensus.cc:2243] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.542798 19597 raft_consensus.cc:2272] T f4066f885f5c4f11a4dcd8a9ca629398 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.544174 19597 tablet_replica.cc:333] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.544646 19597 raft_consensus.cc:2243] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.545477 19597 raft_consensus.cc:2272] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.547133 19597 tablet_replica.cc:333] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.547647 19597 raft_consensus.cc:2243] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.548338 19597 raft_consensus.cc:2272] T b2caf5c2c42c4fe89b887d11d25db684 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.549353 20758 consensus_peers.cc:597] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.549911 19597 tablet_replica.cc:333] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.550417 19597 raft_consensus.cc:2243] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.551043 19597 raft_consensus.cc:2272] T 9b85cf4dd33844408a66ad2ca7372001 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.552477 19597 tablet_replica.cc:333] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.552922 19597 raft_consensus.cc:2243] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.553297 19597 raft_consensus.cc:2272] T ee07669179704a23b807b2cb30cc7306 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.555371 19597 tablet_replica.cc:333] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.556082 19597 raft_consensus.cc:2243] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.556506 19597 raft_consensus.cc:2272] T 13b10643afea4026bc9ac83b7814e5ac P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.557749 20758 consensus_peers.cc:597] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.558915 19597 tablet_replica.cc:333] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.559665 19597 raft_consensus.cc:2243] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.560184 19597 raft_consensus.cc:2272] T e797e7b027be4ab1abf374a9f2023ccd P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.561102 20832 consensus_peers.cc:597] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.562515 19597 tablet_replica.cc:333] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.563271 19597 raft_consensus.cc:2243] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.564201 19597 raft_consensus.cc:2272] T b564c9795ae14be29212345b7aed0654 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.566556 19597 tablet_replica.cc:333] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.567268 19597 raft_consensus.cc:2243] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.568113 19597 raft_consensus.cc:2272] T 55cfad6e5f164de6b0513612009920d2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.569993 19597 tablet_replica.cc:333] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.570726 19597 raft_consensus.cc:2243] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.571158 19597 raft_consensus.cc:2272] T 797b91a26f9c4df3b8a66573a6dc6a06 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.573436 19597 tablet_replica.cc:333] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.573926 19597 raft_consensus.cc:2243] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.574273 19597 raft_consensus.cc:2272] T 9b6ec8c6abdc4774866fa5e87851c2de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.575754 19597 tablet_replica.cc:333] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.576205 19597 raft_consensus.cc:2243] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.576548 19597 raft_consensus.cc:2272] T 21e8f8551c464de8b2fe75c038aca4d1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.577982 19597 tablet_replica.cc:333] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.578451 19597 raft_consensus.cc:2243] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.578789 19597 raft_consensus.cc:2272] T 43e07669072c4f50a5d11b1b2d5c7bec P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.580576 19597 tablet_replica.cc:333] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.581063 19597 raft_consensus.cc:2243] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.581387 19597 raft_consensus.cc:2272] T a5daee8c4d5d438dbbf9a92a1390c746 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.582774 19597 tablet_replica.cc:333] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.583238 19597 raft_consensus.cc:2243] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.583998 19597 raft_consensus.cc:2272] T 0980d24ba0ec461abbca7a11dd87987a P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.585814 20758 consensus_peers.cc:597] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.586275 19597 tablet_replica.cc:333] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.587004 19597 raft_consensus.cc:2243] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.587441 19597 raft_consensus.cc:2272] T a10d094fe5314498af891f893afc9836 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.587874 20758 consensus_peers.cc:597] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.589339 19597 tablet_replica.cc:333] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.589886 19597 raft_consensus.cc:2243] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.590253 19597 raft_consensus.cc:2272] T 6dfaf61113e84934a2167db67d1f5ab9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.592391 19597 tablet_replica.cc:333] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.593096 19597 raft_consensus.cc:2243] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.593596 19597 raft_consensus.cc:2272] T 9271f987ad344a45b785f5909456b63c P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.595660 19597 tablet_replica.cc:333] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.596312 19597 raft_consensus.cc:2243] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.597218 19597 raft_consensus.cc:2272] T 54a54f28bcd8418a8b743e48939d2367 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.599321 19597 tablet_replica.cc:333] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
W20260709 14:52:29.600054 20758 consensus_peers.cc:597] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.600075 19597 raft_consensus.cc:2243] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.600898 19597 raft_consensus.cc:2272] T d82ffd88514b42ce968f109202dfd4f4 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.603304 19597 tablet_replica.cc:333] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.603895 19597 raft_consensus.cc:2243] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.604799 19597 raft_consensus.cc:2272] T a96f70c947a4466f9a2ace1fa779f9de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.606835 19597 tablet_replica.cc:333] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.607470 19597 raft_consensus.cc:2243] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.608441 19597 raft_consensus.cc:2272] T 064372df0f6446de98e583818a2929bb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.610169 19597 tablet_replica.cc:333] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.610641 19597 raft_consensus.cc:2243] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.611022 19597 raft_consensus.cc:2272] T 71a8b884824d4fd1bb7af798561371e1 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.613000 19597 tablet_replica.cc:333] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
W20260709 14:52:29.613451 20758 consensus_peers.cc:597] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.613620 19597 raft_consensus.cc:2243] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.614151 19597 raft_consensus.cc:2272] T 182122c4599a403e844627fa50ba16b0 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.615938 19597 tablet_replica.cc:333] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.616415 19597 raft_consensus.cc:2243] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.617056 19597 raft_consensus.cc:2272] T b790ae8a6c79419e80c76d1f2effe0b9 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.618973 19597 tablet_replica.cc:333] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.619427 19597 raft_consensus.cc:2243] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.619774 19597 raft_consensus.cc:2272] T dae0e213b42546b5b3edba78115a058b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.621223 19597 tablet_replica.cc:333] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.621661 19597 raft_consensus.cc:2243] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.622138 19597 raft_consensus.cc:2272] T d74ea7084e984232a40ff71ab103ab29 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.623992 19597 tablet_replica.cc:333] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.624469 19597 raft_consensus.cc:2243] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.625269 19597 raft_consensus.cc:2272] T 845fab95b67d41378d0bc1821367000b P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.625293 20832 consensus_peers.cc:597] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.626808 19597 tablet_replica.cc:333] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.627314 19597 raft_consensus.cc:2243] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.627718 19597 raft_consensus.cc:2272] T 5a69f4c6dd074444a9b7d05af2cf1260 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.629657 19597 tablet_replica.cc:333] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.630216 19597 raft_consensus.cc:2243] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.630610 19597 raft_consensus.cc:2272] T 3768d0c05e974f73870a69797f8440de P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.631245 20758 consensus_peers.cc:597] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.632417 19597 tablet_replica.cc:333] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.632973 19597 raft_consensus.cc:2243] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.633355 19597 raft_consensus.cc:2272] T 30164431c5a744049b0bb3085c51dbf3 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.635553 19597 tablet_replica.cc:333] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.636018 19597 raft_consensus.cc:2243] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.636368 19597 raft_consensus.cc:2272] T c7d93c75566640fc8de4471f5d39a824 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.637900 19597 tablet_replica.cc:333] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.638350 19597 raft_consensus.cc:2243] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.638690 19597 raft_consensus.cc:2272] T 5f947a6f347548a687d65f4aace2e4c2 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.640106 19597 tablet_replica.cc:333] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.640576 19597 raft_consensus.cc:2243] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.640923 19597 raft_consensus.cc:2272] T 561848f9ae6a4f509be44e615a15bd55 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.642304 19597 tablet_replica.cc:333] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.642772 19597 raft_consensus.cc:2243] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.643181 19597 raft_consensus.cc:2272] T 0217359839ec4a8181e92ca307386cbb P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.645066 19597 tablet_replica.cc:333] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.645522 19597 raft_consensus.cc:2243] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.646174 19597 raft_consensus.cc:2272] T fa50c221359e40debea1371e7c26d043 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.648160 19597 tablet_replica.cc:333] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.648734 19597 raft_consensus.cc:2243] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.649147 19597 raft_consensus.cc:2272] T 92608c9fefb24023a55ad32af67150e7 P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.650285 20758 consensus_peers.cc:597] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.651145 19597 tablet_replica.cc:333] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38: stopping tablet replica
I20260709 14:52:29.651599 19597 raft_consensus.cc:2243] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.652226 19597 raft_consensus.cc:2272] T 879c3b9beff14589a7439ff3df5b8fea P 3b42a6602f6f43d6ae1b721a8ae05b38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.662587 20758 consensus_peers.cc:597] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.674050 20832 consensus_peers.cc:597] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.674831 20832 consensus_peers.cc:597] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.675537 20832 consensus_peers.cc:597] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.682173 20832 consensus_peers.cc:597] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.703480 20832 consensus_peers.cc:597] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.715067 20832 consensus_peers.cc:597] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. 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:52:29.733381 19597 tablet_server.cc:196] TabletServer@127.19.35.65:0 shutdown complete.
W20260709 14:52:29.755224 20758 consensus_peers.cc:597] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.772678 20832 consensus_peers.cc:597] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.786932 20832 consensus_peers.cc:597] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.801815 19597 tablet_server.cc:179] TabletServer@127.19.35.66:0 shutting down...
W20260709 14:52:29.825294 20834 consensus_peers.cc:597] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:29.835204 20758 consensus_peers.cc:597] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.835948 20832 consensus_peers.cc:597] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.839319 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:29.839933 19597 tablet_replica.cc:333] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.840464 19597 raft_consensus.cc:2243] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.841133 19597 raft_consensus.cc:2272] T f6faaba68b014108bb0e1aac5012ad10 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.842749 19597 tablet_replica.cc:333] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.843326 19597 raft_consensus.cc:2243] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.843683 19597 raft_consensus.cc:2272] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.845050 19597 tablet_replica.cc:333] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.845544 19597 raft_consensus.cc:2243] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.845870 19597 raft_consensus.cc:2272] T a5daee8c4d5d438dbbf9a92a1390c746 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.847339 19597 tablet_replica.cc:333] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.847819 19597 raft_consensus.cc:2243] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.848150 19597 raft_consensus.cc:2272] T 33315de5931f44459b2bb7c3e9dd4700 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.849819 19597 tablet_replica.cc:333] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.850510 19597 raft_consensus.cc:2243] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.851294 19597 raft_consensus.cc:2272] T 355654585cc34cac88e0cfca4dec306a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.852200 20834 consensus_peers.cc:597] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:29.853245 19597 tablet_replica.cc:333] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.853920 19597 raft_consensus.cc:2243] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:29.853901 20758 consensus_peers.cc:597] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.854888 19597 raft_consensus.cc:2272] T 5f947a6f347548a687d65f4aace2e4c2 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.856532 19597 tablet_replica.cc:333] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
W20260709 14:52:29.856693 20832 consensus_peers.cc:597] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.857056 19597 raft_consensus.cc:2243] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.857471 19597 raft_consensus.cc:2272] T 57842b2df41c40589787c969fa395477 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.858830 19597 tablet_replica.cc:333] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.859330 19597 raft_consensus.cc:2243] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.859670 19597 raft_consensus.cc:2272] T d74ea7084e984232a40ff71ab103ab29 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.861045 19597 tablet_replica.cc:333] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.861560 19597 raft_consensus.cc:2243] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.861914 19597 raft_consensus.cc:2272] T 22d5927463c94c2f843f4b8e0629e590 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.863817 19597 tablet_replica.cc:333] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.864348 19597 raft_consensus.cc:2243] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.864722 19597 raft_consensus.cc:2272] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.866076 20834 consensus_peers.cc:597] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:29.866511 19597 tablet_replica.cc:333] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.867051 19597 raft_consensus.cc:2243] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.867413 19597 raft_consensus.cc:2272] T e1ef160cba494fcf89e2a016ec7c745c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.868892 19597 tablet_replica.cc:333] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.869410 19597 raft_consensus.cc:2243] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.870026 19597 raft_consensus.cc:2272] T 3e6320b91ea14f72967c98c25d85c197 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.871496 19597 tablet_replica.cc:333] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.871984 19597 raft_consensus.cc:2243] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.872581 19597 raft_consensus.cc:2272] T c048b96b0c054704a486b0479ae54f2a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.874305 19597 tablet_replica.cc:333] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.874778 19597 raft_consensus.cc:2243] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.875121 19597 raft_consensus.cc:2272] T fd471a9420174907ada6a15409dd640a P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.878131 19597 tablet_replica.cc:333] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.878808 19597 raft_consensus.cc:2243] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.879269 19597 raft_consensus.cc:2272] T c54acbfb54494c359fa8ebb0181e8f80 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.880021 20832 consensus_peers.cc:597] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.880223 20758 consensus_peers.cc:597] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.880995 19597 tablet_replica.cc:333] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.881524 19597 raft_consensus.cc:2243] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.882125 19597 raft_consensus.cc:2272] T e3f79a0913de45cb9b9fcd208091cd8a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.883607 19597 tablet_replica.cc:333] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.884080 19597 raft_consensus.cc:2243] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.884672 19597 raft_consensus.cc:2272] T f4066f885f5c4f11a4dcd8a9ca629398 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.886194 19597 tablet_replica.cc:333] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.886658 19597 raft_consensus.cc:2243] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.886982 19597 raft_consensus.cc:2272] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.888386 19597 tablet_replica.cc:333] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.888885 19597 raft_consensus.cc:2243] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.889267 19597 raft_consensus.cc:2272] T 610235de3fff41928f62754b437f7653 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.890712 19597 tablet_replica.cc:333] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.891209 19597 raft_consensus.cc:2243] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.891521 19597 raft_consensus.cc:2272] T 89f00c32dce84477afc5a083ce4a06b3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.893000 19597 tablet_replica.cc:333] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.893500 19597 raft_consensus.cc:2243] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.894235 19597 raft_consensus.cc:2272] T 577600b10d3a4c23bf77cfb4cd8c9047 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.896446 19597 tablet_replica.cc:333] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.897131 19597 raft_consensus.cc:2243] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.897629 19597 raft_consensus.cc:2272] T b2caf5c2c42c4fe89b887d11d25db684 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:29.898483 20834 consensus_peers.cc:597] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:29.898650 20758 consensus_peers.cc:597] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.899477 19597 tablet_replica.cc:333] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.900070 19597 raft_consensus.cc:2243] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.900462 19597 raft_consensus.cc:2272] T 9b85cf4dd33844408a66ad2ca7372001 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.901950 19597 tablet_replica.cc:333] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.902426 19597 raft_consensus.cc:2243] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.902772 19597 raft_consensus.cc:2272] T 81bfc47a9df147c2b1b69760fd841b20 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.904250 19597 tablet_replica.cc:333] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.904760 19597 raft_consensus.cc:2243] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.905117 19597 raft_consensus.cc:2272] T 24ba0c58268a46cb95191e1e7fd441fc P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.906795 19597 tablet_replica.cc:333] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.907289 19597 raft_consensus.cc:2243] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.907620 19597 raft_consensus.cc:2272] T 79152a05fac74534bf03946c6e6e0e87 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.909080 19597 tablet_replica.cc:333] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.909614 19597 raft_consensus.cc:2243] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.909963 19597 raft_consensus.cc:2272] T 6ce0eed9496c47f6a66f0679ac1806bf P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.911548 19597 tablet_replica.cc:333] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.912014 19597 raft_consensus.cc:2243] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.912372 19597 raft_consensus.cc:2272] T e708c556ef024f018f7086c45c435ee8 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.913902 19597 tablet_replica.cc:333] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.914384 19597 raft_consensus.cc:2243] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.914988 19597 raft_consensus.cc:2272] T 21e8f8551c464de8b2fe75c038aca4d1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.916515 19597 tablet_replica.cc:333] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.916986 19597 raft_consensus.cc:2243] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.917356 19597 raft_consensus.cc:2272] T 43e07669072c4f50a5d11b1b2d5c7bec P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.918740 19597 tablet_replica.cc:333] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.919239 19597 raft_consensus.cc:2243] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.919579 19597 raft_consensus.cc:2272] T 0980d24ba0ec461abbca7a11dd87987a P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.921068 19597 tablet_replica.cc:333] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.921567 19597 raft_consensus.cc:2243] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.922245 19597 raft_consensus.cc:2272] T a10d094fe5314498af891f893afc9836 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.923867 19597 tablet_replica.cc:333] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.924340 19597 raft_consensus.cc:2243] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.924957 19597 raft_consensus.cc:2272] T ee07669179704a23b807b2cb30cc7306 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.926470 19597 tablet_replica.cc:333] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.926930 19597 raft_consensus.cc:2243] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.927301 19597 raft_consensus.cc:2272] T 13b10643afea4026bc9ac83b7814e5ac P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.928946 19597 tablet_replica.cc:333] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.929620 19597 raft_consensus.cc:2243] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.929996 19597 raft_consensus.cc:2272] T 55cfad6e5f164de6b0513612009920d2 P 186fea3f946c4c76af0f168c6419e517 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.931782 19597 tablet_replica.cc:333] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.932495 19597 raft_consensus.cc:2243] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.933292 19597 raft_consensus.cc:2272] T 797b91a26f9c4df3b8a66573a6dc6a06 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.935405 19597 tablet_replica.cc:333] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.936115 19597 raft_consensus.cc:2243] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.936841 19597 raft_consensus.cc:2272] T 9b6ec8c6abdc4774866fa5e87851c2de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.938433 19597 tablet_replica.cc:333] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.938896 19597 raft_consensus.cc:2243] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.939528 19597 raft_consensus.cc:2272] T e797e7b027be4ab1abf374a9f2023ccd P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.941102 19597 tablet_replica.cc:333] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.941613 19597 raft_consensus.cc:2243] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.941979 19597 raft_consensus.cc:2272] T b564c9795ae14be29212345b7aed0654 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.943666 19597 tablet_replica.cc:333] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.944116 19597 raft_consensus.cc:2243] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.944447 19597 raft_consensus.cc:2272] T 064372df0f6446de98e583818a2929bb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.945868 19597 tablet_replica.cc:333] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.946295 19597 raft_consensus.cc:2243] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.946587 19597 raft_consensus.cc:2272] T a96f70c947a4466f9a2ace1fa779f9de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.947906 19597 tablet_replica.cc:333] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.948343 19597 raft_consensus.cc:2243] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.948647 19597 raft_consensus.cc:2272] T 30164431c5a744049b0bb3085c51dbf3 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.950167 19597 tablet_replica.cc:333] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.950577 19597 raft_consensus.cc:2243] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.951166 19597 raft_consensus.cc:2272] T dae0e213b42546b5b3edba78115a058b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.952689 19597 tablet_replica.cc:333] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.953125 19597 raft_consensus.cc:2243] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.953485 19597 raft_consensus.cc:2272] T 845fab95b67d41378d0bc1821367000b P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.954783 19597 tablet_replica.cc:333] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.955219 19597 raft_consensus.cc:2243] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.955804 19597 raft_consensus.cc:2272] T 5a69f4c6dd074444a9b7d05af2cf1260 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.957422 19597 tablet_replica.cc:333] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.957880 19597 raft_consensus.cc:2243] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.958506 19597 raft_consensus.cc:2272] T 3768d0c05e974f73870a69797f8440de P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.960011 19597 tablet_replica.cc:333] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.960474 19597 raft_consensus.cc:2243] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.960843 19597 raft_consensus.cc:2272] T 6dfaf61113e84934a2167db67d1f5ab9 P 186fea3f946c4c76af0f168c6419e517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.962844 19597 tablet_replica.cc:333] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.963306 19597 raft_consensus.cc:2243] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.963672 19597 raft_consensus.cc:2272] T 9271f987ad344a45b785f5909456b63c P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.965076 19597 tablet_replica.cc:333] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.965554 19597 raft_consensus.cc:2243] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.965879 19597 raft_consensus.cc:2272] T 54a54f28bcd8418a8b743e48939d2367 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.967494 19597 tablet_replica.cc:333] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.967939 19597 raft_consensus.cc:2243] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.968317 19597 raft_consensus.cc:2272] T d82ffd88514b42ce968f109202dfd4f4 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.969848 19597 tablet_replica.cc:333] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.970291 19597 raft_consensus.cc:2243] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.970925 19597 raft_consensus.cc:2272] T c7d93c75566640fc8de4471f5d39a824 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.972317 19597 tablet_replica.cc:333] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.972747 19597 raft_consensus.cc:2243] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.973066 19597 raft_consensus.cc:2272] T 182122c4599a403e844627fa50ba16b0 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.974526 19597 tablet_replica.cc:333] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.974967 19597 raft_consensus.cc:2243] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.975322 19597 raft_consensus.cc:2272] T 71a8b884824d4fd1bb7af798561371e1 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.976840 19597 tablet_replica.cc:333] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.977466 19597 raft_consensus.cc:2243] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.978166 19597 raft_consensus.cc:2272] T 561848f9ae6a4f509be44e615a15bd55 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.979709 19597 tablet_replica.cc:333] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.980161 19597 raft_consensus.cc:2243] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.980480 19597 raft_consensus.cc:2272] T 0217359839ec4a8181e92ca307386cbb P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.981921 19597 tablet_replica.cc:333] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.982409 19597 raft_consensus.cc:2243] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.982735 19597 raft_consensus.cc:2272] T fa50c221359e40debea1371e7c26d043 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.984200 19597 tablet_replica.cc:333] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.984566 19597 raft_consensus.cc:2243] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.985138 19597 raft_consensus.cc:2272] T 92608c9fefb24023a55ad32af67150e7 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.986644 19597 tablet_replica.cc:333] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.987018 19597 raft_consensus.cc:2243] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.987385 19597 raft_consensus.cc:2272] T 879c3b9beff14589a7439ff3df5b8fea P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.988937 19597 tablet_replica.cc:333] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517: stopping tablet replica
I20260709 14:52:29.989384 19597 raft_consensus.cc:2243] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.989696 19597 raft_consensus.cc:2272] T b790ae8a6c79419e80c76d1f2effe0b9 P 186fea3f946c4c76af0f168c6419e517 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:30.007488 20832 consensus_peers.cc:597] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.015702 20834 consensus_peers.cc:597] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:30.022001 20832 consensus_peers.cc:597] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 3b42a6602f6f43d6ae1b721a8ae05b38 (127.19.35.65:45053): Couldn't send request to peer 3b42a6602f6f43d6ae1b721a8ae05b38. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.65:45053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.030809 20834 consensus_peers.cc:597] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. 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:52:30.059494 19597 tablet_server.cc:196] TabletServer@127.19.35.66:0 shutdown complete.
W20260709 14:52:30.082098 20834 consensus_peers.cc:597] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.107758 20834 consensus_peers.cc:597] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.134629 20834 consensus_peers.cc:597] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.136612 19597 tablet_server.cc:179] TabletServer@127.19.35.67:0 shutting down...
W20260709 14:52:30.143841 20834 consensus_peers.cc:597] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.144270 20834 consensus_peers.cc:597] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.154815 20834 consensus_peers.cc:597] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.162045 20834 consensus_peers.cc:597] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.175048 20834 consensus_peers.cc:597] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.175500 20834 consensus_peers.cc:597] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.175885 20834 consensus_peers.cc:597] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.176287 20834 consensus_peers.cc:597] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.187031 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:30.187752 19597 tablet_replica.cc:333] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.188501 19597 raft_consensus.cc:2243] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.189009 19597 raft_consensus.cc:2272] T f6faaba68b014108bb0e1aac5012ad10 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.190529 19597 tablet_replica.cc:333] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.191119 19597 raft_consensus.cc:2243] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.191442 19597 raft_consensus.cc:2272] T 33315de5931f44459b2bb7c3e9dd4700 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.192847 19597 tablet_replica.cc:333] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.193387 19597 raft_consensus.cc:2243] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.193737 19597 raft_consensus.cc:2272] T 5f947a6f347548a687d65f4aace2e4c2 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.195142 19597 tablet_replica.cc:333] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.195652 19597 raft_consensus.cc:2243] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.195986 19597 raft_consensus.cc:2272] T 57842b2df41c40589787c969fa395477 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.197338 19597 tablet_replica.cc:333] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.197839 19597 raft_consensus.cc:2243] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.198449 19597 raft_consensus.cc:2272] T 1f5ccd8a50e2445a901b162a6e3f88b5 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.199782 19597 tablet_replica.cc:333] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.200337 19597 raft_consensus.cc:2243] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.200682 19597 raft_consensus.cc:2272] T b2caf5c2c42c4fe89b887d11d25db684 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.202003 19597 tablet_replica.cc:333] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.202481 19597 raft_consensus.cc:2243] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.202819 19597 raft_consensus.cc:2272] T 355654585cc34cac88e0cfca4dec306a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.204100 19597 tablet_replica.cc:333] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.204586 19597 raft_consensus.cc:2243] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.204914 19597 raft_consensus.cc:2272] T 18fbfe1f8a5e4dff807dc2c8275a87f1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.206308 19597 tablet_replica.cc:333] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.206869 19597 raft_consensus.cc:2243] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.207681 19597 raft_consensus.cc:2272] T a5daee8c4d5d438dbbf9a92a1390c746 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.209365 19597 tablet_replica.cc:333] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.210026 19597 raft_consensus.cc:2243] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.210757 19597 raft_consensus.cc:2272] T e1ef160cba494fcf89e2a016ec7c745c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.212224 19597 tablet_replica.cc:333] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.212708 19597 raft_consensus.cc:2243] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.213044 19597 raft_consensus.cc:2272] T 3e6320b91ea14f72967c98c25d85c197 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.214455 19597 tablet_replica.cc:333] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.214931 19597 raft_consensus.cc:2243] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.215524 19597 raft_consensus.cc:2272] T 22d5927463c94c2f843f4b8e0629e590 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.216975 19597 tablet_replica.cc:333] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.217487 19597 raft_consensus.cc:2243] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.218070 19597 raft_consensus.cc:2272] T 610235de3fff41928f62754b437f7653 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.219480 19597 tablet_replica.cc:333] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.219970 19597 raft_consensus.cc:2243] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.220305 19597 raft_consensus.cc:2272] T c54acbfb54494c359fa8ebb0181e8f80 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.221910 19597 tablet_replica.cc:333] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.222375 19597 raft_consensus.cc:2243] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.222718 19597 raft_consensus.cc:2272] T e3f79a0913de45cb9b9fcd208091cd8a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.224139 19597 tablet_replica.cc:333] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.224632 19597 raft_consensus.cc:2243] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.224967 19597 raft_consensus.cc:2272] T c048b96b0c054704a486b0479ae54f2a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.226414 19597 tablet_replica.cc:333] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.226890 19597 raft_consensus.cc:2243] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.227499 19597 raft_consensus.cc:2272] T fd471a9420174907ada6a15409dd640a P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.229269 19597 tablet_replica.cc:333] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.229774 19597 raft_consensus.cc:2243] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.230134 19597 raft_consensus.cc:2272] T 9b85cf4dd33844408a66ad2ca7372001 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.231518 19597 tablet_replica.cc:333] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.231999 19597 raft_consensus.cc:2243] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.232336 19597 raft_consensus.cc:2272] T f4066f885f5c4f11a4dcd8a9ca629398 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.233765 19597 tablet_replica.cc:333] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.234248 19597 raft_consensus.cc:2243] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.234583 19597 raft_consensus.cc:2272] T 3bd43f6ca6374ff1a1b0b8fb981982d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.236052 19597 tablet_replica.cc:333] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.236528 19597 raft_consensus.cc:2243] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.236864 19597 raft_consensus.cc:2272] T 5a69f4c6dd074444a9b7d05af2cf1260 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.238483 19597 tablet_replica.cc:333] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.238966 19597 raft_consensus.cc:2243] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.239300 19597 raft_consensus.cc:2272] T 845fab95b67d41378d0bc1821367000b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.240665 19597 tablet_replica.cc:333] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.241098 19597 raft_consensus.cc:2243] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.241470 19597 raft_consensus.cc:2272] T dae0e213b42546b5b3edba78115a058b P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.242908 19597 tablet_replica.cc:333] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.243364 19597 raft_consensus.cc:2243] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.243688 19597 raft_consensus.cc:2272] T 0980d24ba0ec461abbca7a11dd87987a P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.245098 19597 tablet_replica.cc:333] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.245602 19597 raft_consensus.cc:2243] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.246217 19597 raft_consensus.cc:2272] T 81bfc47a9df147c2b1b69760fd841b20 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.247663 19597 tablet_replica.cc:333] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.248164 19597 raft_consensus.cc:2243] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.248500 19597 raft_consensus.cc:2272] T 6ce0eed9496c47f6a66f0679ac1806bf P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.249893 19597 tablet_replica.cc:333] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.250370 19597 raft_consensus.cc:2243] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.250977 19597 raft_consensus.cc:2272] T 24ba0c58268a46cb95191e1e7fd441fc P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.252424 19597 tablet_replica.cc:333] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.252892 19597 raft_consensus.cc:2243] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.253249 19597 raft_consensus.cc:2272] T 79152a05fac74534bf03946c6e6e0e87 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.254719 19597 tablet_replica.cc:333] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.255194 19597 raft_consensus.cc:2243] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.255812 19597 raft_consensus.cc:2272] T e708c556ef024f018f7086c45c435ee8 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.257372 19597 tablet_replica.cc:333] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.257829 19597 raft_consensus.cc:2243] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.258152 19597 raft_consensus.cc:2272] T d82ffd88514b42ce968f109202dfd4f4 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.259559 19597 tablet_replica.cc:333] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.260030 19597 raft_consensus.cc:2243] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.260680 19597 raft_consensus.cc:2272] T 6dfaf61113e84934a2167db67d1f5ab9 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.262099 19597 tablet_replica.cc:333] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.262678 19597 raft_consensus.cc:2243] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.263477 19597 raft_consensus.cc:2272] T 9271f987ad344a45b785f5909456b63c P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.265642 19597 tablet_replica.cc:333] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.266340 19597 raft_consensus.cc:2243] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.266815 19597 raft_consensus.cc:2272] T 54a54f28bcd8418a8b743e48939d2367 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:30.268245 20834 consensus_peers.cc:597] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 -> Peer 186fea3f946c4c76af0f168c6419e517 (127.19.35.66:33287): Couldn't send request to peer 186fea3f946c4c76af0f168c6419e517. Status: Network error: Client connection negotiation failed: client connection to 127.19.35.66:33287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:30.268409 19597 tablet_replica.cc:333] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.268965 19597 raft_consensus.cc:2243] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.269344 19597 raft_consensus.cc:2272] T 21e8f8551c464de8b2fe75c038aca4d1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.270757 19597 tablet_replica.cc:333] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.271270 19597 raft_consensus.cc:2243] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.271862 19597 raft_consensus.cc:2272] T 43e07669072c4f50a5d11b1b2d5c7bec P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.273334 19597 tablet_replica.cc:333] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.273794 19597 raft_consensus.cc:2243] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.274123 19597 raft_consensus.cc:2272] T a96f70c947a4466f9a2ace1fa779f9de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.275519 19597 tablet_replica.cc:333] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.275990 19597 raft_consensus.cc:2243] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.276360 19597 raft_consensus.cc:2272] T 064372df0f6446de98e583818a2929bb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.277747 19597 tablet_replica.cc:333] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.278215 19597 raft_consensus.cc:2243] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.278844 19597 raft_consensus.cc:2272] T 71a8b884824d4fd1bb7af798561371e1 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.280454 19597 tablet_replica.cc:333] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.280920 19597 raft_consensus.cc:2243] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.281533 19597 raft_consensus.cc:2272] T 182122c4599a403e844627fa50ba16b0 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.282985 19597 tablet_replica.cc:333] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.283454 19597 raft_consensus.cc:2243] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.283792 19597 raft_consensus.cc:2272] T b790ae8a6c79419e80c76d1f2effe0b9 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.285373 19597 tablet_replica.cc:333] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.285849 19597 raft_consensus.cc:2243] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.286176 19597 raft_consensus.cc:2272] T ee07669179704a23b807b2cb30cc7306 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.287664 19597 tablet_replica.cc:333] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.288126 19597 raft_consensus.cc:2243] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.288757 19597 raft_consensus.cc:2272] T 13b10643afea4026bc9ac83b7814e5ac P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.290192 19597 tablet_replica.cc:333] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.290671 19597 raft_consensus.cc:2243] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.291030 19597 raft_consensus.cc:2272] T 55cfad6e5f164de6b0513612009920d2 P 0e3003471e864cb4bc1b1ff77b123191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.292510 19597 tablet_replica.cc:333] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.292977 19597 raft_consensus.cc:2243] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.293340 19597 raft_consensus.cc:2272] T 797b91a26f9c4df3b8a66573a6dc6a06 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.294833 19597 tablet_replica.cc:333] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.295284 19597 raft_consensus.cc:2243] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.295626 19597 raft_consensus.cc:2272] T 9b6ec8c6abdc4774866fa5e87851c2de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.297101 19597 tablet_replica.cc:333] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.297605 19597 raft_consensus.cc:2243] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.297951 19597 raft_consensus.cc:2272] T e797e7b027be4ab1abf374a9f2023ccd P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.299510 19597 tablet_replica.cc:333] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.299954 19597 raft_consensus.cc:2243] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.300334 19597 raft_consensus.cc:2272] T b564c9795ae14be29212345b7aed0654 P 0e3003471e864cb4bc1b1ff77b123191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.301847 19597 tablet_replica.cc:333] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.302309 19597 raft_consensus.cc:2243] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.302943 19597 raft_consensus.cc:2272] T 30164431c5a744049b0bb3085c51dbf3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.304409 19597 tablet_replica.cc:333] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.304853 19597 raft_consensus.cc:2243] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.305476 19597 raft_consensus.cc:2272] T 89f00c32dce84477afc5a083ce4a06b3 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.306977 19597 tablet_replica.cc:333] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.307420 19597 raft_consensus.cc:2243] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.307752 19597 raft_consensus.cc:2272] T 577600b10d3a4c23bf77cfb4cd8c9047 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.309151 19597 tablet_replica.cc:333] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.309655 19597 raft_consensus.cc:2243] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.310258 19597 raft_consensus.cc:2272] T d74ea7084e984232a40ff71ab103ab29 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.311740 19597 tablet_replica.cc:333] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.312178 19597 raft_consensus.cc:2243] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.312508 19597 raft_consensus.cc:2272] T 3768d0c05e974f73870a69797f8440de P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.314044 19597 tablet_replica.cc:333] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.314471 19597 raft_consensus.cc:2243] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.314806 19597 raft_consensus.cc:2272] T c7d93c75566640fc8de4471f5d39a824 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.316285 19597 tablet_replica.cc:333] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.316713 19597 raft_consensus.cc:2243] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.317055 19597 raft_consensus.cc:2272] T fa50c221359e40debea1371e7c26d043 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.318511 19597 tablet_replica.cc:333] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.318926 19597 raft_consensus.cc:2243] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.319248 19597 raft_consensus.cc:2272] T 92608c9fefb24023a55ad32af67150e7 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.320649 19597 tablet_replica.cc:333] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.321055 19597 raft_consensus.cc:2243] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.321435 19597 raft_consensus.cc:2272] T a10d094fe5314498af891f893afc9836 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.322901 19597 tablet_replica.cc:333] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.323302 19597 raft_consensus.cc:2243] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.323627 19597 raft_consensus.cc:2272] T 879c3b9beff14589a7439ff3df5b8fea P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.325119 19597 tablet_replica.cc:333] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.325554 19597 raft_consensus.cc:2243] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:30.325893 19597 raft_consensus.cc:2272] T 561848f9ae6a4f509be44e615a15bd55 P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.327220 19597 tablet_replica.cc:333] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191: stopping tablet replica
I20260709 14:52:30.327598 19597 raft_consensus.cc:2243] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.328186 19597 raft_consensus.cc:2272] T 0217359839ec4a8181e92ca307386cbb P 0e3003471e864cb4bc1b1ff77b123191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.383438 19597 tablet_server.cc:196] TabletServer@127.19.35.67:0 shutdown complete.
I20260709 14:52:30.442533 19597 tablet_server.cc:179] TabletServer@127.19.35.68:0 shutting down...
I20260709 14:52:30.462076 19597 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:30.476953 19597 tablet_server.cc:196] TabletServer@127.19.35.68:0 shutdown complete.
I20260709 14:52:30.483384 19597 master.cc:562] Master@127.19.35.126:41111 shutting down...
I20260709 14:52:30.497972 19597 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:30.498443 19597 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:30.498749 19597 tablet_replica.cc:333] T 00000000000000000000000000000000 P 454db8fbc02c416d8b9f037bccc3d2a9: stopping tablet replica
I20260709 14:52:30.517246 19597 master.cc:584] Master@127.19.35.126:41111 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (16523 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:52:30.591758 19597 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.35.126:44161
I20260709 14:52:30.592794 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:30.597409 21478 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:52:30.597662 21479 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:52:30.598917 21481 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:52:30.599428 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:30.600248 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:30.600418 19597 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:52:30.600585 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608750600567 us; error 0 us; skew 500 ppm
I20260709 14:52:30.601080 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:30.603107 19597 webserver.cc:533] Webserver started at http://127.19.35.126:43049/ using document root <none> and password file <none>
I20260709 14:52:30.603529 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:30.603706 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:30.603943 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:30.604888 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/master-0-root/instance:
uuid: "618c6713683543d4b72fd6d5af6ba4ee"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.609004 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:52:30.611959 21486 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:52:30.612578 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:30.612818 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/master-0-root
uuid: "618c6713683543d4b72fd6d5af6ba4ee"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.613047 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-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:52:30.623809 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:30.624794 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:30.678843 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.126:44161
I20260709 14:52:30.678941 21538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.126:44161 every 8 connection(s)
I20260709 14:52:30.683640 21539 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:52:30.694096 21539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Bootstrap starting.
I20260709 14:52:30.698748 21539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:30.702723 21539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: No bootstrap required, opened a new log
I20260709 14:52:30.704834 21539 raft_consensus.cc:359] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER }
I20260709 14:52:30.705358 21539 raft_consensus.cc:385] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:30.705574 21539 raft_consensus.cc:740] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 618c6713683543d4b72fd6d5af6ba4ee, State: Initialized, Role: FOLLOWER
I20260709 14:52:30.706135 21539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER }
I20260709 14:52:30.706573 21539 raft_consensus.cc:399] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:30.706796 21539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:30.707074 21539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:30.711110 21539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER }
I20260709 14:52:30.711640 21539 leader_election.cc:304] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [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: 618c6713683543d4b72fd6d5af6ba4ee; no voters: 
I20260709 14:52:30.712643 21539 leader_election.cc:290] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:30.713008 21542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:30.714262 21542 raft_consensus.cc:697] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [term 1 LEADER]: Becoming Leader. State: Replica: 618c6713683543d4b72fd6d5af6ba4ee, State: Running, Role: LEADER
I20260709 14:52:30.714910 21542 consensus_queue.cc:237] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [LEADER]: Queue going to LEADER mode. State: All 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: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER }
I20260709 14:52:30.715440 21539 sys_catalog.cc:565] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:30.720974 21544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 618c6713683543d4b72fd6d5af6ba4ee. Latest consensus state: current_term: 1 leader_uuid: "618c6713683543d4b72fd6d5af6ba4ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER } }
I20260709 14:52:30.721599 21544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:30.721796 21543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "618c6713683543d4b72fd6d5af6ba4ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "618c6713683543d4b72fd6d5af6ba4ee" member_type: VOTER } }
I20260709 14:52:30.722365 21543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:30.724880 21550 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:30.731942 21550 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:30.732908 19597 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:30.740767 21550 catalog_manager.cc:1383] Generated new cluster ID: 8a54f6c992414f65adb38e0360ef9f89
I20260709 14:52:30.741042 21550 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:30.755817 21550 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:30.757028 21550 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:30.769846 21550 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Generated new TSK 0
I20260709 14:52:30.770412 21550 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:30.799335 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:30.805884 21560 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:52:30.806936 21561 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:52:30.808283 21563 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:52:30.808911 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:30.809700 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:30.809892 19597 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:52:30.810045 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608750810026 us; error 0 us; skew 500 ppm
I20260709 14:52:30.810554 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:30.812894 19597 webserver.cc:533] Webserver started at http://127.19.35.65:40533/ using document root <none> and password file <none>
I20260709 14:52:30.813385 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:30.813565 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:30.813841 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:30.815027 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-0-root/instance:
uuid: "b62250967486416bb05a173c054e6b19"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.819465 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:52:30.822638 21568 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:52:30.823360 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:30.823608 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
uuid: "b62250967486416bb05a173c054e6b19"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.823876 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-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:52:30.833369 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:30.834565 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:30.836010 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:30.838320 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:30.838503 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:30.838728 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:30.838888 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:30.876725 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.65:45853
I20260709 14:52:30.876806 21630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.65:45853 every 8 connection(s)
I20260709 14:52:30.882012 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:30.888754 21635 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:52:30.889576 21636 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:52:30.892323 21638 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:52:30.892555 19597 server_base.cc:1061] running on GCE node
I20260709 14:52:30.894160 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:30.894377 19597 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:52:30.894582 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608750894564 us; error 0 us; skew 500 ppm
I20260709 14:52:30.895134 21631 heartbeater.cc:344] Connected to a master server at 127.19.35.126:44161
I20260709 14:52:30.895215 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:30.895532 21631 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:30.896212 21631 heartbeater.cc:507] Master 127.19.35.126:44161 requested a full tablet report, sending...
I20260709 14:52:30.897585 19597 webserver.cc:533] Webserver started at http://127.19.35.66:40393/ using document root <none> and password file <none>
I20260709 14:52:30.898085 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:30.898260 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:30.898326 21504 ts_manager.cc:194] Registered new tserver with Master: b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:30.898505 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:30.899608 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-1-root/instance:
uuid: "8bcabf9569a848e6a62e96b73185af0d"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.900130 21504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47726
I20260709 14:52:30.903816 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:52:30.907069 21643 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:52:30.907691 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:30.908064 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
uuid: "8bcabf9569a848e6a62e96b73185af0d"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.908479 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-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:52:30.919490 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:30.920542 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:30.921898 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:30.923899 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:30.924077 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:30.924285 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:30.924430 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:30.961819 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.66:36393
I20260709 14:52:30.961922 21705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.66:36393 every 8 connection(s)
I20260709 14:52:30.966378 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:30.973065 21709 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:52:30.974653 21710 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:52:30.976802 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:30.977550 21713 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:52:30.978152 21706 heartbeater.cc:344] Connected to a master server at 127.19.35.126:44161
I20260709 14:52:30.978379 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:30.978482 21706 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:30.978626 19597 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:52:30.978842 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608750978825 us; error 0 us; skew 500 ppm
I20260709 14:52:30.979341 21706 heartbeater.cc:507] Master 127.19.35.126:44161 requested a full tablet report, sending...
I20260709 14:52:30.979434 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:30.981323 21504 ts_manager.cc:194] Registered new tserver with Master: 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:30.981962 19597 webserver.cc:533] Webserver started at http://127.19.35.67:37103/ using document root <none> and password file <none>
I20260709 14:52:30.982420 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:30.982596 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:30.982692 21504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47734
I20260709 14:52:30.982826 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:30.984088 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-2-root/instance:
uuid: "155185cdd87b4097bf0a04d0bf449163"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.988127 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:52:30.991506 21717 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:52:30.992183 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:30.992471 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
uuid: "155185cdd87b4097bf0a04d0bf449163"
format_stamp: "Formatted at 2026-07-09 14:52:30 on dist-test-slave-gjv7"
I20260709 14:52:30.992728 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-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:52:31.035473 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:31.036680 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:31.038147 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:31.040349 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:31.040563 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:31.040791 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:31.040947 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:31.079977 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.67:46607
I20260709 14:52:31.080070 21779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.67:46607 every 8 connection(s)
I20260709 14:52:31.084401 19597 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:31.091230 21783 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:52:31.093216 21784 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:52:31.093863 19597 server_base.cc:1061] running on GCE node
W20260709 14:52:31.094769 21786 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:52:31.095803 19597 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:31.096016 19597 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:52:31.096217 19597 hybrid_clock.cc:648] HybridClock initialized: now 1783608751096199 us; error 0 us; skew 500 ppm
I20260709 14:52:31.096413 21780 heartbeater.cc:344] Connected to a master server at 127.19.35.126:44161
I20260709 14:52:31.096791 21780 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:31.096837 19597 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:31.097515 21780 heartbeater.cc:507] Master 127.19.35.126:44161 requested a full tablet report, sending...
I20260709 14:52:31.099310 21504 ts_manager.cc:194] Registered new tserver with Master: 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:31.099606 19597 webserver.cc:533] Webserver started at http://127.19.35.68:40469/ using document root <none> and password file <none>
I20260709 14:52:31.100097 19597 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:31.100260 19597 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:31.100517 19597 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:31.100620 21504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47738
I20260709 14:52:31.101809 19597 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-3-root/instance:
uuid: "eaa269822bdc4982940ae40b1cbcc96e"
format_stamp: "Formatted at 2026-07-09 14:52:31 on dist-test-slave-gjv7"
I20260709 14:52:31.105958 19597 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:31.109037 21791 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:52:31.109712 19597 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:31.109968 19597 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
uuid: "eaa269822bdc4982940ae40b1cbcc96e"
format_stamp: "Formatted at 2026-07-09 14:52:31 on dist-test-slave-gjv7"
I20260709 14:52:31.110229 19597 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbSNotu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608710145761-19597-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:52:31.130020 19597 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:31.131227 19597 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:31.132555 19597 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:31.134738 19597 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:31.134927 19597 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:31.135145 19597 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:31.135298 19597 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:31.174758 19597 rpc_server.cc:307] RPC server started. Bound to: 127.19.35.68:44727
I20260709 14:52:31.174856 21853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.35.68:44727 every 8 connection(s)
I20260709 14:52:31.188318 21854 heartbeater.cc:344] Connected to a master server at 127.19.35.126:44161
I20260709 14:52:31.188724 21854 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:31.189649 21854 heartbeater.cc:507] Master 127.19.35.126:44161 requested a full tablet report, sending...
I20260709 14:52:31.191907 21504 ts_manager.cc:194] Registered new tserver with Master: eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:31.192327 19597 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014649793s
I20260709 14:52:31.193732 21504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47750
I20260709 14:52:31.217809 21504 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47754:
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:52:31.444335 21596 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:31.445824 21596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.450227 21594 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb212178e8c46a4af0ecfb75d4978f2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:31.450477 21593 tablet_service.cc:1511] Processing CreateTablet for tablet a6acb2ae494d4d8984bb264dcc643e32 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:31.451629 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb212178e8c46a4af0ecfb75d4978f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.452816 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acb2ae494d4d8984bb264dcc643e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.453197 21592 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc051073cdc4b9eb6c128ff5160f900 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:31.454509 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc051073cdc4b9eb6c128ff5160f900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.455116 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 0f163348f1ea498799dd22c9de91bf18 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:31.456406 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f163348f1ea498799dd22c9de91bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.456949 21591 tablet_service.cc:1511] Processing CreateTablet for tablet ea320916cea94419b962a5b4d335557e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:31.458247 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea320916cea94419b962a5b4d335557e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.462293 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 56f0d2da6f72461ea74d1ad05814c118 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:31.463641 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f0d2da6f72461ea74d1ad05814c118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.466295 21589 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd99cb1349643c4bab8b2a7983f3c96 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:31.467555 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd99cb1349643c4bab8b2a7983f3c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.470211 21588 tablet_service.cc:1511] Processing CreateTablet for tablet bb10758cc8574bad8cb5f22c215eef62 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:31.471455 21588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb10758cc8574bad8cb5f22c215eef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.472131 21745 tablet_service.cc:1511] Processing CreateTablet for tablet 0f163348f1ea498799dd22c9de91bf18 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:31.474315 21744 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb212178e8c46a4af0ecfb75d4978f2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:31.476428 21743 tablet_service.cc:1511] Processing CreateTablet for tablet f6cc1bae4bb1448fb26814ee727af311 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:31.477478 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:31.478757 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.479809 21741 tablet_service.cc:1511] Processing CreateTablet for tablet ea320916cea94419b962a5b4d335557e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:31.482393 21587 tablet_service.cc:1511] Processing CreateTablet for tablet 0367c1b4ef1c458b8080191e4ab02f76 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:31.478235 21742 tablet_service.cc:1511] Processing CreateTablet for tablet a6acb2ae494d4d8984bb264dcc643e32 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:31.483870 21587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367c1b4ef1c458b8080191e4ab02f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.485596 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f163348f1ea498799dd22c9de91bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.486630 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb212178e8c46a4af0ecfb75d4978f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.487447 21668 tablet_service.cc:1511] Processing CreateTablet for tablet a6acb2ae494d4d8984bb264dcc643e32 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:31.488808 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acb2ae494d4d8984bb264dcc643e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.489501 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cc1bae4bb1448fb26814ee727af311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.490365 21667 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc051073cdc4b9eb6c128ff5160f900 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:31.491827 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc051073cdc4b9eb6c128ff5160f900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.494179 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:31.496565 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 56f0d2da6f72461ea74d1ad05814c118 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:31.498651 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea320916cea94419b962a5b4d335557e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.498874 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd99cb1349643c4bab8b2a7983f3c96 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:31.500190 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acb2ae494d4d8984bb264dcc643e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.501194 21740 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:31.502565 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.506386 21739 tablet_service.cc:1511] Processing CreateTablet for tablet 56f0d2da6f72461ea74d1ad05814c118 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:31.507740 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f0d2da6f72461ea74d1ad05814c118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.510372 21738 tablet_service.cc:1511] Processing CreateTablet for tablet bb10758cc8574bad8cb5f22c215eef62 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:31.511771 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb10758cc8574bad8cb5f22c215eef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.514344 21736 tablet_service.cc:1511] Processing CreateTablet for tablet 0367c1b4ef1c458b8080191e4ab02f76 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:31.515697 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367c1b4ef1c458b8080191e4ab02f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.518046 21737 tablet_service.cc:1511] Processing CreateTablet for tablet 98020ed61972478d9facd9c368f44cb2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:31.519387 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98020ed61972478d9facd9c368f44cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.522481 21670 tablet_service.cc:1511] Processing CreateTablet for tablet 0f163348f1ea498799dd22c9de91bf18 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:31.525219 21669 tablet_service.cc:1511] Processing CreateTablet for tablet f6cc1bae4bb1448fb26814ee727af311 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:31.526750 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.529537 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cc1bae4bb1448fb26814ee727af311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.531947 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd99cb1349643c4bab8b2a7983f3c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.533501 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f163348f1ea498799dd22c9de91bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.537513 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f0d2da6f72461ea74d1ad05814c118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.546445 21663 tablet_service.cc:1511] Processing CreateTablet for tablet 98020ed61972478d9facd9c368f44cb2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:31.547899 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98020ed61972478d9facd9c368f44cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.550805 21662 tablet_service.cc:1511] Processing CreateTablet for tablet 0367c1b4ef1c458b8080191e4ab02f76 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:31.552186 21662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0367c1b4ef1c458b8080191e4ab02f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.575196 21594 tablet_service.cc:1511] Processing CreateTablet for tablet 10cbd76bfd3b41519341535e4ca2c9da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:31.576478 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cbd76bfd3b41519341535e4ca2c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.592365 21743 tablet_service.cc:1511] Processing CreateTablet for tablet 74e0d1f67fa04ab19989a93673a32e36 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:31.593860 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e0d1f67fa04ab19989a93673a32e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.602196 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 84019ed5951446f0b1c25d7afc5e8d65 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:31.603571 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84019ed5951446f0b1c25d7afc5e8d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.609614 21819 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:31.610845 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffeb9b4eee46bb9e297522fbd4d8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.614439 21814 tablet_service.cc:1511] Processing CreateTablet for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:31.615701 21814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d7cc26f6c94c2e8cdd1c686f0d0bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.618201 21815 tablet_service.cc:1511] Processing CreateTablet for tablet ea320916cea94419b962a5b4d335557e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:31.618965 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 74e0d1f67fa04ab19989a93673a32e36 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:31.619443 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea320916cea94419b962a5b4d335557e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.620172 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e0d1f67fa04ab19989a93673a32e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.622181 21816 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc051073cdc4b9eb6c128ff5160f900 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:31.623401 21816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc051073cdc4b9eb6c128ff5160f900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.627161 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 98020ed61972478d9facd9c368f44cb2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:31.629911 21745 tablet_service.cc:1511] Processing CreateTablet for tablet a91a07936bfe489584e66097d2a5909a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:31.630424 21813 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd99cb1349643c4bab8b2a7983f3c96 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:31.632370 21812 tablet_service.cc:1511] Processing CreateTablet for tablet bb10758cc8574bad8cb5f22c215eef62 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:31.635164 21818 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb212178e8c46a4af0ecfb75d4978f2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:31.632351 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91a07936bfe489584e66097d2a5909a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.638525 21817 tablet_service.cc:1511] Processing CreateTablet for tablet f6cc1bae4bb1448fb26814ee727af311 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:31.625243 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 10cbd76bfd3b41519341535e4ca2c9da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:31.653345 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98020ed61972478d9facd9c368f44cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.654049 21817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cc1bae4bb1448fb26814ee727af311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.656673 21812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb10758cc8574bad8cb5f22c215eef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.657747 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb212178e8c46a4af0ecfb75d4978f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.661482 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cbd76bfd3b41519341535e4ca2c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.669556 21813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd99cb1349643c4bab8b2a7983f3c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.695034 21593 tablet_service.cc:1511] Processing CreateTablet for tablet a91a07936bfe489584e66097d2a5909a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:31.696429 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91a07936bfe489584e66097d2a5909a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.706180 21594 tablet_service.cc:1511] Processing CreateTablet for tablet d6003f31e66243278a1199bdf1809059 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:31.707433 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6003f31e66243278a1199bdf1809059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.707880 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 10cbd76bfd3b41519341535e4ca2c9da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:31.709050 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cbd76bfd3b41519341535e4ca2c9da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.708741 21662 tablet_service.cc:1511] Processing CreateTablet for tablet 84019ed5951446f0b1c25d7afc5e8d65 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:31.718969 21744 tablet_service.cc:1511] Processing CreateTablet for tablet d6003f31e66243278a1199bdf1809059 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:31.723790 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6003f31e66243278a1199bdf1809059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.710036 21591 tablet_service.cc:1511] Processing CreateTablet for tablet feaf19d6ac4c4d7c9313359d7803f827 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 14:52:31.726114 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:31.726969 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf19d6ac4c4d7c9313359d7803f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.733551 21870 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:31.733933 21662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84019ed5951446f0b1c25d7afc5e8d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.742027 21589 tablet_service.cc:1511] Processing CreateTablet for tablet 29fbed03d30549baa47b6e6ef1abd2a6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:31.743273 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fbed03d30549baa47b6e6ef1abd2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.743736 21741 tablet_service.cc:1511] Processing CreateTablet for tablet c224ad88fe274227bcc2acca00732751 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:31.744902 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c224ad88fe274227bcc2acca00732751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.746843 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 29fbed03d30549baa47b6e6ef1abd2a6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:31.748239 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe87968a97343e48e38c4fe4eef5e0f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:31.749464 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe87968a97343e48e38c4fe4eef5e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.749563 21737 tablet_service.cc:1511] Processing CreateTablet for tablet dc57fcd4aea64200bc81e12e9a7f4a4b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:31.749946 21668 tablet_service.cc:1511] Processing CreateTablet for tablet feaf19d6ac4c4d7c9313359d7803f827 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:31.751307 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf19d6ac4c4d7c9313359d7803f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.751757 21671 tablet_service.cc:1511] Processing CreateTablet for tablet c224ad88fe274227bcc2acca00732751 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:31.752902 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c224ad88fe274227bcc2acca00732751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.736996 21587 tablet_service.cc:1511] Processing CreateTablet for tablet dc57fcd4aea64200bc81e12e9a7f4a4b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:31.754925 21587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc57fcd4aea64200bc81e12e9a7f4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.759303 21740 tablet_service.cc:1511] Processing CreateTablet for tablet beb068714a044327b3cf0295740e371f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:31.732676 21669 tablet_service.cc:1511] Processing CreateTablet for tablet a91a07936bfe489584e66097d2a5909a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:31.776875 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc57fcd4aea64200bc81e12e9a7f4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.777242 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91a07936bfe489584e66097d2a5909a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.795440 21811 tablet_service.cc:1511] Processing CreateTablet for tablet feaf19d6ac4c4d7c9313359d7803f827 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:31.796635 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feaf19d6ac4c4d7c9313359d7803f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.777762 21871 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:31.777480 21663 tablet_service.cc:1511] Processing CreateTablet for tablet 29fbed03d30549baa47b6e6ef1abd2a6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:31.781306 21596 tablet_service.cc:1511] Processing CreateTablet for tablet cc637a9347ed48b38c980309608999c8 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:31.783380 21819 tablet_service.cc:1511] Processing CreateTablet for tablet 74e0d1f67fa04ab19989a93673a32e36 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:31.785101 21812 tablet_service.cc:1511] Processing CreateTablet for tablet 84019ed5951446f0b1c25d7afc5e8d65 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:31.784670 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe87968a97343e48e38c4fe4eef5e0f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:31.787721 21592 tablet_service.cc:1511] Processing CreateTablet for tablet 500e18e4cd7f4644af91802d5cbb92b0 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:31.789532 21665 tablet_service.cc:1511] Processing CreateTablet for tablet beb068714a044327b3cf0295740e371f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:31.801471 21743 tablet_service.cc:1511] Processing CreateTablet for tablet cc637a9347ed48b38c980309608999c8 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:31.802333 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 576fa379f9114f408fbb1c2c79d334d3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:31.803990 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fbed03d30549baa47b6e6ef1abd2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.826789 21739 tablet_service.cc:1511] Processing CreateTablet for tablet 93b7ceed3a844ad99cb535049447fc8c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:31.828781 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576fa379f9114f408fbb1c2c79d334d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.828825 21745 tablet_service.cc:1511] Processing CreateTablet for tablet df2d41ab35b844cb893ff4564db4fbcd (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:31.831880 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb068714a044327b3cf0295740e371f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.810232 21814 tablet_service.cc:1511] Processing CreateTablet for tablet d6003f31e66243278a1199bdf1809059 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:31.811960 21810 tablet_service.cc:1511] Processing CreateTablet for tablet c224ad88fe274227bcc2acca00732751 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:31.820284 21670 tablet_service.cc:1511] Processing CreateTablet for tablet 500e18e4cd7f4644af91802d5cbb92b0 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:31.841521 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500e18e4cd7f4644af91802d5cbb92b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.844055 21815 tablet_service.cc:1511] Processing CreateTablet for tablet dc57fcd4aea64200bc81e12e9a7f4a4b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:31.845825 21873 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:31.846315 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb068714a044327b3cf0295740e371f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.850039 21744 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d361c9a424ee4800a4ca478bd9992 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:31.822193 21813 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe87968a97343e48e38c4fe4eef5e0f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:31.823612 21872 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:31.804780 21596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc637a9347ed48b38c980309608999c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.849735 21667 tablet_service.cc:1511] Processing CreateTablet for tablet cc637a9347ed48b38c980309608999c8 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:31.854301 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe87968a97343e48e38c4fe4eef5e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.849395 21595 tablet_service.cc:1511] Processing CreateTablet for tablet df2d41ab35b844cb893ff4564db4fbcd (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:31.857287 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e0d1f67fa04ab19989a93673a32e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.857617 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d41ab35b844cb893ff4564db4fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.857973 21812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84019ed5951446f0b1c25d7afc5e8d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.839237 21870 tablet_bootstrap.cc:654] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.839794 21736 tablet_service.cc:1511] Processing CreateTablet for tablet 7b704057526a497eaf9b1cdafb3deb1b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:31.838199 21588 tablet_service.cc:1511] Processing CreateTablet for tablet 576fa379f9114f408fbb1c2c79d334d3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:31.859501 21588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576fa379f9114f408fbb1c2c79d334d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.835367 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc637a9347ed48b38c980309608999c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.861585 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500e18e4cd7f4644af91802d5cbb92b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.862895 21816 tablet_service.cc:1511] Processing CreateTablet for tablet beb068714a044327b3cf0295740e371f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:31.866446 21872 tablet_bootstrap.cc:654] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.866817 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc57fcd4aea64200bc81e12e9a7f4a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.873478 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d361c9a424ee4800a4ca478bd9992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.875270 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b704057526a497eaf9b1cdafb3deb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.870594 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc637a9347ed48b38c980309608999c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.880198 21817 tablet_service.cc:1511] Processing CreateTablet for tablet 500e18e4cd7f4644af91802d5cbb92b0 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:31.881413 21817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 500e18e4cd7f4644af91802d5cbb92b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.882215 21593 tablet_service.cc:1511] Processing CreateTablet for tablet 3f74b6f4c39c4f4c9bbce6177336a435 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:31.883385 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f74b6f4c39c4f4c9bbce6177336a435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.885521 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c224ad88fe274227bcc2acca00732751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.886972 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fbed03d30549baa47b6e6ef1abd2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.889669 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b7ceed3a844ad99cb535049447fc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.893723 21813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe87968a97343e48e38c4fe4eef5e0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.895150 21662 tablet_service.cc:1511] Processing CreateTablet for tablet 93b7ceed3a844ad99cb535049447fc8c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:31.896317 21662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b7ceed3a844ad99cb535049447fc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.898269 21818 tablet_service.cc:1511] Processing CreateTablet for tablet 576fa379f9114f408fbb1c2c79d334d3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:31.899413 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576fa379f9114f408fbb1c2c79d334d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.905437 21631 heartbeater.cc:499] Master 127.19.35.126:44161 was elected leader, sending a full tablet report...
I20260709 14:52:31.911832 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d41ab35b844cb893ff4564db4fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.915886 21814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6003f31e66243278a1199bdf1809059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.928912 21873 tablet_bootstrap.cc:654] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.939689 21669 tablet_service.cc:1511] Processing CreateTablet for tablet df2d41ab35b844cb893ff4564db4fbcd (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:31.941009 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df2d41ab35b844cb893ff4564db4fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.937480 21871 tablet_bootstrap.cc:654] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.905405 21596 tablet_service.cc:1511] Processing CreateTablet for tablet 7b704057526a497eaf9b1cdafb3deb1b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:31.945824 21816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb068714a044327b3cf0295740e371f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.964352 21596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b704057526a497eaf9b1cdafb3deb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.966805 21587 tablet_service.cc:1511] Processing CreateTablet for tablet 55604b1078d64f718107a85699a02eb4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:31.968050 21587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55604b1078d64f718107a85699a02eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.970320 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 55604b1078d64f718107a85699a02eb4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:31.971481 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55604b1078d64f718107a85699a02eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.971863 21737 tablet_service.cc:1511] Processing CreateTablet for tablet 5caa94f263a344cbab633dd6014d562e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:31.973012 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5caa94f263a344cbab633dd6014d562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.975798 21589 tablet_service.cc:1511] Processing CreateTablet for tablet 085bc67cd0a14cf09cf1972795d5803d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:31.977070 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085bc67cd0a14cf09cf1972795d5803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.984921 21706 heartbeater.cc:499] Master 127.19.35.126:44161 was elected leader, sending a full tablet report...
I20260709 14:52:31.990721 21668 tablet_service.cc:1511] Processing CreateTablet for tablet 3f74b6f4c39c4f4c9bbce6177336a435 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:31.991909 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f74b6f4c39c4f4c9bbce6177336a435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.950012 21591 tablet_service.cc:1511] Processing CreateTablet for tablet ad887b4cf8df4aedadf7a1ad1baefe74 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:31.993992 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad887b4cf8df4aedadf7a1ad1baefe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.994881 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d361c9a424ee4800a4ca478bd9992 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:31.996143 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d361c9a424ee4800a4ca478bd9992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.997624 21738 tablet_service.cc:1511] Processing CreateTablet for tablet ad887b4cf8df4aedadf7a1ad1baefe74 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:31.999588 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad887b4cf8df4aedadf7a1ad1baefe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.013171 21812 tablet_service.cc:1511] Processing CreateTablet for tablet 55604b1078d64f718107a85699a02eb4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:32.016286 21870 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:32.016799 21870 ts_tablet_manager.cc:1403] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.294s	user 0.007s	sys 0.013s
I20260709 14:52:32.017016 21737 tablet_service.cc:1511] Processing CreateTablet for tablet 81c527880c6e45c4b66a1c8e06248e31 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:32.024470 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c527880c6e45c4b66a1c8e06248e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.024310 21870 raft_consensus.cc:359] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.027420 21812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55604b1078d64f718107a85699a02eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.035161 21740 tablet_service.cc:1511] Processing CreateTablet for tablet f16945f2b501452e839e6cac1ecf1b71 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:32.036505 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16945f2b501452e839e6cac1ecf1b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.025065 21870 raft_consensus.cc:385] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.050243 21815 tablet_service.cc:1511] Processing CreateTablet for tablet 93b7ceed3a844ad99cb535049447fc8c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:32.053411 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b7ceed3a844ad99cb535049447fc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.055317 21741 tablet_service.cc:1511] Processing CreateTablet for tablet e55d07f9af2d442dbabecadee7c6d64a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:32.056511 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d07f9af2d442dbabecadee7c6d64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.059727 21593 tablet_service.cc:1511] Processing CreateTablet for tablet e55d07f9af2d442dbabecadee7c6d64a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:32.040915 21737 tablet_service.cc:1511] Processing CreateTablet for tablet dc99a005c90d497ba0a012985ce794e3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:32.048108 21870 raft_consensus.cc:740] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.048888 21596 tablet_service.cc:1511] Processing CreateTablet for tablet 81c527880c6e45c4b66a1c8e06248e31 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:32.071784 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d07f9af2d442dbabecadee7c6d64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.053565 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 085bc67cd0a14cf09cf1972795d5803d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:32.016494 21594 tablet_service.cc:1511] Processing CreateTablet for tablet f16945f2b501452e839e6cac1ecf1b71 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:32.095280 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16945f2b501452e839e6cac1ecf1b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.096181 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 3f74b6f4c39c4f4c9bbce6177336a435 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:32.098241 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f74b6f4c39c4f4c9bbce6177336a435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.098093 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 78a25405a36f40ef8cabb37246cdf0b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:32.099298 21870 consensus_queue.cc:260] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.100564 21736 tablet_service.cc:1511] Processing CreateTablet for tablet 815639a90bc14fd3bebe4901a13be705 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:32.101533 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085bc67cd0a14cf09cf1972795d5803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.102192 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a25405a36f40ef8cabb37246cdf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.102758 21780 heartbeater.cc:499] Master 127.19.35.126:44161 was elected leader, sending a full tablet report...
I20260709 14:52:32.106637 21871 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:32.107122 21871 ts_tablet_manager.cc:1403] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.330s	user 0.022s	sys 0.000s
I20260709 14:52:32.098084 21740 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0cf8a1c496419bb230f733fab03aa4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:32.112375 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0cf8a1c496419bb230f733fab03aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.073496 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 60e404b26146434f9d89a278c2ffa8fe (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:32.074357 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 78a25405a36f40ef8cabb37246cdf0b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:32.113876 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e404b26146434f9d89a278c2ffa8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.114049 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a25405a36f40ef8cabb37246cdf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.083230 21813 tablet_service.cc:1511] Processing CreateTablet for tablet 7b704057526a497eaf9b1cdafb3deb1b (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:32.126324 21813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b704057526a497eaf9b1cdafb3deb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.126581 21596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c527880c6e45c4b66a1c8e06248e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.084957 21873 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:32.128142 21873 ts_tablet_manager.cc:1403] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.283s	user 0.010s	sys 0.011s
I20260709 14:52:32.128180 21588 tablet_service.cc:1511] Processing CreateTablet for tablet 4886d5ae98fc4e479af3c5d9971227b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:32.129681 21588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886d5ae98fc4e479af3c5d9971227b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.089600 21667 tablet_service.cc:1511] Processing CreateTablet for tablet ad887b4cf8df4aedadf7a1ad1baefe74 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:32.088374 21669 tablet_service.cc:1511] Processing CreateTablet for tablet 81c527880c6e45c4b66a1c8e06248e31 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:32.151084 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c527880c6e45c4b66a1c8e06248e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.088816 21815 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2d361c9a424ee4800a4ca478bd9992 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:32.153923 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2d361c9a424ee4800a4ca478bd9992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.129680 21737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc99a005c90d497ba0a012985ce794e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.158386 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad887b4cf8df4aedadf7a1ad1baefe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.159873 21814 tablet_service.cc:1511] Processing CreateTablet for tablet 085bc67cd0a14cf09cf1972795d5803d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:32.149796 21587 tablet_service.cc:1511] Processing CreateTablet for tablet 60e404b26146434f9d89a278c2ffa8fe (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:32.200708 21587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e404b26146434f9d89a278c2ffa8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.176241 21588 tablet_service.cc:1511] Processing CreateTablet for tablet 815639a90bc14fd3bebe4901a13be705 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:32.205907 21588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815639a90bc14fd3bebe4901a13be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.177801 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815639a90bc14fd3bebe4901a13be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.179198 21591 tablet_service.cc:1511] Processing CreateTablet for tablet 69ef7d20c21c40fcabbf09a79e9631e9 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:32.209625 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ef7d20c21c40fcabbf09a79e9631e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.180748 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 5caa94f263a344cbab633dd6014d562e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:32.211573 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5caa94f263a344cbab633dd6014d562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.213570 21814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085bc67cd0a14cf09cf1972795d5803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.219038 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 5caa94f263a344cbab633dd6014d562e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:32.220319 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5caa94f263a344cbab633dd6014d562e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.222242 21873 raft_consensus.cc:359] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.222961 21873 raft_consensus.cc:385] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.223255 21873 raft_consensus.cc:740] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.223343 21592 tablet_service.cc:1511] Processing CreateTablet for tablet 122c103534fb468089272be3698b0a0d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:32.224000 21873 consensus_queue.cc:260] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.224530 21592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c103534fb468089272be3698b0a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.232465 21595 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b099a2ce24f85a7b92dc91916878f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:32.182232 21738 tablet_service.cc:1511] Processing CreateTablet for tablet 122c103534fb468089272be3698b0a0d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:32.182931 21743 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:32.196682 21854 heartbeater.cc:499] Master 127.19.35.126:44161 was elected leader, sending a full tablet report...
I20260709 14:52:32.198328 21872 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:32.233708 21872 ts_tablet_manager.cc:1403] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.410s	user 0.013s	sys 0.010s
I20260709 14:52:32.236480 21872 raft_consensus.cc:359] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.238663 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.237165 21872 raft_consensus.cc:385] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.239735 21872 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.239744 21663 tablet_service.cc:1511] Processing CreateTablet for tablet dc99a005c90d497ba0a012985ce794e3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:32.240586 21872 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.253247 21745 tablet_service.cc:1511] Processing CreateTablet for tablet b98287179e874f9aad6fd5ab0ae4ede5 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:32.254505 21745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98287179e874f9aad6fd5ab0ae4ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.257853 21818 tablet_service.cc:1511] Processing CreateTablet for tablet 78a25405a36f40ef8cabb37246cdf0b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:32.260655 21744 tablet_service.cc:1511] Processing CreateTablet for tablet 182e789595fa4af2b033c85900ea28dc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:32.263523 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182e789595fa4af2b033c85900ea28dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.265677 21738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c103534fb468089272be3698b0a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.270172 21664 tablet_service.cc:1511] Processing CreateTablet for tablet e55d07f9af2d442dbabecadee7c6d64a (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:32.273466 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 4886d5ae98fc4e479af3c5d9971227b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:32.275267 21662 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0cf8a1c496419bb230f733fab03aa4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:32.273651 21589 tablet_service.cc:1511] Processing CreateTablet for tablet b98287179e874f9aad6fd5ab0ae4ede5 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:32.288425 21739 tablet_service.cc:1511] Processing CreateTablet for tablet ccf5fecf2da44deb873ab632945a4adb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:32.289650 21739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf5fecf2da44deb873ab632945a4adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.290287 21587 tablet_service.cc:1511] Processing CreateTablet for tablet 118781ddfdc84563946423b6f3a40ee7 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:32.286604 21670 tablet_service.cc:1511] Processing CreateTablet for tablet 815639a90bc14fd3bebe4901a13be705 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:32.259075 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a25405a36f40ef8cabb37246cdf0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.226815 21871 raft_consensus.cc:359] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.298483 21595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b099a2ce24f85a7b92dc91916878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.299697 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc99a005c90d497ba0a012985ce794e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.315279 21741 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b099a2ce24f85a7b92dc91916878f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:32.316551 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b099a2ce24f85a7b92dc91916878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.317081 21591 tablet_service.cc:1511] Processing CreateTablet for tablet ccf5fecf2da44deb873ab632945a4adb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:32.318225 21740 tablet_service.cc:1511] Processing CreateTablet for tablet 4633a70427f34c70afd3db216f4e3e9c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:32.319391 21740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4633a70427f34c70afd3db216f4e3e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.301566 21871 raft_consensus.cc:385] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.322815 21816 tablet_service.cc:1511] Processing CreateTablet for tablet dc99a005c90d497ba0a012985ce794e3 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:32.325505 21871 raft_consensus.cc:740] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.330240 21872 ts_tablet_manager.cc:1434] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.096s	user 0.011s	sys 0.006s
I20260709 14:52:32.330773 21668 tablet_service.cc:1511] Processing CreateTablet for tablet 69ef7d20c21c40fcabbf09a79e9631e9 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:32.330964 21871 consensus_queue.cc:260] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.335784 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d07f9af2d442dbabecadee7c6d64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.326546 21590 tablet_service.cc:1511] Processing CreateTablet for tablet 4df12f43518448f2a61ed236742939da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:32.340405 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ef7d20c21c40fcabbf09a79e9631e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.335433 21736 tablet_service.cc:1511] Processing CreateTablet for tablet 118781ddfdc84563946423b6f3a40ee7 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:32.342427 21816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc99a005c90d497ba0a012985ce794e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.262145 21594 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea40eb246848b6b211110d277109eb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:32.345471 21880 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.346002 21880 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.348704 21880 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:32.346695 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815639a90bc14fd3bebe4901a13be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.335361 21812 tablet_service.cc:1511] Processing CreateTablet for tablet f16945f2b501452e839e6cac1ecf1b71 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:32.356281 21666 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:32.357848 21813 tablet_service.cc:1511] Processing CreateTablet for tablet 4886d5ae98fc4e479af3c5d9971227b4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:32.359043 21813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886d5ae98fc4e479af3c5d9971227b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.360991 21812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16945f2b501452e839e6cac1ecf1b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.360852 21817 tablet_service.cc:1511] Processing CreateTablet for tablet 60e404b26146434f9d89a278c2ffa8fe (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:32.362879 21873 ts_tablet_manager.cc:1434] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.234s	user 0.014s	sys 0.005s
I20260709 14:52:32.363922 21873 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:32.364008 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118781ddfdc84563946423b6f3a40ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.364936 21870 ts_tablet_manager.cc:1434] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.348s	user 0.016s	sys 0.021s
I20260709 14:52:32.366441 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 69ef7d20c21c40fcabbf09a79e9631e9 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:32.367604 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ef7d20c21c40fcabbf09a79e9631e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.343475 21587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118781ddfdc84563946423b6f3a40ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.373238 21815 tablet_service.cc:1511] Processing CreateTablet for tablet 122c103534fb468089272be3698b0a0d (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:32.374394 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122c103534fb468089272be3698b0a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.375146 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4886d5ae98fc4e479af3c5d9971227b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.377395 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea40eb246848b6b211110d277109eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.377907 21593 tablet_service.cc:1511] Processing CreateTablet for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:32.379071 21593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.363745 21819 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0cf8a1c496419bb230f733fab03aa4 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:32.381927 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0cf8a1c496419bb230f733fab03aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.382872 21870 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:32.384913 21662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0cf8a1c496419bb230f733fab03aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.381937 21589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98287179e874f9aad6fd5ab0ae4ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.386310 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf5fecf2da44deb873ab632945a4adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.387116 21669 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2b099a2ce24f85a7b92dc91916878f (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:32.388345 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2b099a2ce24f85a7b92dc91916878f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.388855 21590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df12f43518448f2a61ed236742939da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.389477 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:32.390619 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.422304 21872 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:32.425292 21884 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.439182 21743 tablet_service.cc:1511] Processing CreateTablet for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:32.440387 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.425506 21817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e404b26146434f9d89a278c2ffa8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.434445 21666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec135abe28b4dfb833fc6d0f8c5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.464282 21667 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea40eb246848b6b211110d277109eb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:32.484534 21873 tablet_bootstrap.cc:654] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.505856 21742 tablet_service.cc:1511] Processing CreateTablet for tablet a5b150bde0a647c88b94e937289e4932 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:32.507102 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b150bde0a647c88b94e937289e4932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.519150 21665 tablet_service.cc:1511] Processing CreateTablet for tablet 182e789595fa4af2b033c85900ea28dc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:32.525302 21663 tablet_service.cc:1511] Processing CreateTablet for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:32.553905 21878 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.554538 21878 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.458005 21884 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.561641 21667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea40eb246848b6b211110d277109eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.565337 21878 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:32.585561 21871 ts_tablet_manager.cc:1434] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.478s	user 0.009s	sys 0.021s
I20260709 14:52:32.585724 21591 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04a4cb878041769b78d97c634dc1d6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:32.586000 21588 tablet_service.cc:1511] Processing CreateTablet for tablet a5b150bde0a647c88b94e937289e4932 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:32.586982 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04a4cb878041769b78d97c634dc1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.589902 21814 tablet_service.cc:1511] Processing CreateTablet for tablet 46ea40eb246848b6b211110d277109eb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:32.590896 21884 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:32.591106 21814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ea40eb246848b6b211110d277109eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.611117 21588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b150bde0a647c88b94e937289e4932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.618028 21870 tablet_bootstrap.cc:654] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.621009 21871 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:32.606809 21665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182e789595fa4af2b033c85900ea28dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.647111 21664 tablet_service.cc:1511] Processing CreateTablet for tablet 4633a70427f34c70afd3db216f4e3e9c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:32.648352 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4633a70427f34c70afd3db216f4e3e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.655542 21871 tablet_bootstrap.cc:654] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.658900 21815 tablet_service.cc:1511] Processing CreateTablet for tablet b98287179e874f9aad6fd5ab0ae4ede5 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:32.660130 21815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98287179e874f9aad6fd5ab0ae4ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.661111 21671 tablet_service.cc:1511] Processing CreateTablet for tablet 118781ddfdc84563946423b6f3a40ee7 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:32.661754 21879 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.662223 21879 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.664798 21879 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:32.666286 21819 tablet_service.cc:1511] Processing CreateTablet for tablet 182e789595fa4af2b033c85900ea28dc (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:32.667455 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182e789595fa4af2b033c85900ea28dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.669416 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5811e8dd4a04ad7bedc59ecbcd0d1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.617082 21662 tablet_service.cc:1511] Processing CreateTablet for tablet 4df12f43518448f2a61ed236742939da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:32.684360 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:32.687332 21818 tablet_service.cc:1511] Processing CreateTablet for tablet ccf5fecf2da44deb873ab632945a4adb (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:32.688463 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf5fecf2da44deb873ab632945a4adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.683182 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 4df12f43518448f2a61ed236742939da (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:32.690589 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df12f43518448f2a61ed236742939da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.695873 21812 tablet_service.cc:1511] Processing CreateTablet for tablet 4633a70427f34c70afd3db216f4e3e9c (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:32.697331 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118781ddfdc84563946423b6f3a40ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.704667 21669 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04a4cb878041769b78d97c634dc1d6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:32.707300 21812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4633a70427f34c70afd3db216f4e3e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.715960 21662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df12f43518448f2a61ed236742939da. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:32.728544 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:32.729899 21644 leader_election.cc:343] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.730654 21870 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:32.731089 21873 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:32.731699 21873 ts_tablet_manager.cc:1403] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.368s	user 0.028s	sys 0.009s
I20260709 14:52:32.734180 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04a4cb878041769b78d97c634dc1d6 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:32.731163 21870 ts_tablet_manager.cc:1403] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.348s	user 0.016s	sys 0.007s
I20260709 14:52:32.737584 21870 raft_consensus.cc:359] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.740408 21870 raft_consensus.cc:385] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.740760 21870 raft_consensus.cc:740] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.741516 21870 consensus_queue.cc:260] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.739729 21873 raft_consensus.cc:359] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.742513 21873 raft_consensus.cc:385] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.746394 21873 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.754786 21873 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.757350 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04a4cb878041769b78d97c634dc1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.760103 21870 ts_tablet_manager.cc:1434] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:52:32.761205 21870 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:32.768743 21873 ts_tablet_manager.cc:1434] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260709 14:52:32.769819 21873 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:32.779404 21872 tablet_bootstrap.cc:654] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.783062 21870 tablet_bootstrap.cc:654] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.783993 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:32.785429 21644 leader_election.cc:343] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.793500 21669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04a4cb878041769b78d97c634dc1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.792725 21644 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:32.800588 21871 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:32.801151 21871 ts_tablet_manager.cc:1403] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.180s	user 0.004s	sys 0.011s
I20260709 14:52:32.804512 21881 raft_consensus.cc:2749] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:32.808274 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:32.808867 21606 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:32.734172 21814 tablet_service.cc:1511] Processing CreateTablet for tablet a5b150bde0a647c88b94e937289e4932 (DEFAULT_TABLE table=test-workload [id=202ba6b0b994443bb87675b9fd852c82]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:32.810130 21814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b150bde0a647c88b94e937289e4932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:32.811710 21871 raft_consensus.cc:359] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.812424 21871 raft_consensus.cc:385] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.812707 21871 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.815083 21871 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.815775 21718 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:32.819489 21882 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.819937 21882 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.820253 21882 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.817162 21873 tablet_bootstrap.cc:654] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.820227 21871 ts_tablet_manager.cc:1434] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 14:52:32.841639 21871 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:32.843387 21882 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.846143 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:32.846668 21606 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.853019 21606 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:32.854187 21718 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:32.854982 21884 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.845019 21882 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:32.859355 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:32.871956 21871 tablet_bootstrap.cc:654] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:32.872493 21570 leader_election.cc:343] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.876121 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:32.889587 21792 leader_election.cc:343] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.895597 21884 raft_consensus.cc:697] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:32.896934 21873 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:32.896588 21884 consensus_queue.cc:237] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.897480 21873 ts_tablet_manager.cc:1403] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.003s
I20260709 14:52:32.903328 21873 raft_consensus.cc:359] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.905224 21872 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:32.906507 21872 ts_tablet_manager.cc:1403] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.511s	user 0.041s	sys 0.018s
I20260709 14:52:32.914960 21872 raft_consensus.cc:359] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.915634 21872 raft_consensus.cc:385] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.915904 21872 raft_consensus.cc:740] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.916594 21872 consensus_queue.cc:260] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.917960 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:32.905752 21873 raft_consensus.cc:385] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.918823 21873 raft_consensus.cc:740] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.919209 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:32.919725 21873 consensus_queue.cc:260] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:32.920454 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:32.922187 21718 leader_election.cc:343] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:32.923148 21570 leader_election.cc:343] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.923355 21873 ts_tablet_manager.cc:1434] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:52:32.923578 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:32.924088 21718 leader_election.cc:343] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.924535 21570 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:32.925683 21793 leader_election.cc:343] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.926128 21793 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:32.926304 21878 raft_consensus.cc:2749] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:32.926700 21870 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:32.926851 21879 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:32.927156 21870 ts_tablet_manager.cc:1403] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.010s
I20260709 14:52:32.928470 21872 ts_tablet_manager.cc:1434] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:32.929507 21872 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:32.930112 21870 raft_consensus.cc:359] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.930789 21870 raft_consensus.cc:385] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.931056 21870 raft_consensus.cc:740] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.924330 21873 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:32.931721 21870 consensus_queue.cc:260] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.933763 21870 ts_tablet_manager.cc:1434] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:52:32.934703 21870 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:32.935722 21871 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:32.936257 21871 ts_tablet_manager.cc:1403] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.021s
I20260709 14:52:32.937984 21873 tablet_bootstrap.cc:654] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.940155 21871 raft_consensus.cc:359] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.945158 21871 raft_consensus.cc:385] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.940716 21870 tablet_bootstrap.cc:654] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.945535 21871 raft_consensus.cc:740] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.945889 21873 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:32.946506 21873 ts_tablet_manager.cc:1403] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:52:32.946431 21871 consensus_queue.cc:260] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:32.944837 21872 tablet_bootstrap.cc:654] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.949152 21871 ts_tablet_manager.cc:1434] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:52:32.948173 21502 catalog_manager.cc:5697] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.949438 21873 raft_consensus.cc:359] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.950169 21873 raft_consensus.cc:385] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.950312 21871 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:32.950480 21873 raft_consensus.cc:740] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.951439 21873 consensus_queue.cc:260] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.956254 21873 ts_tablet_manager.cc:1434] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:32.957255 21871 tablet_bootstrap.cc:654] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.959926 21870 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:32.960420 21870 ts_tablet_manager.cc:1403] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 14:52:32.963229 21870 raft_consensus.cc:359] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.963929 21870 raft_consensus.cc:385] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.964234 21870 raft_consensus.cc:740] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.966141 21870 consensus_queue.cc:260] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.957221 21873 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:32.967235 21872 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:32.967705 21872 ts_tablet_manager.cc:1403] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.005s
I20260709 14:52:32.970506 21872 raft_consensus.cc:359] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.971175 21872 raft_consensus.cc:385] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.971467 21872 raft_consensus.cc:740] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.972249 21872 consensus_queue.cc:260] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:32.972914 21873 tablet_bootstrap.cc:654] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.975060 21884 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.975495 21884 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.978200 21884 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:32.981483 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:32.982035 21870 ts_tablet_manager.cc:1434] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 14:52:32.982997 21870 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Bootstrap starting.
W20260709 14:52:32.983642 21718 leader_election.cc:343] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.986680 21872 ts_tablet_manager.cc:1434] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 14:52:32.987664 21872 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:32.988977 21870 tablet_bootstrap.cc:654] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.993480 21879 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.994123 21879 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:32.996405 21872 tablet_bootstrap.cc:654] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.997007 21879 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.005554 21871 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.006085 21871 ts_tablet_manager.cc:1403] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.001s
I20260709 14:52:33.009037 21871 raft_consensus.cc:359] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.011893 21871 raft_consensus.cc:385] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.002310 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.012176 21871 raft_consensus.cc:740] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.013931 21871 consensus_queue.cc:260] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.015033 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:33.016319 21719 leader_election.cc:343] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.016846 21719 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.018013 21884 raft_consensus.cc:2749] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:33.016360 21793 leader_election.cc:343] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.019518 21871 ts_tablet_manager.cc:1434] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:33.020447 21871 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.028292 21871 tablet_bootstrap.cc:654] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.029418 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.029642 21870 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.030898 21870 ts_tablet_manager.cc:1403] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.013s
I20260709 14:52:33.031165 21873 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.031636 21873 ts_tablet_manager.cc:1403] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.017s
I20260709 14:52:33.034176 21872 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.034660 21872 ts_tablet_manager.cc:1403] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.019s
I20260709 14:52:33.035065 21873 raft_consensus.cc:359] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.035789 21873 raft_consensus.cc:385] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.036074 21873 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
W20260709 14:52:33.030889 21793 leader_election.cc:343] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.037611 21793 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.038370 21879 raft_consensus.cc:2749] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.038796 21872 raft_consensus.cc:359] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.038832 21870 raft_consensus.cc:359] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.039680 21872 raft_consensus.cc:385] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.039733 21870 raft_consensus.cc:385] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.040086 21872 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.040123 21870 raft_consensus.cc:740] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.036873 21873 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.041021 21870 consensus_queue.cc:260] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.042284 21873 ts_tablet_manager.cc:1434] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:33.042815 21872 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.045089 21881 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.045542 21881 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.046103 21870 ts_tablet_manager.cc:1434] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:33.047041 21870 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.049219 21884 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.049721 21884 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.051198 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.051883 21884 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.052932 21870 tablet_bootstrap.cc:654] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.053068 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:33.056058 21719 leader_election.cc:343] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.057299 21873 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.060086 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.060703 21606 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.061941 21718 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.062767 21884 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.063160 21884 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.063495 21884 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.069278 21871 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.069833 21871 ts_tablet_manager.cc:1403] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.021s
I20260709 14:52:33.070480 21884 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.070808 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.072568 21881 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.073107 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.072822 21871 raft_consensus.cc:359] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.073654 21606 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.073753 21871 raft_consensus.cc:385] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.074182 21871 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.075013 21871 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:33.054800 21644 leader_election.cc:343] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.077600 21871 ts_tablet_manager.cc:1434] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:52:33.077565 21645 leader_election.cc:343] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.078821 21872 ts_tablet_manager.cc:1434] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 14:52:33.078907 21870 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.080049 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:33.083619 21870 ts_tablet_manager.cc:1403] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.004s
I20260709 14:52:33.084167 21881 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.085193 21873 tablet_bootstrap.cc:654] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.086444 21870 raft_consensus.cc:359] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.087132 21870 raft_consensus.cc:385] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.087412 21870 raft_consensus.cc:740] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.087999 21871 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.088115 21870 consensus_queue.cc:260] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.090581 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:33.091881 21719 leader_election.cc:343] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.092191 21872 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.092410 21884 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.083640 21606 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.094043 21718 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.095153 21884 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.096333 21884 raft_consensus.cc:697] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:33.096750 21871 tablet_bootstrap.cc:654] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.096771 21870 ts_tablet_manager.cc:1434] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:52:33.097352 21884 consensus_queue.cc:237] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.100790 21870 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.103636 21873 tablet_bootstrap.cc:492] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.104151 21873 ts_tablet_manager.cc:1403] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 14:52:33.105392 21872 tablet_bootstrap.cc:654] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.107136 21870 tablet_bootstrap.cc:654] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.110808 21871 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.111310 21871 ts_tablet_manager.cc:1403] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 14:52:33.111043 21873 raft_consensus.cc:359] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.111735 21873 raft_consensus.cc:385] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.112093 21873 raft_consensus.cc:740] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.111893 21501 catalog_manager.cc:5697] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:33.112818 21873 consensus_queue.cc:260] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.115671 21871 raft_consensus.cc:359] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.116747 21871 raft_consensus.cc:385] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.117077 21871 raft_consensus.cc:740] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.117972 21871 consensus_queue.cc:260] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.119448 21873 ts_tablet_manager.cc:1434] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:52:33.120451 21873 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.123004 21871 ts_tablet_manager.cc:1434] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:33.125379 21871 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.126679 21873 tablet_bootstrap.cc:654] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.127991 21879 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.128449 21879 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.130498 21879 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.131891 21871 tablet_bootstrap.cc:654] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.132437 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.133081 21681 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:33.134450 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.135092 21606 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:33.136399 21793 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.136795 21870 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.137269 21879 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.136776 21872 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.137696 21879 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.137938 21872 ts_tablet_manager.cc:1403] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.011s
I20260709 14:52:33.138046 21879 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.140823 21872 raft_consensus.cc:359] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.141510 21872 raft_consensus.cc:385] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.141795 21872 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.137373 21870 ts_tablet_manager.cc:1403] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.011s
I20260709 14:52:33.144968 21870 raft_consensus.cc:359] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.145706 21870 raft_consensus.cc:385] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.145980 21870 raft_consensus.cc:740] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.146072 21879 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.146780 21870 consensus_queue.cc:260] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.148113 21879 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.149402 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.150190 21871 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.150565 21870 ts_tablet_manager.cc:1434] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:33.150720 21871 ts_tablet_manager.cc:1403] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 14:52:33.151072 21872 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.149953 21681 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.153203 21872 ts_tablet_manager.cc:1434] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:52:33.154009 21871 raft_consensus.cc:359] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.154760 21871 raft_consensus.cc:385] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.154934 21870 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.155121 21871 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.156080 21871 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.151723 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.157770 21606 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.154151 21872 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.162253 21884 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.162735 21884 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.165289 21872 tablet_bootstrap.cc:654] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.166236 21606 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:33.166695 21904 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.167120 21904 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.168802 21681 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:33.170336 21792 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.144841 21928 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.171322 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.172242 21879 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.172783 21873 tablet_bootstrap.cc:492] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.173216 21870 tablet_bootstrap.cc:654] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.173305 21873 ts_tablet_manager.cc:1403] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.010s
W20260709 14:52:33.175052 21718 leader_election.cc:343] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.176249 21873 raft_consensus.cc:359] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.176841 21884 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.171051 21928 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.169001 21904 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.179183 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.179872 21605 raft_consensus.cc:2468] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.180507 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.181034 21718 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:33.181830 21904 raft_consensus.cc:2804] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.182169 21904 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.182279 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.182533 21904 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.176946 21873 raft_consensus.cc:385] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.182897 21755 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:33.182948 21928 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.182746 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:33.184857 21793 leader_election.cc:343] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.184223 21606 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.187034 21718 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.188126 21870 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.188211 21884 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.188611 21884 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.188948 21884 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.190560 21871 ts_tablet_manager.cc:1434] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260709 14:52:33.191610 21871 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.178401 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.188616 21870 ts_tablet_manager.cc:1403] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
W20260709 14:52:33.195977 21719 leader_election.cc:343] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.195973 21793 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.197543 21879 raft_consensus.cc:697] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:33.197960 21930 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.198364 21930 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.198734 21930 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.198442 21879 consensus_queue.cc:237] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.200076 21904 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.202785 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.203385 21606 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.204479 21872 tablet_bootstrap.cc:492] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.205027 21872 ts_tablet_manager.cc:1403] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260709 14:52:33.183187 21873 raft_consensus.cc:740] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.209827 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:33.211273 21719 leader_election.cc:343] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.212397 21904 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.196527 21870 raft_consensus.cc:359] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.219863 21870 raft_consensus.cc:385] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.220196 21870 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.243490 21873 consensus_queue.cc:260] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.244448 21872 raft_consensus.cc:359] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.245026 21872 raft_consensus.cc:385] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.245318 21872 raft_consensus.cc:740] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.246133 21872 consensus_queue.cc:260] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.247406 21884 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.248911 21606 raft_consensus.cc:2468] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.249539 21884 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.250278 21718 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.250841 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.251385 21605 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.252844 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:33.254223 21718 leader_election.cc:343] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.257488 21871 tablet_bootstrap.cc:654] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.258282 21501 catalog_manager.cc:5697] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.259553 21870 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.260218 21872 ts_tablet_manager.cc:1434] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.007s
I20260709 14:52:33.261431 21870 ts_tablet_manager.cc:1434] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.005s
I20260709 14:52:33.262367 21870 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.266913 21870 tablet_bootstrap.cc:654] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.246153 21873 ts_tablet_manager.cc:1434] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.072s	user 0.000s	sys 0.011s
I20260709 14:52:33.269018 21873 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.269340 21930 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.271136 21872 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.272125 21879 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.272595 21879 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.274158 21871 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.274610 21871 ts_tablet_manager.cc:1403] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260709 14:52:33.275370 21879 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.276882 21884 raft_consensus.cc:2804] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.277498 21872 tablet_bootstrap.cc:654] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.277942 21605 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.278347 21930 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.277110 21871 raft_consensus.cc:359] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.279422 21718 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.279937 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.279191 21871 raft_consensus.cc:385] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.280496 21904 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.280545 21871 raft_consensus.cc:740] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.281127 21904 raft_consensus.cc:697] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:33.280786 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:33.281852 21755 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.281546 21871 consensus_queue.cc:260] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.277207 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.282039 21904 consensus_queue.cc:237] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.283524 21681 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:33.283934 21884 raft_consensus.cc:697] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
W20260709 14:52:33.284399 21793 leader_election.cc:343] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.284744 21884 consensus_queue.cc:237] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.289405 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.289801 21878 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.290304 21878 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.292095 21873 tablet_bootstrap.cc:654] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.292169 21878 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.302692 21501 catalog_manager.cc:5697] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.303381 21904 consensus_queue.cc:1048] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.313580 21870 tablet_bootstrap.cc:492] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.314055 21870 ts_tablet_manager.cc:1403] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.019s
I20260709 14:52:33.313871 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.286660 21793 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.312673 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.315058 21878 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.315497 21681 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:33.315892 21930 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.316193 21882 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.316305 21930 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.316679 21930 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.316978 21870 raft_consensus.cc:359] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.317875 21870 raft_consensus.cc:385] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.318171 21870 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.316830 21570 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:33.315793 21878 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.319020 21870 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.320487 21878 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.322036 21828 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.328771 21879 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.320989 21878 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.329871 21871 ts_tablet_manager.cc:1434] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.002s
W20260709 14:52:33.317888 21792 leader_election.cc:343] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.331235 21871 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.329304 21879 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.333513 21937 consensus_queue.cc:1048] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:33.316685 21882 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.338307 21882 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.338971 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.340366 21879 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:33.340641 21719 leader_election.cc:343] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.341375 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.341996 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:33.342693 21792 leader_election.cc:343] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.336630 21878 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.343218 21878 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.344657 21872 tablet_bootstrap.cc:492] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.345152 21872 ts_tablet_manager.cc:1403] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.005s
I20260709 14:52:33.346292 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.348021 21872 raft_consensus.cc:359] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.349236 21871 tablet_bootstrap.cc:654] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:33.343263 21793 leader_election.cc:343] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.350188 21793 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:33.350907 21879 raft_consensus.cc:2749] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.352138 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:33.352106 21718 leader_election.cc:343] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.353559 21829 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:33.355343 21569 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.355582 21755 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:33.357647 21930 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.359773 21930 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.354156 21718 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.362032 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.362461 21882 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.362610 21605 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.365705 21793 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.367380 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.367919 21681 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.369261 21605 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:33.370383 21792 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.371203 21879 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.371672 21879 raft_consensus.cc:697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:33.371832 21928 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.372617 21879 consensus_queue.cc:237] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.348768 21872 raft_consensus.cc:385] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.385478 21878 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.386183 21681 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:33.377501 21872 raft_consensus.cc:740] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.389709 21501 catalog_manager.cc:5697] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.391491 21872 consensus_queue.cc:260] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.408582 21871 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.412217 21871 ts_tablet_manager.cc:1403] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.009s
I20260709 14:52:33.418720 21870 ts_tablet_manager.cc:1434] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.104s	user 0.038s	sys 0.058s
I20260709 14:52:33.419749 21870 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.425200 21870 tablet_bootstrap.cc:654] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:33.404307 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 87555.2us
W20260709 14:52:33.429246 21570 leader_election.cc:343] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.430591 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.432192 21878 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.433825 21872 ts_tablet_manager.cc:1434] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.003s
I20260709 14:52:33.435292 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:33.435513 21570 leader_election.cc:343] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.435292 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.437794 21681 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.441433 21871 raft_consensus.cc:359] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.442095 21871 raft_consensus.cc:385] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.442349 21871 raft_consensus.cc:740] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
W20260709 14:52:33.436811 21570 leader_election.cc:343] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.443320 21871 consensus_queue.cc:260] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.443852 21928 raft_consensus.cc:697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:33.445751 21872 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.462605 21681 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:33.463729 21570 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:33.463912 21928 consensus_queue.cc:237] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.466157 21878 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.466643 21878 raft_consensus.cc:697] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:33.456929 21871 ts_tablet_manager.cc:1434] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:52:33.468214 21871 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.472604 21943 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.472334 21878 consensus_queue.cc:237] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.473086 21943 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.473870 21873 tablet_bootstrap.cc:492] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.474318 21873 ts_tablet_manager.cc:1403] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.003s
I20260709 14:52:33.476822 21873 raft_consensus.cc:359] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.478016 21873 raft_consensus.cc:385] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.478228 21873 raft_consensus.cc:740] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.479152 21873 consensus_queue.cc:260] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.482291 21871 tablet_bootstrap.cc:654] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.484525 21870 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.484958 21870 ts_tablet_manager.cc:1403] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.015s
I20260709 14:52:33.487557 21870 raft_consensus.cc:359] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.488332 21870 raft_consensus.cc:385] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.488606 21870 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.491595 21873 ts_tablet_manager.cc:1434] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:52:33.492441 21873 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.493239 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.493830 21681 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:33.494520 21870 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.482337 21940 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.498842 21570 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:33.506619 21939 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:33.506991 21939 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.507421 21939 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.507494 21940 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.508014 21940 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.507091 21502 catalog_manager.cc:5697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:33.512130 21502 catalog_manager.cc:5697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:33.514616 21870 ts_tablet_manager.cc:1434] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:52:33.515584 21870 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.515941 21939 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.516078 21940 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.517946 21939 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.518621 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.519176 21681 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.520939 21870 tablet_bootstrap.cc:654] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.522261 21943 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.524708 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.525473 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:33.526134 21827 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.528128 21873 tablet_bootstrap.cc:654] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.532147 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.528834 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:33.533473 21570 leader_election.cc:343] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.530295 21681 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:33.531258 21872 tablet_bootstrap.cc:654] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.534547 21878 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.536562 21878 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.537477 21570 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.538537 21943 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:33.539021 21943 raft_consensus.cc:697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:33.539721 21940 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.539636 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:33.542299 21569 leader_election.cc:343] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.540970 21943 consensus_queue.cc:237] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.541363 21940 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.553474 21940 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.555606 21827 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:33.552644 21501 catalog_manager.cc:5697] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.556680 21569 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.558012 21939 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.561311 21881 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.561779 21881 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.563727 21881 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.564462 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.565048 21755 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:33.567016 21645 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:33.567973 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:33.571722 21644 leader_election.cc:343] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.568204 21881 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.572818 21881 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.573156 21881 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.574476 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.575371 21681 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:33.576378 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.578022 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:33.579466 21570 leader_election.cc:343] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.567922 21940 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.580212 21570 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:33.581156 21570 leader_election.cc:343] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.581619 21570 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:33.582353 21940 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.582803 21940 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.583175 21871 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.583750 21871 ts_tablet_manager.cc:1403] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.018s
I20260709 14:52:33.583148 21940 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.586315 21871 raft_consensus.cc:359] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.586956 21871 raft_consensus.cc:385] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.587215 21871 raft_consensus.cc:740] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.587936 21871 consensus_queue.cc:260] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.590914 21940 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.593394 21871 ts_tablet_manager.cc:1434] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:33.593700 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:33.594934 21569 leader_election.cc:343] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.569410 21878 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.596928 21878 raft_consensus.cc:2749] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.598783 21871 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.592658 21881 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.603689 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.604312 21680 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.605425 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:33.606679 21644 leader_election.cc:343] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.607183 21881 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.607671 21881 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.608081 21881 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.609473 21882 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.614140 21870 tablet_bootstrap.cc:492] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.609719 21939 raft_consensus.cc:697] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:33.615077 21870 ts_tablet_manager.cc:1403] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.006s
I20260709 14:52:33.610164 21940 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.612417 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:33.617118 21755 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.617326 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.618028 21606 raft_consensus.cc:2393] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:33.618451 21870 raft_consensus.cc:359] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.619127 21870 raft_consensus.cc:385] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.619372 21870 raft_consensus.cc:740] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.620172 21870 consensus_queue.cc:260] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.616319 21882 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.622186 21870 ts_tablet_manager.cc:1434] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:33.623375 21882 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.624794 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.625108 21873 tablet_bootstrap.cc:492] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.625607 21873 ts_tablet_manager.cc:1403] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.047s
I20260709 14:52:33.625415 21827 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.625478 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.626749 21718 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:33.627060 21645 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:33.627530 21882 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.627914 21882 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.628044 21959 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.627631 21680 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:33.628285 21939 consensus_queue.cc:237] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.630620 21755 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:33.628418 21882 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.631870 21645 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.628065 21873 raft_consensus.cc:359] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.633613 21570 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.634374 21873 raft_consensus.cc:385] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.634686 21873 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.635004 21958 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.637878 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.638036 21959 raft_consensus.cc:2749] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.638484 21680 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.635331 21873 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.638866 21884 consensus_queue.cc:1048] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.641515 21959 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.641983 21959 raft_consensus.cc:697] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:33.642421 21882 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.642711 21959 consensus_queue.cc:237] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.643410 21884 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.643877 21884 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.644367 21882 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:33.645886 21871 tablet_bootstrap.cc:654] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.645699 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:33.646306 21827 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.646661 21881 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.648397 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:33.648928 21680 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.649012 21873 ts_tablet_manager.cc:1434] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 14:52:33.653494 21882 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.653949 21882 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.655094 21884 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.655241 21680 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.655777 21882 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.656201 21719 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:33.657061 21882 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.657689 21882 raft_consensus.cc:697] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:33.657853 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.658530 21873 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.659085 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.659530 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.659693 21604 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.661810 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:33.639461 21958 raft_consensus.cc:697] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:33.665169 21872 tablet_bootstrap.cc:492] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.665671 21872 ts_tablet_manager.cc:1403] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.017s
I20260709 14:52:33.658449 21826 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:33.666169 21827 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.668336 21872 raft_consensus.cc:359] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.668920 21944 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:33.669581 21882 consensus_queue.cc:237] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.670241 21944 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:33.672591 21718 leader_election.cc:343] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.673079 21872 raft_consensus.cc:385] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.673262 21718 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:33.676295 21937 raft_consensus.cc:2804] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.676646 21937 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.676957 21937 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.666709 21958 consensus_queue.cc:237] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.683218 21502 catalog_manager.cc:5697] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.686141 21884 consensus_queue.cc:1048] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.646368 21870 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.692589 21937 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.703002 21937 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:33.694993 21718 leader_election.cc:343] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:33.703605 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:33.705189 21882 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.706483 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:33.707211 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:33.708395 21606 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.706686 21873 tablet_bootstrap.cc:654] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.712522 21827 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.723611 21870 tablet_bootstrap.cc:654] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.723106 21502 catalog_manager.cc:5697] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.673432 21872 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.726717 21872 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.731354 21871 tablet_bootstrap.cc:492] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.731856 21871 ts_tablet_manager.cc:1403] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.001s
I20260709 14:52:33.732016 21606 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.726456 21502 catalog_manager.cc:5697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.733477 21718 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:33.735332 21502 catalog_manager.cc:5697] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.735960 21501 catalog_manager.cc:5697] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.737380 21937 raft_consensus.cc:2804] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:33.739675 21937 raft_consensus.cc:697] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
W20260709 14:52:33.740656 21719 consensus_peers.cc:597] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:33.740483 21937 consensus_queue.cc:237] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.723150 21827 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:33.743046 21882 consensus_queue.cc:1048] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.745339 21872 ts_tablet_manager.cc:1434] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 14:52:33.746016 21872 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.756515 21873 tablet_bootstrap.cc:492] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.756283 21928 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.757244 21871 raft_consensus.cc:359] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.758215 21871 raft_consensus.cc:385] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.758553 21871 raft_consensus.cc:740] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.757915 21873 ts_tablet_manager.cc:1403] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.009s
I20260709 14:52:33.760159 21871 consensus_queue.cc:260] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.762848 21871 ts_tablet_manager.cc:1434] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:52:33.763542 21871 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.759019 21928 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.775771 21870 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.776309 21870 ts_tablet_manager.cc:1403] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.153s	user 0.006s	sys 0.009s
I20260709 14:52:33.778983 21870 raft_consensus.cc:359] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.779670 21870 raft_consensus.cc:385] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.779917 21870 raft_consensus.cc:740] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.780695 21870 consensus_queue.cc:260] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.782121 21928 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:33.780577 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.783118 21870 ts_tablet_manager.cc:1434] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:33.783753 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.784124 21870 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.784469 21606 raft_consensus.cc:2393] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:33.785446 21872 tablet_bootstrap.cc:654] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.785651 21792 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:33.786394 21928 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.789958 21870 tablet_bootstrap.cc:654] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.795383 21928 raft_consensus.cc:2749] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:33.799594 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:33.801306 21873 raft_consensus.cc:359] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.801955 21873 raft_consensus.cc:385] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.802210 21873 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.802981 21873 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.806453 21873 ts_tablet_manager.cc:1434] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:52:33.810231 21871 tablet_bootstrap.cc:654] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.813529 21873 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.816696 21872 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.817226 21872 ts_tablet_manager.cc:1403] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 14:52:33.827804 21503 catalog_manager.cc:5697] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:33.834823 21873 tablet_bootstrap.cc:654] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.832602 21872 raft_consensus.cc:359] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.837528 21882 consensus_queue.cc:1048] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.837834 21872 raft_consensus.cc:385] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.838227 21872 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.839001 21872 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.840960 21872 ts_tablet_manager.cc:1434] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:33.842157 21870 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.842602 21870 ts_tablet_manager.cc:1403] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.036s
I20260709 14:52:33.843344 21871 tablet_bootstrap.cc:492] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.843755 21871 ts_tablet_manager.cc:1403] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.014s
I20260709 14:52:33.843776 21872 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.845098 21870 raft_consensus.cc:359] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.845800 21870 raft_consensus.cc:385] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.846068 21870 raft_consensus.cc:740] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.846546 21871 raft_consensus.cc:359] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.846778 21870 consensus_queue.cc:260] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.847186 21871 raft_consensus.cc:385] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.847548 21871 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.848336 21871 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.850441 21871 ts_tablet_manager.cc:1434] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:33.850689 21872 tablet_bootstrap.cc:654] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.851257 21871 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.851250 21870 ts_tablet_manager.cc:1434] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:33.852350 21870 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.856973 21871 tablet_bootstrap.cc:654] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.857281 21870 tablet_bootstrap.cc:654] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.861326 21904 consensus_queue.cc:1048] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.865099 21870 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.865554 21870 ts_tablet_manager.cc:1403] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:52:33.868398 21928 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.868870 21928 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.871120 21928 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:33.873600 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:33.874385 21680 raft_consensus.cc:2393] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:33.875890 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.876850 21870 raft_consensus.cc:359] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.877558 21870 raft_consensus.cc:385] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.877424 21792 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:33.877857 21870 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.878537 21930 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.879630 21870 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.880766 21871 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.881268 21871 ts_tablet_manager.cc:1403] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260709 14:52:33.881865 21870 ts_tablet_manager.cc:1434] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:33.882750 21870 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.884104 21873 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.883823 21871 raft_consensus.cc:359] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.884481 21871 raft_consensus.cc:385] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.884645 21873 ts_tablet_manager.cc:1403] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.001s
I20260709 14:52:33.884752 21871 raft_consensus.cc:740] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.885638 21871 consensus_queue.cc:260] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.887414 21873 raft_consensus.cc:359] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.887794 21871 ts_tablet_manager.cc:1434] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:33.888860 21873 raft_consensus.cc:385] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.889262 21873 raft_consensus.cc:740] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.889842 21871 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.889956 21873 consensus_queue.cc:260] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.891913 21873 ts_tablet_manager.cc:1434] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:33.884984 21930 raft_consensus.cc:2749] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:33.892831 21873 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:33.893793 21680 raft_consensus.cc:1240] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:33.888283 21870 tablet_bootstrap.cc:654] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.898670 21873 tablet_bootstrap.cc:654] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.898670 21871 tablet_bootstrap.cc:654] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.901779 21928 consensus_queue.cc:1059] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.902822 21928 raft_consensus.cc:3055] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:33.903165 21928 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:33.903936 21928 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.905018 21928 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.918354 21872 tablet_bootstrap.cc:492] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:33.918823 21872 ts_tablet_manager.cc:1403] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.000s
I20260709 14:52:33.922452 21872 raft_consensus.cc:359] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.923072 21872 raft_consensus.cc:385] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.923328 21872 raft_consensus.cc:740] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.925719 21871 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:33.926162 21871 ts_tablet_manager.cc:1403] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 14:52:33.927145 21873 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:33.927582 21873 ts_tablet_manager.cc:1403] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.013s
I20260709 14:52:33.928057 21870 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.928609 21870 ts_tablet_manager.cc:1403] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.023s
I20260709 14:52:33.928059 21871 raft_consensus.cc:359] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.928321 21872 consensus_queue.cc:260] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.929216 21871 raft_consensus.cc:385] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.929549 21871 raft_consensus.cc:740] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.930519 21872 ts_tablet_manager.cc:1434] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:33.930197 21871 consensus_queue.cc:260] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:33.931591 21872 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:33.937083 21872 tablet_bootstrap.cc:654] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.932503 21871 ts_tablet_manager.cc:1434] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:33.938295 21871 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:33.943943 21871 tablet_bootstrap.cc:654] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.946911 21873 raft_consensus.cc:359] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.947597 21873 raft_consensus.cc:385] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.947239 21870 raft_consensus.cc:359] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.947861 21873 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.948073 21870 raft_consensus.cc:385] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.948415 21870 raft_consensus.cc:740] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.948632 21873 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:33.949297 21870 consensus_queue.cc:260] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:33.953474 21959 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.953939 21959 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.955843 21959 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:33.958425 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:33.959038 21755 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:33.959705 21870 ts_tablet_manager.cc:1434] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 14:52:33.960214 21645 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:33.960686 21870 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.958426 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:33.961474 21604 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:33.962968 21959 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:33.963339 21959 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:33.963673 21959 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.966557 21870 tablet_bootstrap.cc:654] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:33.971405 21680 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:33.978861 21870 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:33.979386 21870 ts_tablet_manager.cc:1403] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:52:33.981629 21930 consensus_queue.cc:1048] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.982021 21870 raft_consensus.cc:359] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.982968 21870 raft_consensus.cc:385] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:33.983278 21870 raft_consensus.cc:740] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:33.984057 21870 consensus_queue.cc:260] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:33.987075 21930 consensus_queue.cc:1048] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:33.987058 21870 ts_tablet_manager.cc:1434] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:33.993350 21870 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:33.999372 21904 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:33.999882 21904 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.001951 21904 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:34.003348 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.004302 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:34.005530 21718 leader_election.cc:343] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.006510 21679 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:34.014046 21939 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:34.018177 21718 leader_election.cc:343] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.018606 21718 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.025301 21904 raft_consensus.cc:2749] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.028591 21827 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:34.029075 21827 pending_rounds.cc:85] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 0
I20260709 14:52:34.029400 21827 pending_rounds.cc:107] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:34.029714 21827 raft_consensus.cc:2889] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:34.032951 21870 tablet_bootstrap.cc:654] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.032991 21939 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:34.034768 21958 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:34.043721 21870 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.044168 21870 ts_tablet_manager.cc:1403] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.003s
I20260709 14:52:34.053532 21870 raft_consensus.cc:359] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.054164 21870 raft_consensus.cc:385] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.054427 21870 raft_consensus.cc:740] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.055022 21870 consensus_queue.cc:260] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.056964 21870 ts_tablet_manager.cc:1434] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 14:52:34.060302 21959 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.061800 21870 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.063192 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:34.063802 21604 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.069624 21870 tablet_bootstrap.cc:654] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.071085 21604 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:34.072139 21644 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:34.073148 21961 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.073647 21961 raft_consensus.cc:697] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:34.074484 21961 consensus_queue.cc:237] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.078336 21930 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.078835 21930 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.080876 21930 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.081961 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.082739 21754 raft_consensus.cc:2393] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:34.089107 21939 consensus_queue.cc:1048] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.091825 21870 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.092294 21870 ts_tablet_manager.cc:1403] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260709 14:52:34.094817 21870 raft_consensus.cc:359] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.095415 21870 raft_consensus.cc:385] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.095690 21870 raft_consensus.cc:740] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.084816 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.097306 21793 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.098193 21930 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.101131 21870 consensus_queue.cc:260] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.103070 21940 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.103524 21940 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.104269 21943 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.104717 21943 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.105509 21940 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.106508 21943 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.108852 21753 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.110352 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.111235 21870 ts_tablet_manager.cc:1434] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
W20260709 14:52:34.111832 21570 leader_election.cc:343] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.112425 21904 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.112892 21904 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.113118 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.113879 21752 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:34.112138 21870 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.117775 21679 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.121264 21570 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:34.125221 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.123137 21870 tablet_bootstrap.cc:654] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.125888 21606 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:34.127537 21958 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.127866 21958 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.128197 21958 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.133724 21718 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:34.134608 21884 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.134972 21884 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.135286 21884 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.141360 21943 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.145906 21930 raft_consensus.cc:2749] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.147475 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:34.150223 21570 leader_election.cc:343] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.150898 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:34.152612 21570 consensus_peers.cc:597] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:34.153293 21719 leader_election.cc:343] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.153908 21904 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:34.153944 21878 consensus_queue.cc:1048] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:52:34.155000 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 57826us
I20260709 14:52:34.167117 21881 consensus_queue.cc:1048] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:34.157222 21884 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.177408 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:34.179291 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.179952 21826 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:34.181135 21878 consensus_queue.cc:1048] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.183188 21904 consensus_queue.cc:1048] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.186007 21878 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.186501 21878 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.186621 21904 consensus_queue.cc:1048] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.189280 21878 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.191090 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.191707 21753 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:34.192924 21570 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:34.193918 21940 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.194283 21940 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.194594 21940 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.200048 21881 consensus_queue.cc:1048] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.201157 21940 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.227254 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.227967 21754 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.238308 21882 consensus_queue.cc:1048] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.240105 21940 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.168915 21958 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.243371 21606 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:34.170897 21873 ts_tablet_manager.cc:1434] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.243s	user 0.007s	sys 0.000s
I20260709 14:52:34.246846 21873 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.207669 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.247545 21753 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.209753 21569 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
W20260709 14:52:34.253818 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 44152.2us
I20260709 14:52:34.259923 21958 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.260602 21958 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.261005 21958 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.261394 21958 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.262987 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:34.264204 21570 leader_election.cc:343] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.265123 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.212317 21959 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.173767 21939 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.265930 21751 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:34.266009 21939 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.267042 21570 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.268139 21754 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:34.268234 21940 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.278141 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.300434 21570 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:34.302857 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:34.303668 21940 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.304157 21940 raft_consensus.cc:697] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:34.304960 21940 consensus_queue.cc:237] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.306891 21884 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:34.309053 21569 leader_election.cc:343] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:34.310925 21569 leader_election.cc:343] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.349731 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:34.360925 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.365267 21939 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:34.370253 21570 leader_election.cc:343] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.371016 21753 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
W20260709 14:52:34.374200 21719 leader_election.cc:343] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.382985 21871 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.383441 21871 ts_tablet_manager.cc:1403] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.445s	user 0.086s	sys 0.135s
I20260709 14:52:34.385149 21939 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.385290 21930 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.385649 21939 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.385777 21930 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.387599 21939 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.387760 21930 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.387725 21873 tablet_bootstrap.cc:654] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.383479 21719 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:34.390625 21870 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.391557 21870 ts_tablet_manager.cc:1403] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.280s	user 0.035s	sys 0.025s
I20260709 14:52:34.392073 21904 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.383230 21958 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.396948 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:34.398305 21793 leader_election.cc:343] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.395684 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.405973 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.406749 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.406847 21870 raft_consensus.cc:359] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.407549 21870 raft_consensus.cc:385] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.407835 21870 raft_consensus.cc:740] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.408778 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.410096 21870 consensus_queue.cc:260] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:34.411707 21570 leader_election.cc:343] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.412375 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:34.413419 21570 leader_election.cc:343] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.414709 21871 raft_consensus.cc:359] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:34.414963 21570 leader_election.cc:343] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.413385 21752 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:34.415367 21871 raft_consensus.cc:385] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.415527 21570 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.415920 21871 raft_consensus.cc:740] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
W20260709 14:52:34.416563 21570 leader_election.cc:343] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.417047 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.416592 21871 consensus_queue.cc:260] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.417759 21870 ts_tablet_manager.cc:1434] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 14:52:34.417814 21939 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.421676 21793 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.423200 21944 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.423548 21944 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.423852 21958 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.424799 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:34.424926 21871 ts_tablet_manager.cc:1434] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 14:52:34.425444 21827 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.423851 21944 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.425889 21940 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.431269 21870 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.436299 21940 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.436753 21940 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.439098 21940 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:34.442205 21870 tablet_bootstrap.cc:654] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.442097 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:34.444638 21569 leader_election.cc:343] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.446836 21827 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:34.446978 21944 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.447674 21873 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:34.448108 21873 ts_tablet_manager.cc:1403] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.201s	user 0.007s	sys 0.013s
I20260709 14:52:34.448041 21569 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:34.449293 21940 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.449762 21940 raft_consensus.cc:697] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:34.450250 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:34.450517 21940 consensus_queue.cc:237] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.451267 21873 raft_consensus.cc:359] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.451642 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.451900 21873 raft_consensus.cc:385] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.452195 21873 raft_consensus.cc:740] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.452246 21755 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.447688 21504 catalog_manager.cc:5697] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:34.453720 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.454407 21871 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:34.449277 21944 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:34.457834 21570 leader_election.cc:343] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.458264 21570 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.459481 21958 raft_consensus.cc:2749] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:34.460115 21793 leader_election.cc:343] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:34.462000 21872 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.102s	sys 0.172s
W20260709 14:52:34.462292 21872 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.102s	sys 0.172s
I20260709 14:52:34.432948 21882 consensus_queue.cc:1048] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:52:34.463491 21755 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:34.460696 21873 consensus_queue.cc:260] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.466256 21872 tablet_bootstrap.cc:492] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:34.466619 21872 ts_tablet_manager.cc:1403] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.535s	user 0.109s	sys 0.172s
I20260709 14:52:34.468351 21872 raft_consensus.cc:359] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.468786 21872 raft_consensus.cc:385] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.468990 21872 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.469519 21872 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.471005 21872 ts_tablet_manager.cc:1434] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:34.471637 21872 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:34.485694 21793 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.486528 21879 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.487023 21879 raft_consensus.cc:697] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:34.488133 21872 tablet_bootstrap.cc:654] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.487859 21879 consensus_queue.cc:237] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.491611 21873 ts_tablet_manager.cc:1434] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 14:52:34.492290 21873 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.496392 21871 tablet_bootstrap.cc:654] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.493454 21940 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.507055 21940 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.509651 21870 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.510146 21870 ts_tablet_manager.cc:1403] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.015s
I20260709 14:52:34.501869 21872 tablet_bootstrap.cc:492] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:34.510351 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.510758 21872 ts_tablet_manager.cc:1403] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260709 14:52:34.509649 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:34.512708 21570 leader_election.cc:343] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.513295 21872 raft_consensus.cc:359] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.514118 21872 raft_consensus.cc:385] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:34.514017 21569 leader_election.cc:343] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.514505 21872 raft_consensus.cc:740] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.514729 21569 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.515733 21958 raft_consensus.cc:2749] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.515257 21872 consensus_queue.cc:260] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.512761 21870 raft_consensus.cc:359] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.516587 21870 raft_consensus.cc:385] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.516875 21870 raft_consensus.cc:740] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.517223 21872 ts_tablet_manager.cc:1434] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:34.518090 21872 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:34.518735 21871 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.518501 21870 consensus_queue.cc:260] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.519253 21871 ts_tablet_manager.cc:1403] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.011s
I20260709 14:52:34.523041 21870 ts_tablet_manager.cc:1434] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:34.523699 21870 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.526084 21871 raft_consensus.cc:359] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.526782 21871 raft_consensus.cc:385] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.527040 21871 raft_consensus.cc:740] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.527670 21871 consensus_queue.cc:260] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.528867 21940 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.535735 21940 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.536164 21940 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.537953 21872 tablet_bootstrap.cc:654] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.538084 21873 tablet_bootstrap.cc:654] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.541162 21871 ts_tablet_manager.cc:1434] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:52:34.541334 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.541832 21940 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:34.542030 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.542057 21871 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
W20260709 14:52:34.542451 21569 leader_election.cc:343] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:34.545017 21570 leader_election.cc:343] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.545523 21570 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.546550 21940 raft_consensus.cc:2749] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.548478 21870 tablet_bootstrap.cc:654] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.549278 21871 tablet_bootstrap.cc:654] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.559329 21501 catalog_manager.cc:5697] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.560465 21871 tablet_bootstrap.cc:492] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.562263 21871 ts_tablet_manager.cc:1403] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:52:34.564713 21871 raft_consensus.cc:359] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.565316 21871 raft_consensus.cc:385] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.565555 21871 raft_consensus.cc:740] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.566234 21871 consensus_queue.cc:260] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.567988 21870 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.568415 21870 ts_tablet_manager.cc:1403] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.012s
I20260709 14:52:34.569564 21872 tablet_bootstrap.cc:492] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:34.570004 21872 ts_tablet_manager.cc:1403] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
I20260709 14:52:34.570891 21870 raft_consensus.cc:359] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.571522 21870 raft_consensus.cc:385] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.571759 21870 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.572376 21870 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.572319 21872 raft_consensus.cc:359] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.573156 21872 raft_consensus.cc:385] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.573438 21872 raft_consensus.cc:740] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.574043 21872 consensus_queue.cc:260] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.574486 21870 ts_tablet_manager.cc:1434] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:52:34.575323 21870 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.575846 21872 ts_tablet_manager.cc:1434] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:52:34.576974 21873 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:34.577422 21873 ts_tablet_manager.cc:1403] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.007s
I20260709 14:52:34.578470 21871 ts_tablet_manager.cc:1434] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:34.579461 21871 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:34.579867 21873 raft_consensus.cc:359] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.580489 21873 raft_consensus.cc:385] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.580729 21873 raft_consensus.cc:740] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.581449 21873 consensus_queue.cc:260] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.583479 21873 ts_tablet_manager.cc:1434] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:52:34.584393 21873 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.584774 21871 tablet_bootstrap.cc:654] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.585506 21881 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.586768 21881 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:34.589396 21873 tablet_bootstrap.cc:654] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.589545 21870 tablet_bootstrap.cc:654] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.595005 21871 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.595409 21871 ts_tablet_manager.cc:1403] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:52:34.597852 21871 raft_consensus.cc:359] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.598438 21871 raft_consensus.cc:385] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.598685 21871 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.599270 21871 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.601140 21871 ts_tablet_manager.cc:1434] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:52:34.602126 21871 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:34.610435 21873 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:34.610873 21873 ts_tablet_manager.cc:1403] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 14:52:34.613307 21873 raft_consensus.cc:359] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.613897 21873 raft_consensus.cc:385] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.614156 21873 raft_consensus.cc:740] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.615072 21872 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:34.614737 21873 consensus_queue.cc:260] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.616892 21871 tablet_bootstrap.cc:654] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.621845 21873 ts_tablet_manager.cc:1434] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:34.622680 21873 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.623464 21872 tablet_bootstrap.cc:654] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.627545 21873 tablet_bootstrap.cc:654] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.630976 21879 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.631495 21879 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.632174 21871 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.632608 21871 ts_tablet_manager.cc:1403] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 14:52:34.633760 21879 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:34.634217 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.634804 21605 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:34.634899 21871 raft_consensus.cc:359] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.635530 21871 raft_consensus.cc:385] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.635454 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.635977 21792 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:34.636435 21681 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:34.635979 21871 raft_consensus.cc:740] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.637518 21871 consensus_queue.cc:260] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.638751 22015 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.639446 21871 ts_tablet_manager.cc:1434] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:34.639218 22015 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.640347 21871 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:34.643854 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:34.645368 21719 leader_election.cc:343] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.646112 21879 raft_consensus.cc:2804] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.646521 21879 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.646852 21879 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.646994 21872 tablet_bootstrap.cc:492] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:34.647475 21872 ts_tablet_manager.cc:1403] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
I20260709 14:52:34.647500 21958 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.648103 21958 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.649889 21872 raft_consensus.cc:359] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.650164 21958 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.650694 21872 raft_consensus.cc:385] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.650969 21872 raft_consensus.cc:740] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.651587 21872 consensus_queue.cc:260] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.652583 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.653575 21872 ts_tablet_manager.cc:1434] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:34.646039 21871 tablet_bootstrap.cc:654] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.654453 21872 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
W20260709 14:52:34.654112 21569 leader_election.cc:343] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.655622 21873 tablet_bootstrap.cc:492] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:34.656152 21873 ts_tablet_manager.cc:1403] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.027s
I20260709 14:52:34.656831 22015 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.658066 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.658749 21873 raft_consensus.cc:359] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.659415 21873 raft_consensus.cc:385] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:34.659363 21718 leader_election.cc:343] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.659969 21718 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.661111 22015 raft_consensus.cc:2749] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.661751 21873 raft_consensus.cc:740] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.660066 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.662458 21873 consensus_queue.cc:260] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.663151 21755 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:34.664178 21570 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.664842 21873 ts_tablet_manager.cc:1434] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:52:34.665251 21958 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.659955 21872 tablet_bootstrap.cc:654] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.665608 21958 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.665885 21873 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.666074 21958 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.675030 21873 tablet_bootstrap.cc:654] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.676245 21881 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.676707 21881 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.672689 21958 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.683746 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.684333 21827 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:34.685612 21644 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:34.689406 22008 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:34.689826 22008 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:34.690137 22008 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.692776 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:34.693425 21755 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.695021 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.695637 21605 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:34.697578 21958 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.686851 21881 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:34.702785 22008 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.700889 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:34.709726 21501 catalog_manager.cc:5697] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.723527 21827 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:34.736369 21569 consensus_peers.cc:597] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:34.744110 22008 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:34.745851 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:34.746452 21826 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.741652 22015 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.752595 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:34.752712 22015 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.753206 21605 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.754686 22015 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:34.756152 21940 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.759887 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.761204 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:34.761334 21718 leader_election.cc:343] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.759860 21940 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:34.762507 21718 leader_election.cc:343] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.762943 21718 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.764355 22015 raft_consensus.cc:2749] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.764998 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:34.767716 21569 leader_election.cc:343] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.724253 21879 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.774355 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:34.774901 21603 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.751617 21827 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:34.777192 21569 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:34.778542 21878 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.779021 21878 raft_consensus.cc:697] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:34.779812 21878 consensus_queue.cc:237] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.783798 21940 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:34.784986 21826 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:34.786583 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.788816 21879 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:34.789737 21570 leader_election.cc:343] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.790165 21570 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.790764 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:34.791335 21680 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.791685 21940 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.799631 21644 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:34.812922 22008 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.813447 22008 raft_consensus.cc:697] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:34.814334 22008 consensus_queue.cc:237] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.826308 21502 catalog_manager.cc:5697] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.835788 21872 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:34.836351 21872 ts_tablet_manager.cc:1403] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.182s	user 0.026s	sys 0.056s
I20260709 14:52:34.839102 21872 raft_consensus.cc:359] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.839767 21872 raft_consensus.cc:385] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.840029 21872 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.840670 21872 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.845034 21944 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.845557 21944 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.847697 21944 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.848521 21871 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:34.849100 21871 ts_tablet_manager.cc:1403] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.209s	user 0.040s	sys 0.065s
I20260709 14:52:34.859824 21872 ts_tablet_manager.cc:1434] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 14:52:34.860791 21872 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:34.859972 21871 raft_consensus.cc:359] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.868165 21871 raft_consensus.cc:385] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.868470 21871 raft_consensus.cc:740] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.856902 21680 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:34.844497 21605 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:34.876369 21881 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.888212 21881 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:34.893539 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.893736 21881 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:34.895437 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.895876 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:34.896250 21752 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:34.897403 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.898623 21603 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:34.899858 21793 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:34.902326 21793 leader_election.cc:343] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.905277 21870 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:34.905727 21870 ts_tablet_manager.cc:1403] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.331s	user 0.054s	sys 0.118s
I20260709 14:52:34.880827 21958 consensus_queue.cc:1048] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:52:34.904889 21879 raft_consensus.cc:2804] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:34.904268 21881 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.912530 21881 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.912837 21871 consensus_queue.cc:260] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:34.908421 21644 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.915192 21871 ts_tablet_manager.cc:1434] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 14:52:34.915295 21879 raft_consensus.cc:697] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:34.916167 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.916669 21871 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:34.916750 21879 consensus_queue.cc:237] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.917012 21603 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:34.922761 21881 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:34.923285 21881 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.923871 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:34.924634 21752 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:34.931000 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:34.925954 21500 catalog_manager.cc:5697] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.931854 21871 tablet_bootstrap.cc:654] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.932268 21873 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:34.932686 21873 ts_tablet_manager.cc:1403] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.267s	user 0.021s	sys 0.037s
W20260709 14:52:34.935858 21793 leader_election.cc:343] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:34.936334 21793 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:34.936992 21873 raft_consensus.cc:359] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:34.937727 21873 raft_consensus.cc:385] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.937857 21944 raft_consensus.cc:2749] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.938040 21873 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.939250 21873 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:34.937150 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:34.934628 22008 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.941998 21873 ts_tablet_manager.cc:1434] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:52:34.942876 21873 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:34.946116 21755 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:34.942605 21870 raft_consensus.cc:359] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.946704 21870 raft_consensus.cc:385] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.947001 21870 raft_consensus.cc:740] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.948331 21872 tablet_bootstrap.cc:654] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:34.949071 21870 consensus_queue.cc:260] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.952872 21870 ts_tablet_manager.cc:1434] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.000s
I20260709 14:52:34.953868 21870 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:34.955935 21501 catalog_manager.cc:5697] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.958002 21881 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.973812 21884 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:34.976933 21884 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:34.978531 22008 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:34.978886 21884 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:34.967957 21958 consensus_queue.cc:1048] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:34.980152 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:34.980979 21826 raft_consensus.cc:2393] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:34.982336 21755 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:34.983268 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:34.985018 21718 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:34.989995 21504 catalog_manager.cc:5697] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:34.997700 22015 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.008852 22015 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.010954 22015 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:35.011731 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.012319 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:35.002473 21884 raft_consensus.cc:2749] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.018183 21872 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.018555 21872 ts_tablet_manager.cc:1403] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.002s
I20260709 14:52:35.012365 21603 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
W20260709 14:52:35.016475 21719 leader_election.cc:343] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.022085 21718 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:35.022836 21871 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.023223 21871 ts_tablet_manager.cc:1403] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.012s
I20260709 14:52:35.029842 21871 raft_consensus.cc:359] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.030531 21871 raft_consensus.cc:385] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.030776 21871 raft_consensus.cc:740] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.026240 21944 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.033272 21944 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.035193 21944 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:35.036152 22012 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.026566 21939 consensus_queue.cc:1048] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:52:35.036590 22012 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.037204 22012 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.037406 21871 consensus_queue.cc:260] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.040086 21870 tablet_bootstrap.cc:654] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.036589 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:35.042510 21793 leader_election.cc:343] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.025744 22015 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.042647 21872 raft_consensus.cc:359] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.043778 21872 raft_consensus.cc:385] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.044095 21872 raft_consensus.cc:740] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.044742 21872 consensus_queue.cc:260] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.036589 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.049636 21606 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:35.050706 21792 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:35.048837 21881 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.052506 21881 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.053244 21879 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.053740 21879 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.051818 22012 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.054553 21881 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.056309 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.055317 21872 ts_tablet_manager.cc:1434] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:52:35.061851 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.045717 22015 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.066298 21872 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
W20260709 14:52:35.067371 21645 leader_election.cc:343] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.063910 21603 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:35.069069 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:35.070195 21881 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.073195 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:35.073340 21881 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.073868 21881 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.074379 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.070243 21873 tablet_bootstrap.cc:654] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.079487 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:35.070479 22015 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.057679 21879 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:35.091624 21718 leader_election.cc:343] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.093523 22012 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:35.088106 21603 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.100631 21944 consensus_queue.cc:1048] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:35.094750 21719 leader_election.cc:343] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.115219 21873 tablet_bootstrap.cc:492] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.120877 21873 ts_tablet_manager.cc:1403] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.000s
I20260709 14:52:35.116398 21871 ts_tablet_manager.cc:1434] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.028s
I20260709 14:52:35.122150 21871 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.129941 21872 tablet_bootstrap.cc:654] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.130347 21719 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:35.131282 22012 raft_consensus.cc:2749] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.132947 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:35.153640 21944 consensus_queue.cc:1048] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:35.159878 21881 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.183104 21871 tablet_bootstrap.cc:654] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.186558 21870 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.186988 21870 ts_tablet_manager.cc:1403] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.233s	user 0.030s	sys 0.022s
I20260709 14:52:35.198843 21603 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:35.180696 21719 leader_election.cc:343] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.202006 21873 raft_consensus.cc:359] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.202484 21873 raft_consensus.cc:385] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.202680 21873 raft_consensus.cc:740] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.203172 21873 consensus_queue.cc:260] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.208276 21881 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.206662 21718 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:35.212221 22048 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.212689 22048 raft_consensus.cc:697] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:35.213106 21879 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.213493 22048 consensus_queue.cc:237] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.215286 21879 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:35.219575 22012 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.219769 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:35.220335 21603 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.222252 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:35.223526 21793 leader_election.cc:343] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.224660 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:35.225337 21606 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.230785 21870 raft_consensus.cc:359] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.231436 21870 raft_consensus.cc:385] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.231705 21870 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.232218 22012 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.238132 21606 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:35.237996 21870 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.239249 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:35.240043 21881 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.240491 21881 raft_consensus.cc:697] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:35.241266 21881 consensus_queue.cc:237] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.241855 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.240043 21870 ts_tablet_manager.cc:1434] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:52:35.244760 21870 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.245723 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:35.247013 21719 leader_election.cc:343] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.200977 21958 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.248847 21958 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:35.252560 21645 leader_election.cc:343] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.248170 22012 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:35.258071 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.258644 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.259264 21753 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:35.260747 21570 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:35.259222 21603 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:35.261663 21940 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.262014 21940 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.262320 21940 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.262408 21792 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:35.259333 21943 consensus_queue.cc:1048] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:35.265616 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.266229 21826 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:35.266916 21958 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.274704 21873 ts_tablet_manager.cc:1434] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.003s
I20260709 14:52:35.275337 22056 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.276767 22056 raft_consensus.cc:697] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:35.277751 21872 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.278192 21872 ts_tablet_manager.cc:1403] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.212s	user 0.007s	sys 0.006s
I20260709 14:52:35.275116 22008 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.279467 22008 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:35.280015 21718 leader_election.cc:343] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.280447 21718 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:35.282426 21873 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:35.277554 22056 consensus_queue.cc:237] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.291663 22008 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.285979 22048 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.290836 22015 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.306650 21873 tablet_bootstrap.cc:654] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.308854 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.314656 22015 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.324251 21871 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.324762 21871 ts_tablet_manager.cc:1403] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.203s	user 0.018s	sys 0.026s
I20260709 14:52:35.317698 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:35.328917 21644 leader_election.cc:343] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.347721 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:35.348413 22015 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.350744 22056 consensus_queue.cc:1048] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:35.342239 21645 leader_election.cc:343] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.361769 21872 raft_consensus.cc:359] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.362458 21872 raft_consensus.cc:385] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.362174 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:35.338490 21940 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.362135 21871 raft_consensus.cc:359] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.363382 21871 raft_consensus.cc:385] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.363672 21871 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.364570 21940 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.366351 21503 catalog_manager.cc:5697] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.367952 21881 raft_consensus.cc:2749] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:35.370464 21719 leader_election.cc:343] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.372750 21870 tablet_bootstrap.cc:654] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.374331 21501 catalog_manager.cc:5697] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.378540 21502 catalog_manager.cc:5697] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.364293 21871 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.386644 21961 consensus_queue.cc:1048] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.362840 21872 raft_consensus.cc:740] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.388523 21872 consensus_queue.cc:260] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.390561 21872 ts_tablet_manager.cc:1434] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.000s
I20260709 14:52:35.391389 21872 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.397598 21871 ts_tablet_manager.cc:1434] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 14:52:35.398754 21871 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.393361 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.406836 21753 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:35.410661 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 81914.7us
I20260709 14:52:35.439505 21753 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:35.442343 21570 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:35.443020 21872 tablet_bootstrap.cc:654] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.443301 21940 consensus_queue.cc:1048] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.444746 21940 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.445256 21940 raft_consensus.cc:697] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:35.459357 21870 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.459738 21871 tablet_bootstrap.cc:654] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.459817 21870 ts_tablet_manager.cc:1403] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.011s
I20260709 14:52:35.461541 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.462551 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:35.462419 21870 raft_consensus.cc:359] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.463084 21870 raft_consensus.cc:385] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.454815 21881 consensus_queue.cc:1048] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:35.463436 21870 raft_consensus.cc:740] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.466220 21870 consensus_queue.cc:260] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.467056 21939 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.467482 21939 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.468351 21940 consensus_queue.cc:237] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.463133 21825 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.472052 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:35.473369 21570 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.473876 21939 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:35.475268 21718 leader_election.cc:343] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.475881 21870 ts_tablet_manager.cc:1434] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:52:35.475726 21718 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:35.477566 21870 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.477947 22068 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.488878 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.504989 21873 tablet_bootstrap.cc:492] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.505573 21873 ts_tablet_manager.cc:1403] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.223s	user 0.021s	sys 0.014s
I20260709 14:52:35.509513 22057 consensus_queue.cc:1048] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:35.510813 21872 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.511348 21872 ts_tablet_manager.cc:1403] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.004s
W20260709 14:52:35.515460 21569 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.515928 21569 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:35.518805 21873 raft_consensus.cc:359] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.519340 21873 raft_consensus.cc:385] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.519537 21873 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.520030 21873 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.524433 21825 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:35.526183 21873 ts_tablet_manager.cc:1434] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 14:52:35.527136 21873 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:35.518589 21939 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.533586 21873 tablet_bootstrap.cc:654] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.545671 21872 raft_consensus.cc:359] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.546346 21872 raft_consensus.cc:385] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.546595 21872 raft_consensus.cc:740] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.547715 21872 consensus_queue.cc:260] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.550794 21872 ts_tablet_manager.cc:1434] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:52:35.551481 22056 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.551965 22056 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.553963 22056 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:35.556178 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.556829 21752 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:35.558131 21793 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:35.559240 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.559909 21603 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:35.561443 22056 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.561822 22056 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.562158 22056 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.563756 21872 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.570132 21871 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.570601 21871 ts_tablet_manager.cc:1403] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.023s
I20260709 14:52:35.572999 21871 raft_consensus.cc:359] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.579092 21871 raft_consensus.cc:385] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.579360 21871 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.579957 21871 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.582219 21870 tablet_bootstrap.cc:654] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.593067 21872 tablet_bootstrap.cc:654] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.594458 21501 catalog_manager.cc:5697] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.595194 21871 ts_tablet_manager.cc:1434] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:52:35.595935 21871 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.598595 21873 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.599038 21873 ts_tablet_manager.cc:1403] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 14:52:35.599792 22056 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.601385 21873 raft_consensus.cc:359] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.602066 21873 raft_consensus.cc:385] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.602191 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.602366 21873 raft_consensus.cc:740] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.602965 21753 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.603201 21873 consensus_queue.cc:260] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.603104 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:35.605134 21603 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.605655 21873 ts_tablet_manager.cc:1434] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:35.606714 21873 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:35.601361 22056 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:35.616776 21871 tablet_bootstrap.cc:654] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.618621 21603 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:35.619733 21792 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:35.616734 21870 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.621097 21870 ts_tablet_manager.cc:1403] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.000s
I20260709 14:52:35.621294 22056 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.621752 22056 raft_consensus.cc:697] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:35.622498 22056 consensus_queue.cc:237] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.623548 21870 raft_consensus.cc:359] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.625317 21753 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:35.629737 21873 tablet_bootstrap.cc:654] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.625293 21870 raft_consensus.cc:385] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.631467 21870 raft_consensus.cc:740] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.632086 21870 consensus_queue.cc:260] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.633983 21870 ts_tablet_manager.cc:1434] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 14:52:35.634821 21870 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.640352 21870 tablet_bootstrap.cc:654] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.644980 21502 catalog_manager.cc:5697] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.654126 21872 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.654632 21872 ts_tablet_manager.cc:1403] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.005s
I20260709 14:52:35.657238 21872 raft_consensus.cc:359] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.657897 21872 raft_consensus.cc:385] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.658176 21872 raft_consensus.cc:740] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.658942 21872 consensus_queue.cc:260] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.660984 21870 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.661381 21870 ts_tablet_manager.cc:1403] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.003s
I20260709 14:52:35.663120 21870 raft_consensus.cc:359] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.663559 21870 raft_consensus.cc:385] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.663758 21870 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.664479 21870 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.665082 21871 tablet_bootstrap.cc:492] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.665585 21871 ts_tablet_manager.cc:1403] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.014s
I20260709 14:52:35.666157 21870 ts_tablet_manager.cc:1434] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:35.667579 21870 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.667974 21871 raft_consensus.cc:359] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.668598 21871 raft_consensus.cc:385] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.668841 21871 raft_consensus.cc:740] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.670562 21872 ts_tablet_manager.cc:1434] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:35.671452 21872 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.680240 21870 tablet_bootstrap.cc:654] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.684597 21871 consensus_queue.cc:260] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.687686 21873 tablet_bootstrap.cc:492] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.688149 21873 ts_tablet_manager.cc:1403] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.006s
I20260709 14:52:35.689270 21871 ts_tablet_manager.cc:1434] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:35.689873 21872 tablet_bootstrap.cc:654] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.690189 21871 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.690729 21873 raft_consensus.cc:359] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.691392 21873 raft_consensus.cc:385] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.691650 21873 raft_consensus.cc:740] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.692330 21873 consensus_queue.cc:260] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.693879 21940 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.694411 21940 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.696497 21940 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.698202 21871 tablet_bootstrap.cc:654] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.699478 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.699813 21870 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.700081 21753 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:35.700322 21870 ts_tablet_manager.cc:1403] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:52:35.703029 21870 raft_consensus.cc:359] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.703652 21870 raft_consensus.cc:385] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.703919 21870 raft_consensus.cc:740] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.705351 21873 ts_tablet_manager.cc:1434] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:35.706338 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.706583 21870 consensus_queue.cc:260] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:35.708263 21569 leader_election.cc:343] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.712153 22008 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.712615 22008 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.714591 22008 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.716461 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.717103 21570 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:35.718040 21644 leader_election.cc:343] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.718191 21940 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.718571 21940 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.718897 21940 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.719261 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:35.720544 21645 leader_election.cc:343] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.720955 21645 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:35.722175 22008 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:35.722457 21870 ts_tablet_manager.cc:1434] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:52:35.724298 21871 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.724740 21871 ts_tablet_manager.cc:1403] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 14:52:35.706344 21873 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:35.727309 21871 raft_consensus.cc:359] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.727712 21870 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.727937 21871 raft_consensus.cc:385] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.728252 21871 raft_consensus.cc:740] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
W20260709 14:52:35.732465 21719 consensus_peers.cc:597] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:35.733829 21870 tablet_bootstrap.cc:654] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.734469 21940 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.738421 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:35.739696 21569 leader_election.cc:343] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.740943 21873 tablet_bootstrap.cc:654] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.736420 21940 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.745226 21870 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.745673 21870 ts_tablet_manager.cc:1403] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:52:35.747138 21872 tablet_bootstrap.cc:492] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.747586 21872 ts_tablet_manager.cc:1403] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.021s
I20260709 14:52:35.747771 22048 consensus_queue.cc:1048] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.749962 21872 raft_consensus.cc:359] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.750589 21872 raft_consensus.cc:385] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:35.750612 21645 consensus_peers.cc:597] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d -> Peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Couldn't send request to peer 155185cdd87b4097bf0a04d0bf449163. 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:52:35.750962 21872 raft_consensus.cc:740] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.751381 21873 tablet_bootstrap.cc:492] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.751230 21870 raft_consensus.cc:359] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.751876 21870 raft_consensus.cc:385] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.751902 21873 ts_tablet_manager.cc:1403] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 14:52:35.751632 21872 consensus_queue.cc:260] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.752242 21870 raft_consensus.cc:740] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.752375 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.752936 21753 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.753022 21870 consensus_queue.cc:260] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.753863 21872 ts_tablet_manager.cc:1434] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:35.755146 21872 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.755251 21870 ts_tablet_manager.cc:1434] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:35.756158 21870 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.758852 21881 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.760658 21872 tablet_bootstrap.cc:654] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.761088 21870 tablet_bootstrap.cc:654] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.774209 21940 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.774782 21940 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.776178 21873 raft_consensus.cc:359] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.777086 21873 raft_consensus.cc:385] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.777503 21873 raft_consensus.cc:740] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.778757 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:35.779513 21873 consensus_queue.cc:260] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.781005 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.776926 21940 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.785669 21873 ts_tablet_manager.cc:1434] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:52:35.788130 21873 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
W20260709 14:52:35.789615 21570 leader_election.cc:343] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.779453 21681 raft_consensus.cc:2468] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:35.791872 21570 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:35.792879 21940 raft_consensus.cc:2804] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.793268 21940 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.793596 21940 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.794850 21870 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.795356 21870 ts_tablet_manager.cc:1403] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.018s
I20260709 14:52:35.795745 21873 tablet_bootstrap.cc:654] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.798136 21870 raft_consensus.cc:359] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.798889 21870 raft_consensus.cc:385] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.799209 21870 raft_consensus.cc:740] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.799907 21870 consensus_queue.cc:260] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.801846 21872 tablet_bootstrap.cc:492] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.802279 21872 ts_tablet_manager.cc:1403] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.017s
I20260709 14:52:35.802320 21870 ts_tablet_manager.cc:1434] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:35.803465 21870 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.804670 21872 raft_consensus.cc:359] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.809635 21872 raft_consensus.cc:385] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.809957 21872 raft_consensus.cc:740] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.810458 21870 tablet_bootstrap.cc:654] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.810784 21872 consensus_queue.cc:260] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.811774 21873 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:35.812269 21873 ts_tablet_manager.cc:1403] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 14:52:35.819913 21872 ts_tablet_manager.cc:1434] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:52:35.819988 21940 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.824249 21871 consensus_queue.cc:260] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.842515 21872 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.842751 21871 ts_tablet_manager.cc:1434] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.118s	user 0.005s	sys 0.000s
I20260709 14:52:35.843544 21871 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.836189 22068 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.845436 22068 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.847497 22068 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:35.848569 21871 tablet_bootstrap.cc:654] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.849819 21939 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.850508 21940 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.850333 21939 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.828605 21753 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:35.851269 21872 tablet_bootstrap.cc:654] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.852366 21939 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.853507 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.854264 21826 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:35.860702 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:35.861284 21681 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.863986 21871 tablet_bootstrap.cc:492] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.864450 21871 ts_tablet_manager.cc:1403] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260709 14:52:35.867050 21871 raft_consensus.cc:359] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.867600 21871 raft_consensus.cc:385] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.867852 21871 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.868637 21871 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.869592 21872 tablet_bootstrap.cc:492] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:35.870028 21872 ts_tablet_manager.cc:1403] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260709 14:52:35.871358 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.871644 21570 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:35.871835 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:35.872630 21939 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.873099 21939 raft_consensus.cc:697] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:35.871964 21606 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:35.872393 21872 raft_consensus.cc:359] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.873483 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.875046 21871 ts_tablet_manager.cc:1434] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:35.875319 21752 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:35.875805 21881 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.855618 21718 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:35.873910 21939 consensus_queue.cc:237] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.877101 22048 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.877473 22048 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.877794 22048 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.874222 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.881752 21873 raft_consensus.cc:359] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.860736 21870 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:35.882200 21681 raft_consensus.cc:2468] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:35.882838 21873 raft_consensus.cc:385] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.883308 21873 raft_consensus.cc:740] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
W20260709 14:52:35.873373 21570 leader_election.cc:343] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.874498 21872 raft_consensus.cc:385] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.883919 21872 raft_consensus.cc:740] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.884502 21873 consensus_queue.cc:260] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.886511 21873 ts_tablet_manager.cc:1434] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 14:52:35.876266 21881 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.887590 21872 consensus_queue.cc:260] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.890743 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.891327 21753 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:35.896854 21881 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.898275 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.899345 21570 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:35.902653 21826 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:35.902876 21940 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.903313 21940 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.903640 21940 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:35.904789 21793 consensus_peers.cc:597] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:35.909933 21871 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:35.910970 22048 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.912935 22048 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:35.912317 21502 catalog_manager.cc:5697] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.913951 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:35.914527 21826 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.913950 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:35.915802 21606 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:35.915870 21570 leader_election.cc:343] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.899966 21870 ts_tablet_manager.cc:1403] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.027s
I20260709 14:52:35.917781 21871 tablet_bootstrap.cc:654] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.918900 21570 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:35.915167 21940 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.920523 21826 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:35.921443 21940 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:35.921700 21718 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:35.922025 21939 raft_consensus.cc:2804] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.922547 21939 raft_consensus.cc:697] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:35.900130 21645 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:35.900789 21873 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:35.923314 21939 consensus_queue.cc:237] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:35.924328 21881 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.924690 21881 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.925048 21881 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.899887 21872 ts_tablet_manager.cc:1434] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:52:35.922792 22048 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:35.929504 22048 raft_consensus.cc:697] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:35.930255 22048 consensus_queue.cc:237] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:35.933030 21872 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:35.929009 21873 tablet_bootstrap.cc:654] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.940318 21870 raft_consensus.cc:359] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.940698 22057 consensus_queue.cc:1048] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:35.941010 21870 raft_consensus.cc:385] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:35.941357 21870 raft_consensus.cc:740] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:35.946907 21961 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.947361 21961 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.947757 21881 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:35.942271 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:35.949419 21961 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.949645 21881 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:35.950273 21606 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:35.950946 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:35.951467 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.951726 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:35.952072 21829 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:35.952243 21825 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:35.952610 21570 leader_election.cc:343] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:35.953440 21644 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:35.951496 21753 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.956257 21872 tablet_bootstrap.cc:654] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.958534 21870 consensus_queue.cc:260] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.964713 21870 ts_tablet_manager.cc:1434] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 14:52:35.966140 21870 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:35.970646 21961 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:35.971046 21961 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:35.973240 21502 catalog_manager.cc:5697] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.972991 21961 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:35.963670 21881 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:35.988371 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:35.989151 21752 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:35.989161 21825 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:35.982722 21870 tablet_bootstrap.cc:654] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:35.984797 21871 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:35.974108 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:35.987993 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:35.991868 21871 ts_tablet_manager.cc:1403] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.008s
I20260709 14:52:35.988459 21881 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:35.995918 21881 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.998660 21753 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:35.999562 21570 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:36.000628 21939 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.001341 21939 raft_consensus.cc:697] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:36.001699 21871 raft_consensus.cc:359] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.002339 21871 raft_consensus.cc:385] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.000689 21873 tablet_bootstrap.cc:492] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:36.002941 21871 raft_consensus.cc:740] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.003422 21873 ts_tablet_manager.cc:1403] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.002s
I20260709 14:52:36.003921 21871 consensus_queue.cc:260] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.002192 21939 consensus_queue.cc:237] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.006867 21871 ts_tablet_manager.cc:1434] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:36.007968 21871 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:36.005340 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:36.013023 21752 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.003270 21644 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:36.014017 21873 raft_consensus.cc:359] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:36.014655 21873 raft_consensus.cc:385] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.014907 21873 raft_consensus.cc:740] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.016047 21873 consensus_queue.cc:260] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:36.018285 21873 ts_tablet_manager.cc:1434] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:52:36.023065 21881 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.026906 21644 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:36.026823 22008 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.029469 22057 consensus_queue.cc:1048] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.029687 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:36.030270 21753 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.027451 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.031378 22107 consensus_queue.cc:1048] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.031755 21829 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.035770 21752 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:36.037065 21961 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.024981 21881 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.047510 21871 tablet_bootstrap.cc:654] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.049448 21829 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:36.066238 21873 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:36.074887 21753 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:36.078346 21872 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:36.078800 21872 ts_tablet_manager.cc:1403] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.008s
I20260709 14:52:36.069149 21940 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.079336 21940 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.081317 21940 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.079025 21645 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:36.082293 21881 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.082758 21881 raft_consensus.cc:697] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:36.083266 21872 raft_consensus.cc:359] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.083918 21872 raft_consensus.cc:385] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.083557 21881 consensus_queue.cc:237] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.084196 21872 raft_consensus.cc:740] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.084496 21873 tablet_bootstrap.cc:654] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.087716 22057 consensus_queue.cc:1048] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.089299 21872 consensus_queue.cc:260] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.089955 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.090545 21681 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:36.091573 21570 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:36.087414 21943 consensus_queue.cc:1048] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:36.092340 21940 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.092679 21940 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.092996 21940 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.094024 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.094610 21829 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:36.095554 21825 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.097922 21502 catalog_manager.cc:5697] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:36.101008 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:36.105491 21872 ts_tablet_manager.cc:1434] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 14:52:36.106240 21872 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:36.108193 21870 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:36.108733 21870 ts_tablet_manager.cc:1403] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.002s
I20260709 14:52:36.076121 22008 raft_consensus.cc:697] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:36.110006 22008 consensus_queue.cc:237] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.148547 21871 tablet_bootstrap.cc:492] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:36.149096 21871 ts_tablet_manager.cc:1403] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.041s
I20260709 14:52:36.151695 21871 raft_consensus.cc:359] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.152348 21871 raft_consensus.cc:385] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.152704 21871 raft_consensus.cc:740] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.153304 21871 consensus_queue.cc:260] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.157833 21871 ts_tablet_manager.cc:1434] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:36.157580 21870 raft_consensus.cc:359] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.161335 21870 raft_consensus.cc:385] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.161641 21870 raft_consensus.cc:740] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.162292 21870 consensus_queue.cc:260] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.168457 21871 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:36.171475 21681 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.171854 22107 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.172374 22107 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:36.179414 22107 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.180527 21678 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.183812 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:36.184110 21872 tablet_bootstrap.cc:654] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.187307 21870 ts_tablet_manager.cc:1434] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:52:36.189715 21870 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:36.166416 21940 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.201987 22015 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:36.202911 21570 leader_election.cc:343] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.205789 21871 tablet_bootstrap.cc:654] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.214676 21873 tablet_bootstrap.cc:492] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:36.214941 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.215150 21873 ts_tablet_manager.cc:1403] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.034s
I20260709 14:52:36.215435 22015 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:36.218451 21569 leader_election.cc:343] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.217733 21500 catalog_manager.cc:5697] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.220335 21569 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:36.221635 21873 raft_consensus.cc:359] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.221932 22107 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.222306 21873 raft_consensus.cc:385] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.222571 21873 raft_consensus.cc:740] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.222769 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.223443 21680 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:36.224875 21719 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:36.225720 22048 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.227038 22048 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.227371 22048 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.231889 21940 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.231765 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.234339 21826 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.235711 22015 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.238754 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.241505 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.241621 21826 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.242058 21680 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.232506 21873 consensus_queue.cc:260] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.251195 21870 tablet_bootstrap.cc:654] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.261299 22068 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.289674 22048 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.290380 21569 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:36.301550 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 43616.5us
I20260709 14:52:36.302326 22107 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.253298 21825 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:36.302815 22107 raft_consensus.cc:697] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:36.303721 22107 consensus_queue.cc:237] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.295811 22068 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:36.306041 21569 consensus_peers.cc:597] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:36.307861 22068 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.308576 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.310789 22048 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.305092 21680 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.311319 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.312207 21679 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.311304 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.317193 21873 ts_tablet_manager.cc:1434] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.002s
I20260709 14:52:36.318218 21873 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:36.323000 21679 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:36.323436 22015 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.332345 22008 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:36.338630 21872 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:36.339748 21872 ts_tablet_manager.cc:1403] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.002s
I20260709 14:52:36.340121 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:36.328625 22015 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.335830 21719 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:36.342844 21872 raft_consensus.cc:359] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.342989 22008 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.343532 21872 raft_consensus.cc:385] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.343817 21500 catalog_manager.cc:5697] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.343811 21872 raft_consensus.cc:740] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.346351 21718 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:36.347296 22008 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:36.348300 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:36.348356 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:36.348876 22015 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.344614 21873 tablet_bootstrap.cc:654] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.350598 21872 consensus_queue.cc:260] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.356050 21871 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:36.356498 21871 ts_tablet_manager.cc:1403] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.188s	user 0.034s	sys 0.051s
I20260709 14:52:36.358349 21872 ts_tablet_manager.cc:1434] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:52:36.361034 21872 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:36.364630 21644 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:36.365680 22008 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:36.354029 22068 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.375465 21871 raft_consensus.cc:359] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.376195 21871 raft_consensus.cc:385] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.376466 21871 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.368425 22107 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.368580 22015 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.381210 22107 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.383183 22107 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.383695 21872 tablet_bootstrap.cc:654] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.384189 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.384768 21678 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:36.386189 22015 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.386694 21753 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.388195 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:36.389492 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.390985 21570 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:36.392131 21940 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.392467 21940 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.392781 21940 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.392911 21500 catalog_manager.cc:5697] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.396540 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.397280 21678 raft_consensus.cc:2393] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:36.377643 21871 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.398916 21871 ts_tablet_manager.cc:1434] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.005s
I20260709 14:52:36.399755 21871 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:36.400061 22048 consensus_queue.cc:1048] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.396456 21500 catalog_manager.cc:5697] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.401402 22015 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.401789 22008 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.402261 22008 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.405568 21719 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:36.406194 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:36.407472 21645 leader_election.cc:343] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.408368 22008 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.408842 21940 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.409802 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.410403 21825 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:36.410643 21871 tablet_bootstrap.cc:654] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.411568 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.413753 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.414309 21678 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.420687 22015 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.421151 21644 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:36.422487 22107 consensus_queue.cc:1048] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.424289 22130 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.423669 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.425482 22008 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.425873 22008 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.426220 22008 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.425686 21680 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:36.429840 21719 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:36.424155 21940 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.433523 22015 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:36.433882 22015 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.434140 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:36.434903 21605 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:36.434056 22130 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.437429 21870 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:36.437953 21870 ts_tablet_manager.cc:1403] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.248s	user 0.009s	sys 0.027s
W20260709 14:52:36.438750 21569 leader_election.cc:343] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:36.439713 21569 leader_election.cc:343] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.440495 21870 raft_consensus.cc:359] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.442397 21873 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:36.437445 21678 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.442876 21873 ts_tablet_manager.cc:1403] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.012s
I20260709 14:52:36.434232 22015 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.447275 21873 raft_consensus.cc:359] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.447899 21873 raft_consensus.cc:385] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.448153 21873 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.448418 21570 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:36.448796 21873 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.449582 21940 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.433060 22008 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.450687 21940 raft_consensus.cc:697] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:36.455197 21873 ts_tablet_manager.cc:1434] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:36.456108 21873 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:36.462373 21939 consensus_queue.cc:1048] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.466161 21873 tablet_bootstrap.cc:654] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.466434 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:36.466614 21940 consensus_queue.cc:237] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:36.467830 21645 leader_election.cc:343] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.468837 22008 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.471071 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.471691 21825 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.477396 21873 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:36.480433 22137 consensus_queue.cc:1048] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.481627 22068 raft_consensus.cc:697] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:36.483047 21825 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:36.484180 21644 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:36.484948 21881 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.485415 21881 raft_consensus.cc:697] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:36.486181 21881 consensus_queue.cc:237] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.491871 22107 consensus_queue.cc:1048] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.493165 22107 consensus_queue.cc:1048] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.482534 22068 consensus_queue.cc:237] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.510183 21872 tablet_bootstrap.cc:492] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:36.516057 21872 ts_tablet_manager.cc:1403] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.005s
I20260709 14:52:36.516462 21870 raft_consensus.cc:385] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.516817 21870 raft_consensus.cc:740] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.477852 21873 ts_tablet_manager.cc:1403] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:52:36.517683 21503 catalog_manager.cc:5697] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.520164 21873 raft_consensus.cc:359] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.520797 21873 raft_consensus.cc:385] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.523301 22015 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.524466 21872 raft_consensus.cc:359] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.525141 21872 raft_consensus.cc:385] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.525429 21872 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.525785 21870 consensus_queue.cc:260] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.526021 21872 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.528105 21872 ts_tablet_manager.cc:1434] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:52:36.529062 21872 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:36.536020 21503 catalog_manager.cc:5697] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.540716 21870 ts_tablet_manager.cc:1434] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260709 14:52:36.521092 21873 raft_consensus.cc:740] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.542387 21873 consensus_queue.cc:260] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.544225 21873 ts_tablet_manager.cc:1434] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
W20260709 14:52:36.547115 21570 consensus_peers.cc:597] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:36.548861 21872 tablet_bootstrap.cc:654] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.545042 21870 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:36.562733 21870 tablet_bootstrap.cc:654] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.566506 22057 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.566972 22057 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.568889 22057 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:36.570019 22015 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.570235 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:36.570825 21605 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.573165 21873 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:36.573522 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.575464 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.576022 21681 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.576185 21871 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:36.580420 22130 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.580878 22130 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.581506 21870 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:36.581925 21870 ts_tablet_manager.cc:1403] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 14:52:36.582803 22130 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.584357 21870 raft_consensus.cc:359] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.584967 21870 raft_consensus.cc:385] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.585304 21870 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.585546 21605 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:36.586006 21870 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.586429 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.586793 21718 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:36.587662 21719 leader_election.cc:343] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.588048 21870 ts_tablet_manager.cc:1434] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:36.588928 21870 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:36.584919 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:36.589701 21606 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:36.590477 21681 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:36.590948 21718 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:36.588999 22130 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:36.592453 22048 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.592792 22048 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.593009 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:36.593158 22130 raft_consensus.cc:697] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:36.593629 21753 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:36.594516 21870 tablet_bootstrap.cc:654] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:36.594879 21793 leader_election.cc:343] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.595037 22048 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.595640 21793 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:36.596385 22071 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.596717 22071 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.597018 22071 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.597548 21871 ts_tablet_manager.cc:1403] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.198s	user 0.036s	sys 0.016s
I20260709 14:52:36.600024 21871 raft_consensus.cc:359] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.600652 21871 raft_consensus.cc:385] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.600602 21503 catalog_manager.cc:5697] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.600970 21871 raft_consensus.cc:740] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.603183 22071 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.594264 22130 consensus_queue.cc:237] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.603332 21871 consensus_queue.cc:260] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.607414 21871 ts_tablet_manager.cc:1434] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:36.608242 21871 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:36.608677 22071 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:36.610162 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.610674 22133 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.611106 22133 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:36.612286 21793 leader_election.cc:343] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.612288 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:36.613133 21753 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.613533 22133 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.614404 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:36.615751 21719 leader_election.cc:343] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.617738 21872 tablet_bootstrap.cc:492] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:36.618172 21872 ts_tablet_manager.cc:1403] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.004s
I20260709 14:52:36.619230 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:36.620548 21718 leader_election.cc:343] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.620600 21873 tablet_bootstrap.cc:654] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.620702 21872 raft_consensus.cc:359] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.621076 21718 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:36.622133 22133 raft_consensus.cc:2749] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.622794 21872 raft_consensus.cc:385] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.623080 21872 raft_consensus.cc:740] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.623799 21872 consensus_queue.cc:260] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.625926 21872 ts_tablet_manager.cc:1434] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:36.626267 21871 tablet_bootstrap.cc:654] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.628407 22048 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.631150 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:36.631263 22048 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.631692 21606 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.633330 21753 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:36.637645 22107 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.638146 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.638106 22107 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.640132 22107 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:36.640750 21719 leader_election.cc:343] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.641129 21872 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:36.643167 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.646027 21681 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:36.646309 21881 consensus_queue.cc:1048] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.648366 21503 catalog_manager.cc:5697] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 2, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.651491 21570 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:36.653061 22107 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.653468 22107 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.653784 22107 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.656509 21793 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:36.657392 21606 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:36.659142 22071 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.659616 22071 raft_consensus.cc:697] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:36.660390 22071 consensus_queue.cc:237] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.664587 21718 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:36.665369 22068 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.665844 22068 raft_consensus.cc:697] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:36.666522 22068 consensus_queue.cc:237] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.667414 21870 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:36.667855 21870 ts_tablet_manager.cc:1403] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.003s
I20260709 14:52:36.670837 22107 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.679652 22008 consensus_queue.cc:1048] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.680761 21872 tablet_bootstrap.cc:654] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.681063 22107 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:36.682067 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.691136 21873 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:36.691663 21873 ts_tablet_manager.cc:1403] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.004s
I20260709 14:52:36.691955 21871 tablet_bootstrap.cc:492] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:36.694193 21871 ts_tablet_manager.cc:1403] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.012s
I20260709 14:52:36.694334 21873 raft_consensus.cc:359] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:36.695075 21873 raft_consensus.cc:385] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.695327 21873 raft_consensus.cc:740] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.695947 21873 consensus_queue.cc:260] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:36.696715 21871 raft_consensus.cc:359] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.697373 21871 raft_consensus.cc:385] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.698167 21871 raft_consensus.cc:740] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.706553 21871 consensus_queue.cc:260] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.705770 21870 raft_consensus.cc:359] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.708849 21870 raft_consensus.cc:385] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.709169 21870 raft_consensus.cc:740] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.709870 21870 consensus_queue.cc:260] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.713538 21870 ts_tablet_manager.cc:1434] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 14:52:36.714983 21870 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:36.697252 22107 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.698243 21681 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.716816 21871 ts_tablet_manager.cc:1434] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:52:36.718815 21871 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:36.725485 22008 consensus_queue.cc:1048] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.730087 22008 consensus_queue.cc:1048] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:36.751750 21870 tablet_bootstrap.cc:654] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.718986 22107 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.765054 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:36.768285 21570 leader_election.cc:343] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.829697 21871 tablet_bootstrap.cc:654] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.830955 21681 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.833009 21940 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.833472 21940 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.835126 21940 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:36.819357 22107 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:36.827996 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 157075us
I20260709 14:52:36.839718 21502 catalog_manager.cc:5697] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.842325 21872 tablet_bootstrap.cc:492] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:36.842808 21872 ts_tablet_manager.cc:1403] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.202s	user 0.077s	sys 0.039s
I20260709 14:52:36.845567 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:36.845953 21872 raft_consensus.cc:359] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.846640 21872 raft_consensus.cc:385] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.846961 21872 raft_consensus.cc:740] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.847533 21872 consensus_queue.cc:260] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.846436 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.848744 21678 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
W20260709 14:52:36.839748 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 182152us
I20260709 14:52:36.853140 22048 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.853646 22048 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.855059 21570 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:36.855569 22048 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:36.856153 21570 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:36.857452 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:36.857939 21939 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:36.858330 21939 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:36.858652 21939 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.859287 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:36.859848 21824 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.857388 21943 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.860705 21943 raft_consensus.cc:697] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:36.861537 21943 consensus_queue.cc:237] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.846220 21753 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:36.870148 21872 ts_tablet_manager.cc:1434] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 14:52:36.853453 22008 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:36.871867 22008 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:36.873880 21824 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.880399 21870 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:36.880872 21870 ts_tablet_manager.cc:1403] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.166s	user 0.008s	sys 0.010s
I20260709 14:52:36.881587 21872 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:36.883855 21873 ts_tablet_manager.cc:1434] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.192s	user 0.010s	sys 0.013s
I20260709 14:52:36.858664 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.888767 21873 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:36.893694 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.897079 21870 raft_consensus.cc:359] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.897744 21870 raft_consensus.cc:385] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.897989 21870 raft_consensus.cc:740] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.902246 21870 consensus_queue.cc:260] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.905619 22008 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:36.906828 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.912528 21681 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.913125 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:36.913877 21828 raft_consensus.cc:2393] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:36.890570 21829 raft_consensus.cc:2376] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1. Re-sending same reply.
I20260709 14:52:36.916435 21870 ts_tablet_manager.cc:1434] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:52:36.918861 21939 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.909003 21500 catalog_manager.cc:5697] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.920603 21870 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:36.919734 22107 consensus_queue.cc:1048] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:36.929141 21718 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:36.933107 22068 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.935987 21939 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:36.939095 21871 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:36.939529 21871 ts_tablet_manager.cc:1403] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.221s	user 0.007s	sys 0.007s
I20260709 14:52:36.943588 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:36.944145 21678 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.948067 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:36.948637 21752 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:36.951417 21678 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.956174 21570 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:36.956837 21569 leader_election.cc:343] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:36.959369 21752 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:36.957933 21939 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:36.964143 21939 raft_consensus.cc:697] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:36.964183 21871 raft_consensus.cc:359] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.965128 21939 consensus_queue.cc:237] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:36.965009 21871 raft_consensus.cc:385] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:36.968291 21871 raft_consensus.cc:740] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:36.971689 21873 tablet_bootstrap.cc:654] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.974346 21871 consensus_queue.cc:260] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:36.985060 21871 ts_tablet_manager.cc:1434] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:52:36.980595 21502 catalog_manager.cc:5697] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.986100 21871 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
W20260709 14:52:36.992789 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 55406.9us
I20260709 14:52:37.000972 21870 tablet_bootstrap.cc:654] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:36.979575 22068 raft_consensus.cc:2749] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:36.958149 21569 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:37.013821 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 57014.9us
I20260709 14:52:37.015024 22107 raft_consensus.cc:2749] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.016574 21872 tablet_bootstrap.cc:654] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.018252 22068 consensus_queue.cc:1048] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.020300 21881 consensus_queue.cc:1048] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.040802 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.041356 22170 consensus_queue.cc:1048] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:37.059754 21873 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.060307 21873 ts_tablet_manager.cc:1403] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.003s
I20260709 14:52:37.066946 21873 raft_consensus.cc:359] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.067592 21873 raft_consensus.cc:385] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.067843 21680 raft_consensus.cc:1275] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:37.070421 22130 consensus_queue.cc:1048] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.071849 22169 consensus_queue.cc:1048] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.072335 21500 catalog_manager.cc:5697] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.076586 21939 consensus_queue.cc:1048] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.067862 21873 raft_consensus.cc:740] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.079710 21873 consensus_queue.cc:260] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.091089 21873 ts_tablet_manager.cc:1434] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:52:37.087963 22107 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.110491 21603 raft_consensus.cc:1275] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:37.103106 22107 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.113145 22107 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:37.117914 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.120471 21829 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.121781 22048 consensus_queue.cc:1048] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:37.124892 21569 consensus_peers.cc:597] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:37.100380 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.145358 21873 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.135937 22169 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.156968 21872 tablet_bootstrap.cc:492] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.157739 21871 tablet_bootstrap.cc:654] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.159355 21872 ts_tablet_manager.cc:1403] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.278s	user 0.026s	sys 0.020s
I20260709 14:52:37.164158 21872 raft_consensus.cc:359] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.164626 21872 raft_consensus.cc:385] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.164834 21872 raft_consensus.cc:740] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.154364 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.171036 21872 consensus_queue.cc:260] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.182416 21872 ts_tablet_manager.cc:1434] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
W20260709 14:52:37.163724 21570 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.187696 21870 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.188174 21870 ts_tablet_manager.cc:1403] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.268s	user 0.006s	sys 0.010s
W20260709 14:52:37.191589 21569 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.191828 21870 raft_consensus.cc:359] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.193228 21870 raft_consensus.cc:385] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.193638 21870 raft_consensus.cc:740] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.193467 22160 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.194723 22160 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.196699 22160 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:37.198799 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:37.200309 21792 leader_election.cc:343] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.207898 21870 consensus_queue.cc:260] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.209527 21873 tablet_bootstrap.cc:654] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.212885 21872 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.216688 21870 ts_tablet_manager.cc:1434] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 14:52:37.218364 21870 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:37.220696 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:37.222631 21793 leader_election.cc:343] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.223028 21793 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:37.224011 22160 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.226142 22184 consensus_queue.cc:1048] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:37.193694 21569 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.243067 22167 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.247308 21871 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:37.247784 21871 ts_tablet_manager.cc:1403] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.007s
I20260709 14:52:37.241838 22169 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.250054 22169 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.249013 21872 tablet_bootstrap.cc:654] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.256934 22169 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.257974 21871 raft_consensus.cc:359] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.258632 21871 raft_consensus.cc:385] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.258908 21871 raft_consensus.cc:740] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.259465 21871 consensus_queue.cc:260] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.260190 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.260296 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:37.266685 21719 consensus_peers.cc:597] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:37.266711 21645 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:37.268975 21871 ts_tablet_manager.cc:1434] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:52:37.274081 21871 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:37.268090 21881 raft_consensus.cc:2749] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.267817 22160 consensus_queue.cc:1048] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.282584 22167 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.283157 22167 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:37.282660 21793 consensus_peers.cc:597] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:37.280443 21870 tablet_bootstrap.cc:654] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.303437 22167 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.328397 21871 tablet_bootstrap.cc:654] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.332893 21872 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.333441 21872 ts_tablet_manager.cc:1403] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.006s
I20260709 14:52:37.333029 22160 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.335512 22160 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.343612 22189 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:37.348420 21872 raft_consensus.cc:359] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.349094 21872 raft_consensus.cc:385] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.349366 21872 raft_consensus.cc:740] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.349956 21872 consensus_queue.cc:260] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.351843 21872 ts_tablet_manager.cc:1434] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:52:37.353139 21872 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
W20260709 14:52:37.356052 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:37.361166 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:37.361500 21873 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.361992 21873 ts_tablet_manager.cc:1403] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.223s	user 0.007s	sys 0.014s
I20260709 14:52:37.364475 21873 raft_consensus.cc:359] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.365080 21873 raft_consensus.cc:385] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.365340 21873 raft_consensus.cc:740] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.365865 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.366098 21872 tablet_bootstrap.cc:654] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.361867 21752 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:37.367607 22167 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.370250 21570 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:37.368685 22167 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.372805 22167 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:37.373324 22167 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.373646 22167 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.373950 22167 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.377907 21870 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.378724 21870 ts_tablet_manager.cc:1403] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.161s	user 0.007s	sys 0.020s
I20260709 14:52:37.387315 22160 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.390668 22167 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.392683 22167 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.397365 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.405092 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.405948 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:37.410296 22167 consensus_queue.cc:1048] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.410388 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:37.412662 21793 leader_election.cc:343] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:37.413368 21569 leader_election.cc:343] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.413264 21940 consensus_queue.cc:1048] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.415923 21873 consensus_queue.cc:260] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.418570 21873 ts_tablet_manager.cc:1434] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260709 14:52:37.419422 21873 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.424551 21873 tablet_bootstrap.cc:654] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.432451 22189 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:37.438392 21570 leader_election.cc:343] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:37.439399 21570 leader_election.cc:343] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.441587 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:37.442907 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:37.440907 21570 leader_election.cc:343] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.429955 21870 raft_consensus.cc:359] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.443954 21870 raft_consensus.cc:385] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.444233 21870 raft_consensus.cc:740] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.433027 22189 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.444809 21755 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.450783 21870 consensus_queue.cc:260] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.452188 21753 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:37.448366 21570 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.457787 21870 ts_tablet_manager.cc:1434] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.002s
I20260709 14:52:37.458623 21870 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:37.459686 21871 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:37.460233 21871 ts_tablet_manager.cc:1403] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.188s	user 0.038s	sys 0.011s
I20260709 14:52:37.460974 22190 raft_consensus.cc:2749] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.462868 21940 consensus_queue.cc:1048] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.464288 21872 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.466363 21873 tablet_bootstrap.cc:492] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.466842 21873 ts_tablet_manager.cc:1403] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.014s
I20260709 14:52:37.467296 21872 ts_tablet_manager.cc:1403] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.011s
I20260709 14:52:37.477656 22190 consensus_queue.cc:1048] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:37.481380 21873 raft_consensus.cc:359] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.482069 21873 raft_consensus.cc:385] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.482338 21873 raft_consensus.cc:740] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.482962 21873 consensus_queue.cc:260] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.484949 21873 ts_tablet_manager.cc:1434] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260709 14:52:37.486596 21872 raft_consensus.cc:359] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.487008 21793 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:37.487336 21871 raft_consensus.cc:359] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.494081 21871 raft_consensus.cc:385] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.494427 21871 raft_consensus.cc:740] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.495054 21871 consensus_queue.cc:260] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.494079 21872 raft_consensus.cc:385] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.496256 21872 raft_consensus.cc:740] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.492800 21873 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.500062 21872 consensus_queue.cc:260] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.506273 21871 ts_tablet_manager.cc:1434] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 14:52:37.507202 21871 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:37.511415 21872 ts_tablet_manager.cc:1434] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.002s
I20260709 14:52:37.501924 22008 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.512756 21872 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.515661 22158 raft_consensus.cc:2804] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.516043 22158 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.516358 22158 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.519901 22008 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.526685 21755 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:37.527254 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.528477 22008 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:37.527835 21570 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:37.529281 21719 leader_election.cc:343] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.529547 22167 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.530169 22167 raft_consensus.cc:697] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:37.530340 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.530673 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.531358 21603 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:37.531206 22167 consensus_queue.cc:237] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.535871 22158 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.537753 21644 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:37.538614 21644 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.540035 21870 tablet_bootstrap.cc:654] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.540203 21873 tablet_bootstrap.cc:654] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.531190 22189 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:37.547158 21871 tablet_bootstrap.cc:654] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.547909 22158 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.555541 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:37.546100 22008 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:37.557935 21793 leader_election.cc:343] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.569233 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:37.569801 21755 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.559211 22008 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.573279 22008 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.568784 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.583876 21678 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.591722 22163 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.597165 22163 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.600589 22163 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.603996 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:37.604625 21754 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:37.605684 21824 raft_consensus.cc:2393] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:37.606419 21793 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:37.606832 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.608045 22163 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:37.608285 21793 leader_election.cc:343] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.608485 22163 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.608997 22163 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.617925 21755 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:37.620453 21873 tablet_bootstrap.cc:492] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.620857 21873 ts_tablet_manager.cc:1403] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.003s
I20260709 14:52:37.627219 21503 catalog_manager.cc:5697] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.630318 21793 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:37.624953 22048 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.637092 22157 raft_consensus.cc:2804] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.641201 21870 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.641718 21870 ts_tablet_manager.cc:1403] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.183s	user 0.022s	sys 0.018s
I20260709 14:52:37.634253 22048 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.637617 22008 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.630208 21718 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.647301 21871 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:37.647770 21871 ts_tablet_manager.cc:1403] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.002s
I20260709 14:52:37.648331 22189 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.654421 22157 raft_consensus.cc:697] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:37.655285 22157 consensus_queue.cc:237] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.661499 21870 raft_consensus.cc:359] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.662144 21870 raft_consensus.cc:385] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.662416 21870 raft_consensus.cc:740] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.663324 21940 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.663810 21940 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.664749 21870 consensus_queue.cc:260] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.666210 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.666465 21940 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:37.667300 21570 leader_election.cc:343] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.667810 21873 raft_consensus.cc:359] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.668532 21873 raft_consensus.cc:385] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.668906 21873 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.669768 21873 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.669927 21871 raft_consensus.cc:359] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.670284 22008 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:37.670600 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:37.671171 21603 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.672349 21873 ts_tablet_manager.cc:1434] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 14:52:37.668150 21872 tablet_bootstrap.cc:654] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.668187 21870 ts_tablet_manager.cc:1434] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 14:52:37.674839 21870 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:37.676329 22163 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.677577 21603 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:37.678268 21873 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.678681 21644 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:37.679515 22008 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.679962 22008 raft_consensus.cc:697] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:37.680450 21870 tablet_bootstrap.cc:654] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.680604 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:37.680138 21871 raft_consensus.cc:385] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.681572 21871 raft_consensus.cc:740] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.682078 21871 consensus_queue.cc:260] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.684707 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:37.686156 21570 leader_election.cc:343] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.686578 21570 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:37.687237 22167 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.695070 21871 ts_tablet_manager.cc:1434] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 14:52:37.704006 21871 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:37.681071 22008 consensus_queue.cc:237] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.708575 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:37.709209 21755 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.707609 22163 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:37.717350 21644 leader_election.cc:343] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.722298 22158 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.722556 22048 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:37.724481 22158 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.726574 22158 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:37.726843 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.728135 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.727422 21680 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:37.724510 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:37.731343 21718 leader_election.cc:343] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.733152 21719 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.734174 22137 raft_consensus.cc:2804] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.734509 22137 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.734835 22137 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.735600 21871 tablet_bootstrap.cc:654] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.735211 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:37.745149 21755 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:37.746107 21873 tablet_bootstrap.cc:654] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:37.746420 21793 leader_election.cc:343] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.747001 22137 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.747394 21793 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:37.753970 21872 tablet_bootstrap.cc:492] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.754431 21872 ts_tablet_manager.cc:1403] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.242s	user 0.012s	sys 0.010s
I20260709 14:52:37.748131 22158 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.760754 22158 raft_consensus.cc:697] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:37.761161 22137 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:37.760968 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.761607 22158 consensus_queue.cc:237] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.762861 21792 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:37.763615 22157 raft_consensus.cc:2749] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:37.765144 21872 raft_consensus.cc:359] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.765376 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:37.765897 21872 raft_consensus.cc:385] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.766218 21872 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
W20260709 14:52:37.766932 21718 leader_election.cc:343] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.767721 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:37.768277 21678 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.769614 21872 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.772202 21872 ts_tablet_manager.cc:1434] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:37.772912 21872 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.775342 21873 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.775777 21873 ts_tablet_manager.cc:1403] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.000s
I20260709 14:52:37.778009 21501 catalog_manager.cc:5697] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:37.778051 21873 raft_consensus.cc:359] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.783196 21873 raft_consensus.cc:385] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.783319 21502 catalog_manager.cc:5697] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:37.785249 21873 raft_consensus.cc:740] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.785305 21678 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:37.786600 21719 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.787418 22133 raft_consensus.cc:2804] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.787895 22133 raft_consensus.cc:697] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:37.788642 22133 consensus_queue.cc:237] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.789223 21873 consensus_queue.cc:260] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.789912 21870 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.790355 21870 ts_tablet_manager.cc:1403] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.009s
I20260709 14:52:37.790794 21872 tablet_bootstrap.cc:654] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.792783 21870 raft_consensus.cc:359] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.793815 21870 raft_consensus.cc:385] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.794106 21870 raft_consensus.cc:740] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.794951 21870 consensus_queue.cc:260] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.796160 21873 ts_tablet_manager.cc:1434] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:52:37.797147 21873 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.797305 21870 ts_tablet_manager.cc:1434] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:52:37.798280 21870 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:37.806942 21873 tablet_bootstrap.cc:654] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.809805 21870 tablet_bootstrap.cc:654] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.814770 21824 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.818337 21872 tablet_bootstrap.cc:492] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.818782 21872 ts_tablet_manager.cc:1403] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 14:52:37.819512 21500 catalog_manager.cc:5697] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.821153 21872 raft_consensus.cc:359] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.821815 21872 raft_consensus.cc:385] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.822049 21870 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.822502 21870 ts_tablet_manager.cc:1403] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260709 14:52:37.824901 21870 raft_consensus.cc:359] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.825726 21870 raft_consensus.cc:385] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.826007 21870 raft_consensus.cc:740] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.822069 21872 raft_consensus.cc:740] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.827435 21871 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:37.827117 21870 consensus_queue.cc:260] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.830891 21871 ts_tablet_manager.cc:1403] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.005s
I20260709 14:52:37.833273 21870 ts_tablet_manager.cc:1434] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:37.834246 21870 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:37.835417 21873 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.835865 21873 ts_tablet_manager.cc:1403] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.003s
I20260709 14:52:37.836274 21872 consensus_queue.cc:260] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.837749 21871 raft_consensus.cc:359] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.838734 21871 raft_consensus.cc:385] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.839015 21871 raft_consensus.cc:740] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.840622 21873 raft_consensus.cc:359] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.841508 21873 raft_consensus.cc:385] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.841768 21873 raft_consensus.cc:740] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.842429 21873 consensus_queue.cc:260] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.838440 21872 ts_tablet_manager.cc:1434] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:52:37.843708 21872 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.843330 21871 consensus_queue.cc:260] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.845333 21871 ts_tablet_manager.cc:1434] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:52:37.846989 21873 ts_tablet_manager.cc:1434] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:37.847574 21871 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:37.847880 21873 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.848984 22189 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.849483 22189 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.851464 22189 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:37.852819 21872 tablet_bootstrap.cc:654] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.857782 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.874070 21873 tablet_bootstrap.cc:654] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.874341 21872 tablet_bootstrap.cc:492] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.851478 21870 tablet_bootstrap.cc:654] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.874810 21872 ts_tablet_manager.cc:1403] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 14:52:37.862244 21502 catalog_manager.cc:5697] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:37.877553 21872 raft_consensus.cc:359] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.878230 21872 raft_consensus.cc:385] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.878489 21872 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.879065 21872 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:37.879475 21718 leader_election.cc:343] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.880420 21873 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.880908 21873 ts_tablet_manager.cc:1403] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260709 14:52:37.884276 21872 ts_tablet_manager.cc:1434] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:37.883412 21873 raft_consensus.cc:359] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.885317 21873 raft_consensus.cc:385] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.885509 21872 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.885671 21873 raft_consensus.cc:740] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.886456 21873 consensus_queue.cc:260] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:37.888450 21873 ts_tablet_manager.cc:1434] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:37.889365 21873 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.891511 21872 tablet_bootstrap.cc:654] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.894764 21873 tablet_bootstrap.cc:654] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.857470 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.902621 21603 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:37.903270 21872 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.903712 21872 ts_tablet_manager.cc:1403] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:52:37.903756 21718 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.904038 21871 tablet_bootstrap.cc:654] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.904515 22048 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.904860 22048 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.905200 22048 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.918639 22048 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.922199 21870 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:37.922672 21870 ts_tablet_manager.cc:1403] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.013s
I20260709 14:52:37.923076 21872 raft_consensus.cc:359] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.923755 21872 raft_consensus.cc:385] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.924013 21872 raft_consensus.cc:740] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.925822 22048 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:37.925613 21870 raft_consensus.cc:359] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.926584 21870 raft_consensus.cc:385] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.926872 21870 raft_consensus.cc:740] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.927459 21870 consensus_queue.cc:260] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.929821 21872 consensus_queue.cc:260] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.933166 21872 ts_tablet_manager.cc:1434] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:52:37.933794 21873 tablet_bootstrap.cc:492] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:37.933588 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:37.934311 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:37.934856 21603 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:37.935786 21718 leader_election.cc:343] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.936601 21871 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:37.936895 21872 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.937039 21871 ts_tablet_manager.cc:1403] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.003s
I20260709 14:52:37.940451 21871 raft_consensus.cc:359] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.941066 21871 raft_consensus.cc:385] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.941354 21871 raft_consensus.cc:740] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.944018 21872 tablet_bootstrap.cc:654] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.945832 21829 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.942044 21871 consensus_queue.cc:260] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.946504 21603 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:37.934310 21873 ts_tablet_manager.cc:1403] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.012s
I20260709 14:52:37.949795 21873 raft_consensus.cc:359] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.950409 21873 raft_consensus.cc:385] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.950659 21873 raft_consensus.cc:740] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.951233 21873 consensus_queue.cc:260] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.951491 21718 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:37.952461 22048 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:37.952948 22048 raft_consensus.cc:697] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:37.953209 21873 ts_tablet_manager.cc:1434] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:52:37.953787 22048 consensus_queue.cc:237] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:37.954301 21873 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:37.961262 21872 tablet_bootstrap.cc:492] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:37.961745 21872 ts_tablet_manager.cc:1403] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260709 14:52:37.963637 22190 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.964097 22190 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.964318 21872 raft_consensus.cc:359] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.965077 21872 raft_consensus.cc:385] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:37.965433 21872 raft_consensus.cc:740] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:37.967084 21872 consensus_queue.cc:260] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:37.968487 22190 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:37.968708 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:37.969336 21825 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:37.970396 21569 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:37.970909 21871 ts_tablet_manager.cc:1434] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:52:37.971387 21873 tablet_bootstrap.cc:654] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.972988 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.973515 21872 ts_tablet_manager.cc:1434] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 14:52:37.974493 21570 leader_election.cc:343] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.974709 21872 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:37.974995 22190 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.975417 22190 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.975766 22190 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:37.984715 21872 tablet_bootstrap.cc:654] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:37.986876 21871 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:37.991318 22158 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:37.991896 22158 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:37.994709 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:37.995081 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:37.995308 21603 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
W20260709 14:52:37.996335 21793 leader_election.cc:343] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:37.996870 22158 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:37.996863 21792 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:37.998602 22158 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:37.998980 22158 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:37.999313 22158 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.003130 21502 catalog_manager.cc:5697] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.004585 21872 tablet_bootstrap.cc:492] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:38.005013 21872 ts_tablet_manager.cc:1403] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 14:52:38.008072 21871 tablet_bootstrap.cc:654] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.008936 21872 raft_consensus.cc:359] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.009620 21872 raft_consensus.cc:385] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.009874 21872 raft_consensus.cc:740] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.010468 21872 consensus_queue.cc:260] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.012298 22167 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.012820 22167 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.014808 22167 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:38.015043 21873 tablet_bootstrap.cc:492] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:38.015748 22157 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.016371 21872 ts_tablet_manager.cc:1434] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:52:38.016202 22157 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:38.017248 21872 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:38.018271 22157 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:38.018455 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:38.019985 21570 leader_election.cc:343] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.020432 22189 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.020685 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:38.021270 21755 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:38.023046 21872 tablet_bootstrap.cc:654] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.023447 21793 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:38.024204 22160 raft_consensus.cc:2804] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.024550 22160 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.024890 22160 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.029220 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:38.029510 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:38.030242 21825 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:38.030453 22008 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.030947 22008 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:38.031308 21793 leader_election.cc:343] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.031195 22189 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.032238 21569 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:38.033010 22008 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:38.034425 22189 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:38.035421 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:38.035640 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:38.036373 22160 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:38.036815 21718 leader_election.cc:343] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.037380 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:38.037832 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:38.038437 21603 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:38.038858 21644 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:38.039994 22008 raft_consensus.cc:2749] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.042860 22160 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:38.043159 22167 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.043563 22167 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.043685 21718 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:38.043928 22167 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.044691 22048 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.044795 21872 tablet_bootstrap.cc:492] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:38.045060 22048 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.045364 21872 ts_tablet_manager.cc:1403] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260709 14:52:38.045487 22048 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.048627 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:38.049081 21679 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.049216 21755 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.052798 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:38.054183 21793 leader_election.cc:343] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.062870 21872 raft_consensus.cc:359] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.063575 21872 raft_consensus.cc:385] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.063838 21872 raft_consensus.cc:740] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.064432 21872 consensus_queue.cc:260] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.065440 21940 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.065939 21872 ts_tablet_manager.cc:1434] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260709 14:52:38.065874 21940 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.066829 21872 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:38.067247 22048 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.067636 21940 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:37.984506 22190 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.072681 21872 tablet_bootstrap.cc:654] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.119664 22008 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.079164 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:38.069314 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:38.126327 21871 tablet_bootstrap.cc:492] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:38.134852 21871 ts_tablet_manager.cc:1403] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.003s
I20260709 14:52:38.085373 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:38.111610 21873 ts_tablet_manager.cc:1403] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.017s
I20260709 14:52:38.135465 21603 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.074095 21870 ts_tablet_manager.cc:1434] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.151s	user 0.003s	sys 0.003s
I20260709 14:52:38.070287 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:38.142383 22190 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:38.116008 21679 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.076757 22167 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.145968 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:38.146304 22167 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:38.147431 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:38.148072 21824 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.147794 21871 raft_consensus.cc:359] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.149783 21872 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:38.149928 21871 raft_consensus.cc:385] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.150450 21872 ts_tablet_manager.cc:1403] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.039s
I20260709 14:52:38.150288 21871 raft_consensus.cc:740] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.152565 21871 consensus_queue.cc:260] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.154949 21871 ts_tablet_manager.cc:1434] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:52:38.154884 21824 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:38.155520 21872 raft_consensus.cc:359] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.156204 21872 raft_consensus.cc:385] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.156512 21872 raft_consensus.cc:740] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.156628 21825 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.147455 21603 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:38.157235 21872 consensus_queue.cc:260] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.162927 21872 ts_tablet_manager.cc:1434] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:52:38.163808 21872 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:38.156298 21569 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:38.167121 22190 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.167562 22190 raft_consensus.cc:697] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:38.168334 22190 consensus_queue.cc:237] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.169412 21872 tablet_bootstrap.cc:654] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.133436 22008 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:38.174782 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:38.175598 21753 raft_consensus.cc:2393] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:38.100276 22158 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.069128 22048 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:38.070369 21755 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:38.177243 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:38.178074 21754 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.184708 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:38.185282 21606 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.187480 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:38.188050 21680 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.192495 21871 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:38.139393 21870 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:38.103574 22170 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:52:38.142117 22169 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.199043 21940 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:38.196768 22169 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.210783 21606 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:38.211369 22169 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:38.211872 21792 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:38.212723 22160 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.213147 22160 raft_consensus.cc:697] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:38.213922 22160 consensus_queue.cc:237] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:38.140683 21718 leader_election.cc:343] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:38.215583 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 74936.4us
I20260709 14:52:38.213963 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:38.218564 21645 leader_election.cc:343] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.222532 21871 tablet_bootstrap.cc:654] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:38.223902 21570 leader_election.cc:343] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.238925 21871 tablet_bootstrap.cc:492] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:38.239449 21793 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:38.231307 21680 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:38.235345 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:38.244283 21644 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:38.245213 22169 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.246023 21872 tablet_bootstrap.cc:492] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:38.246511 21872 ts_tablet_manager.cc:1403] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.083s	user 0.047s	sys 0.030s
I20260709 14:52:38.233655 22158 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:38.246805 21718 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:38.247524 22048 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.247975 22048 raft_consensus.cc:697] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:38.235970 22008 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:38.238126 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:38.239852 21871 ts_tablet_manager.cc:1403] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260709 14:52:38.285597 22163 raft_consensus.cc:2804] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.289456 22163 raft_consensus.cc:697] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:38.289938 21677 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.290307 22163 consensus_queue.cc:237] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:38.293607 21570 leader_election.cc:343] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:38.294332 21570 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:38.294695 21829 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.295702 22190 raft_consensus.cc:2749] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.289956 21872 raft_consensus.cc:359] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:38.298477 21872 raft_consensus.cc:385] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.298756 21872 raft_consensus.cc:740] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.300506 22048 consensus_queue.cc:237] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.302336 21677 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:38.302536 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:38.299355 21872 consensus_queue.cc:260] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:38.303633 21603 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:38.305161 21872 ts_tablet_manager.cc:1434] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.058s	user 0.017s	sys 0.013s
I20260709 14:52:38.306067 21872 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:38.237360 21873 raft_consensus.cc:359] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:38.306787 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 67412us
I20260709 14:52:38.307106 21873 raft_consensus.cc:385] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.307395 21873 raft_consensus.cc:740] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.308279 21570 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:38.308001 21873 consensus_queue.cc:260] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.294939 21871 raft_consensus.cc:359] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.313720 21871 raft_consensus.cc:385] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.314013 21871 raft_consensus.cc:740] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.312415 21754 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:38.318251 22169 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:38.319411 21681 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.331497 21502 catalog_manager.cc:5697] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.332592 21644 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:38.335107 22008 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:38.335520 22008 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:38.335850 22008 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:38.320355 22190 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:38.343025 21871 consensus_queue.cc:260] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.322779 22158 consensus_queue.cc:1048] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:52:38.374444 21871 ts_tablet_manager.cc:1434] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.011s
I20260709 14:52:38.375973 21871 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:38.361872 22190 raft_consensus.cc:697] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:38.444855 21825 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:38.451726 21870 tablet_bootstrap.cc:654] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.484395 21873 ts_tablet_manager.cc:1434] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.349s	user 0.019s	sys 0.010s
I20260709 14:52:38.485503 21873 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:38.489043 22008 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.491053 22008 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:38.477252 22190 consensus_queue.cc:237] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.500129 21871 tablet_bootstrap.cc:654] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:38.500249 21872 tablet_bootstrap.cc:654] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:38.501106 22248 log.cc:927] Time spent T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 14:52:38.476056 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 140447us
I20260709 14:52:38.536995 22163 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.537544 22163 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:38.539453 22163 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:38.582119 22189 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.582681 22189 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:38.585857 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:38.690114 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 166963us
I20260709 14:52:38.643891 22254 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:38.822904 22251 log.cc:927] Time spent T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 14:52:38.740772 22254 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.930964 22257 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:38.931455 22257 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:38.950337 22257 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:38.975003 21871 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:38.975570 21871 ts_tablet_manager.cc:1403] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.600s	user 0.027s	sys 0.024s
I20260709 14:52:38.978353 21870 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:38.978279 21871 raft_consensus.cc:359] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:38.978824 21870 ts_tablet_manager.cc:1403] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.840s	user 0.013s	sys 0.013s
I20260709 14:52:38.981447 21870 raft_consensus.cc:359] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.982162 21870 raft_consensus.cc:385] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.982426 21870 raft_consensus.cc:740] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.983294 21871 raft_consensus.cc:385] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:38.983044 21870 consensus_queue.cc:260] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:38.981410 22254 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:38.983628 21871 raft_consensus.cc:740] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:38.985757 21870 ts_tablet_manager.cc:1434] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:38.986714 21870 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:39.002858 22272 consensus_queue.cc:1048] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:39.006419 21872 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.003s	sys 0.007s
W20260709 14:52:39.006784 21872 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.003s	sys 0.007s
I20260709 14:52:39.006985 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:39.007483 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:39.007654 21603 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:39.008116 21680 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:39.009447 21719 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:39.010210 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:39.010843 21603 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:39.010535 22258 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:39.012452 22258 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:39.012768 22258 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:39.016000 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:39.016659 21605 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:39.026556 21870 tablet_bootstrap.cc:654] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:39.021673 22189 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:39.046159 21873 tablet_bootstrap.cc:654] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:39.046403 21603 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:39.059561 21871 consensus_queue.cc:260] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:39.067078 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:39.067787 21603 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:39.070497 21502 catalog_manager.cc:5697] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.077718 21871 ts_tablet_manager.cc:1434] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.000s
W20260709 14:52:39.079674 21793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.004s	sys 0.002s
W20260709 14:52:39.080276 21793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.004s	sys 0.002s
W20260709 14:52:39.083871 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 561547us
I20260709 14:52:39.079700 22258 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:39.098795 22274 consensus_queue.cc:1048] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:39.100603 22157 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.101955 22157 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:39.103895 22157 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:39.104081 22275 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:52:39.105569 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:39.089306 22260 consensus_queue.cc:1048] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:52:39.109028 21872 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:39.109490 21872 ts_tablet_manager.cc:1403] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.804s	user 0.011s	sys 0.009s
I20260709 14:52:39.125895 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:39.126545 21603 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:39.129876 22258 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:39.135030 21603 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:39.108898 21792 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:39.148038 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:39.152441 22160 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:39.154247 21718 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:39.154716 21872 raft_consensus.cc:359] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:39.155405 21872 raft_consensus.cc:385] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:39.155679 21872 raft_consensus.cc:740] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:39.157385 21872 consensus_queue.cc:260] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:39.164937 21872 ts_tablet_manager.cc:1434] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:52:39.168002 21872 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:39.155781 22169 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:39.156177 22160 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:39.177318 22239 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.177820 22239 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:39.160597 22158 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:52:39.179787 22239 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:39.158870 22008 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:39.182281 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:39.270103 21871 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:39.173879 22160 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:39.331699 22268 log.cc:927] Time spent T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:52:39.362365 22279 consensus_queue.cc:1048] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.242s
I20260709 14:52:39.175261 21644 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:39.174727 22169 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:39.345129 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 73) took 1216 ms. Trace:
I20260709 14:52:39.451561 21873 tablet_bootstrap.cc:492] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:39.460564 21681 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 77) took 1144 ms. Trace:
W20260709 14:52:39.266288 22278 log.cc:927] Time spent T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 14:52:39.994413 21570 leader_election.cc:343] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:39.363691 22259 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.333586 22274 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.008478 21873 ts_tablet_manager.cc:1403] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 1.523s	user 0.036s	sys 0.093s
I20260709 14:52:39.428828 22276 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:39.666513 21646 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.295s	user 0.016s	sys 0.045s
I20260709 14:52:39.446215 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 76) took 1127 ms. Trace:
I20260709 14:52:39.483903 21680 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:39.484103 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:39.557353 22258 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:39.519127 22008 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:39.536535 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:39.662366 22263 log.cc:927] Time spent T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.614s	user 0.006s	sys 0.004s
I20260709 14:52:40.015516 22253 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:39.536442 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:39.609299 22254 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:39.644958 21881 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:39.685509 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:39.690102 21829 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:40.001718 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 771017us
I20260709 14:52:40.013887 22274 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.008559 21681 rpcz_store.cc:276] 0709 14:52:38.316670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:38.318975 (+  2305us) service_pool.cc:224] Handling call
0709 14:52:38.319266 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:38.553906 (+234640us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:38.553934 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:38.960325 (+406391us) log.cc:844] Serialized 26 byte log entry
0709 14:52:39.051902 (+ 91577us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:39.150692 (+ 98790us) log.cc:844] Serialized 14 byte log entry
0709 14:52:39.153966 (+  3274us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.154189 (+   223us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:39.460365 (+306176us) raft_consensus.cc:1685] finished
0709 14:52:39.460387 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:39.460506 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":109297,"prepare.run_cpu_time_us":22,"prepare.run_wall_time_us":23,"raft.queue_time_us":151984,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":7087,"thread_start_us":399323,"threads_started":3,"wal-append.queue_time_us":138078}
I20260709 14:52:39.975318 22160 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.044152 22274 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.044680 21872 tablet_bootstrap.cc:654] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:40.048633 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 600894us
I20260709 14:52:40.037804 22158 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.018783 22259 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.026425 22258 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.026964 22008 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.160174 22291 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.049737 22163 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.034825 22253 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:40.162258 21646 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.774s	user 0.016s	sys 0.053s
I20260709 14:52:40.038264 21881 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.017572 21678 rpcz_store.cc:276] 0709 14:52:38.316330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:38.322639 (+  6309us) service_pool.cc:224] Handling call
0709 14:52:39.163789 (+841150us) spinlock_profiling.cc:243] Waited 1.16 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:39.170711 (+  6922us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:39.214851 (+ 44140us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:39.251157 (+ 36306us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:39.329386 (+ 78229us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:39.331281 (+  1895us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.405160 (+ 73879us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:39.444084 (+ 38924us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2674048}
I20260709 14:52:40.178798 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:40.035339 22254 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.186796 21681 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:40.166010 22274 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.199177 21871 tablet_bootstrap.cc:654] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:40.201166 21873 raft_consensus.cc:359] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.201867 21873 raft_consensus.cc:385] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:40.202132 21873 raft_consensus.cc:740] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:40.202669 21681 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:40.188592 21823 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:40.180627 22290 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.205101 21873 consensus_queue.cc:260] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.145749 22158 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:40.211898 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 162598us
I20260709 14:52:40.190181 22163 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.216930 21750 raft_consensus.cc:2393] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:40.198114 22291 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:40.228008 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 1.0598e+06us
I20260709 14:52:40.229039 21644 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:40.230111 22291 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:40.230602 22285 log.cc:927] Time spent T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.489s	user 0.000s	sys 0.000s
I20260709 14:52:40.234182 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 119) took 1093 ms. Trace:
I20260709 14:52:40.234488 21606 rpcz_store.cc:276] 0709 14:52:39.140629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.140740 (+   111us) service_pool.cc:224] Handling call
0709 14:52:39.141020 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:39.142882 (+  1862us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:39.142911 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:39.143329 (+   418us) log.cc:844] Serialized 26 byte log entry
0709 14:52:39.441462 (+298133us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:39.441502 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.441570 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:40.231966 (+790396us) raft_consensus.cc:1685] finished
0709 14:52:40.233992 (+  2026us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:40.234124 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":993,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":4835,"thread_start_us":211261,"threads_started":1,"wal-append.queue_time_us":359324}
I20260709 14:52:40.237221 22296 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:40.217777 22284 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.000s	sys 0.011s
I20260709 14:52:40.206818 22274 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.237708 22296 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:40.241717 22287 log.cc:927] Time spent T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.200s	user 0.000s	sys 0.000s
I20260709 14:52:40.242192 22241 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.238700 22259 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:40.242859 22298 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.243710 22169 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:40.239728 22008 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.259997 22291 raft_consensus.cc:2764] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:40.263669 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 106) took 1250 ms. Trace:
I20260709 14:52:40.264647 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 80) took 1094 ms. Trace:
W20260709 14:52:40.272337 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 76415.1us
W20260709 14:52:40.278867 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 50527.4us
I20260709 14:52:40.290548 22190 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.343993 22190 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.292591 21870 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:40.212744 22290 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.258656 22279 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.227381 22048 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.340921 21500 catalog_manager.cc:5697] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.596179 21871 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:40.006852 21679 rpcz_store.cc:276] 0709 14:52:38.113562 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:38.115592 (+  2030us) service_pool.cc:224] Handling call
0709 14:52:38.115865 (+   273us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:38.533270 (+417405us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:38.533308 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:38.533882 (+   574us) log.cc:844] Serialized 26 byte log entry
0709 14:52:39.030741 (+496859us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:39.159819 (+129078us) log.cc:844] Serialized 14 byte log entry
0709 14:52:39.165675 (+  5856us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.171194 (+  5519us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:39.176083 (+  4889us) raft_consensus.cc:1685] finished
0709 14:52:39.176093 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:39.329636 (+153543us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3144,"prepare.queue_time_us":115024,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":26,"raft.queue_time_us":133702,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":11079,"thread_start_us":776438,"threads_started":3,"wal-append.queue_time_us":541866}
I20260709 14:52:40.315835 22276 raft_consensus.cc:697] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:40.766332 22309 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.829347 22310 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.491472 21873 ts_tablet_manager.cc:1434] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.480s	user 0.009s	sys 0.023s
W20260709 14:52:40.605931 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 392379us
I20260709 14:52:40.335659 22298 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.837836 22323 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.445202 22160 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:40.832851 21871 ts_tablet_manager.cc:1403] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 1.563s	user 0.050s	sys 0.047s
I20260709 14:52:40.345893 21870 ts_tablet_manager.cc:1403] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 1.359s	user 0.021s	sys 0.053s
I20260709 14:52:40.558595 22158 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:40.559772 22190 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.513672 22295 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.678916 22304 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.481550 21881 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:40.872015 21881 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.737628 22133 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.703028 22157 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.386484 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 81) took 1211 ms. Trace:
I20260709 14:52:40.726560 22300 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.737715 22259 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.619196 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 68) took 1101 ms. Trace:
I20260709 14:52:40.513552 22239 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.506848 22299 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.832991 22313 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.640249 22303 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.791172 22274 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:40.855306 21873 ts_tablet_manager.cc:1467] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Tablet startup took 842ms
I20260709 14:52:40.554996 22254 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.756253 22305 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.556016 22253 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:40.489991 22293 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.722426 22163 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:40.790447 22245 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.387118 22258 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.387326 22267 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:40.648598 22289 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.837761 22279 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.753122 22296 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:40.858995 22189 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.857012 22323 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.386446 22301 consensus_queue.cc:1048] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.573s
I20260709 14:52:40.872215 22294 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.872400 22291 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:40.867835 22309 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.893241 22303 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.879961 22295 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.893122 22313 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:40.867333 22310 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.896263 22299 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.880903 22304 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.903057 22305 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:40.332957 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 103984us
W20260709 14:52:40.871230 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 131713us
I20260709 14:52:40.791662 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 54) took 1703 ms. Trace:
I20260709 14:52:40.333170 21829 rpcz_store.cc:276] 0709 14:52:39.169436 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.689702 (+520266us) service_pool.cc:224] Handling call
0709 14:52:39.689985 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:40.261870 (+571885us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:40.263979 (+  2109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:40.909448 22267 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.900709 21872 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:40.879633 21881 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:40.881265 21750 rpcz_store.cc:276] 0709 14:52:39.518172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.518303 (+   131us) service_pool.cc:224] Handling call
0709 14:52:40.556135 (+1037832us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b54000f4454. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:40.615848 (+ 59713us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":367939328}
I20260709 14:52:40.880981 22157 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.025477 22254 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.025712 22314 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:41.026361 22254 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:40.865242 22160 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.884235 22239 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.335916 22241 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.031772 22253 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.032145 22290 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:40.882741 22259 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.031193 22328 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.879832 22133 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:40.987162 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 132298us
I20260709 14:52:40.987742 22245 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.990691 22190 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:40.914248 22312 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:40.901423 21870 raft_consensus.cc:359] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.040647 22259 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.041036 21870 raft_consensus.cc:385] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.041501 21870 raft_consensus.cc:740] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.013518 22321 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
W20260709 14:52:41.013908 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 133583us
W20260709 14:52:40.894002 21873 ts_tablet_manager.cc:1469] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Trace:
0709 14:52:32.233075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:32.658036 (+424961us) service_pool.cc:224] Handling call
0709 14:52:32.659691 (+  1655us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:32.659789 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:32.705855 (+ 46066us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:32.809558 (+103703us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:32.810035 (+   477us) inbound_call.cc:177] Queueing success response
0709 14:52:38.485093 (+5675058us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:52:40.011774 (+1526681us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:52:40.045987 (+ 34213us) tablet_replica.cc:261] Starting instrumentation
0709 14:52:40.164955 (+118968us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":2462,"raft.queue_time_us":20501,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":9767,"tablet-open.queue_time_us":5675124,"thread_start_us":245389,"threads_started":1}
I20260709 14:52:40.878260 21680 rpcz_store.cc:276] 0709 14:52:39.180184 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.196728 (+ 16544us) service_pool.cc:224] Handling call
0709 14:52:39.451259 (+254531us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:40.376416 (+925157us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:40.386421 (+ 10005us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:40.925583 22326 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.007773 22311 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.993125 22189 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.021310 22331 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.772720 22048 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.007205 22291 raft_consensus.cc:697] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:40.891463 22300 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.050379 22332 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:40.912285 22298 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:40.921053 22313 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.026654 22314 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.030926 21881 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.034978 21872 ts_tablet_manager.cc:1403] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 1.869s	user 0.084s	sys 0.111s
I20260709 14:52:40.900364 22274 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.911407 22293 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.039994 22308 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.042913 22008 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:40.330050 21755 rpcz_store.cc:276] 0709 14:52:39.013550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.013664 (+   114us) service_pool.cc:224] Handling call
0709 14:52:39.013956 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:39.014269 (+   313us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:39.014304 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:39.014761 (+   457us) log.cc:844] Serialized 26 byte log entry
0709 14:52:39.091313 (+ 76552us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:39.092082 (+   769us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.112000 (+ 19918us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:40.262479 (+1150479us) spinlock_profiling.cc:243] Waited 3 ms on lock 0x7b2400532358. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe162f119c4 00007fe162f0facb 00007fe1630cadc9 00007fe1630caa55 00007fe1630ca28b 00007fe165d40077 00007fe165d40769 00007fe165d4096a 00007fe165d40b3d 00007fe165d18398
0709 14:52:40.263367 (+   888us) raft_consensus.cc:1685] finished
0709 14:52:40.263394 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:40.263609 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":920,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":115,"spinlock_wait_cycles":6911360,"thread_start_us":65132,"threads_started":1,"wal-append.queue_time_us":126756}
I20260709 14:52:41.034889 22254 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.054702 22331 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.037209 22299 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.032554 22253 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.041843 22239 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.043540 22303 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:40.909551 22289 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:40.897382 22276 consensus_queue.cc:237] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.036696 22328 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.053656 22158 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.043095 22312 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.041931 22301 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.045200 22327 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.053965 22321 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.030982 22160 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.051616 21870 consensus_queue.cc:260] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.068246 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:41.062808 22245 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.044564 22190 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.062556 22332 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.079226 22267 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:41.053699 21645 leader_election.cc:343] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:41.018754 21751 rpcz_store.cc:276] 0709 14:52:39.087826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.087981 (+   155us) service_pool.cc:224] Handling call
0709 14:52:39.088344 (+   363us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:39.101507 (+ 13163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:39.113264 (+ 11757us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:39.156509 (+ 43245us) log.cc:844] Serialized 26 byte log entry
0709 14:52:39.625559 (+469050us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:39.626819 (+  1260us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:39.626937 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:40.743879 (+1116942us) raft_consensus.cc:1685] finished
0709 14:52:40.745500 (+  1621us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:40.791593 (+ 46093us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9598,"raft.queue_time_us":22240,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":23186,"thread_start_us":392615,"threads_started":1,"wal-append.queue_time_us":868304}
I20260709 14:52:41.076836 22169 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.030895 22294 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.080535 22163 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.082155 22157 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.080165 22311 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.093663 22133 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.094732 22158 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.102396 22315 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:41.100243 21606 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.083336 22330 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.086177 22298 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.096297 22301 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.107290 22274 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.110188 22163 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.110951 22169 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.102979 22008 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.111140 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.116405 22304 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.121008 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.120260 21870 ts_tablet_manager.cc:1434] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.263s	user 0.006s	sys 0.002s
I20260709 14:52:41.107223 22326 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.124214 22314 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.113337 22328 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.116550 22048 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.125921 22312 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.127724 22190 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.128178 22311 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.113071 22300 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.128163 21873 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:41.133126 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.133981 21751 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:41.134241 22169 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.124157 22305 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.128865 22160 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.128895 22327 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.138943 22158 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:41.128794 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 75264.1us
I20260709 14:52:41.140580 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.141222 22332 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.130460 21597 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:41.116178 22308 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.116321 22291 consensus_queue.cc:237] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.141856 22163 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.134655 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.141427 22274 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.146098 22310 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:41.152245 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 47138us
I20260709 14:52:41.154980 22293 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.152386 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.152745 22241 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.157387 22295 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.157562 22294 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.157980 22279 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.159077 21871 raft_consensus.cc:359] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.159912 21871 raft_consensus.cc:385] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.160174 21871 raft_consensus.cc:740] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.163215 22008 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.166564 22321 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.146246 22298 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.170847 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.164844 21871 consensus_queue.cc:260] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.149710 22338 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:41.126768 22315 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.174918 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.186954 22323 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.134682 22330 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.178771 21601 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:41.187897 21871 ts_tablet_manager.cc:1434] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.331s	user 0.008s	sys 0.000s
I20260709 14:52:41.220136 22309 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.221117 21718 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:41.175345 22163 consensus_queue.cc:1048] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.049s
I20260709 14:52:41.223023 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.168031 22158 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 14:52:41.224505 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.341766 22008 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.355477 22008 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.337590 22274 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:41.357852 21606 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:41.358150 22274 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.225153 22337 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:41.359179 22308 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:41.359843 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 137159us
I20260709 14:52:41.346421 22298 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:41.333097 21719 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.35.66:36393 timed out after 2.110s (SENT) [suppressed 65 similar messages]
I20260709 14:52:41.365306 22274 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:41.290633 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 69854.9us
I20260709 14:52:41.366953 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.341322 22326 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.360508 22289 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.390547 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.391834 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.392071 22274 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.224063 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.373298 22311 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.373394 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.373468 22315 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.373852 21718 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:41.375093 22301 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.375730 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.377276 22312 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.377602 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.382179 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.389151 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.400525 22312 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.401062 21597 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:41.342988 22338 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.398236 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.371986 21872 raft_consensus.cc:359] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.384130 21870 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:41.402994 21872 raft_consensus.cc:385] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.403985 22312 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.404031 21873 tablet_bootstrap.cc:654] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.407724 21872 raft_consensus.cc:740] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.411523 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.412676 22008 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:41.410460 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 119328us
I20260709 14:52:41.398865 22311 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.410081 22326 raft_consensus.cc:2804] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.416880 22189 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.417703 21755 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:41.421288 21718 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:41.422340 21754 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 67) took 1904 ms (client timeout 1680 ms). Trace:
I20260709 14:52:41.415081 21872 consensus_queue.cc:260] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.423142 22311 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.431918 22276 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.432495 22276 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.433048 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 121) took 1094 ms. Trace:
I20260709 14:52:41.431077 22189 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:41.433986 22189 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.403301 22337 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.420076 22326 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.436214 21645 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:41.433470 21752 rpcz_store.cc:276] 0709 14:52:40.338569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.369432 (+ 30863us) service_pool.cc:224] Handling call
0709 14:52:41.432077 (+1062645us) spinlock_profiling.cc:243] Waited 7.19 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:41.432364 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.432581 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.432607 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.432653 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.432726 (+    73us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.432782 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.432884 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16548224}
I20260709 14:52:41.455515 21872 ts_tablet_manager.cc:1434] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.373s	user 0.005s	sys 0.012s
I20260709 14:52:41.434482 22189 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.442660 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.461024 21676 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.439312 22337 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.440795 22338 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:41.442941 21718 consensus_peers.cc:597] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:41.430542 21754 rpcz_store.cc:269] 0709 14:52:39.517862 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.529806 (+ 11944us) service_pool.cc:224] Handling call
0709 14:52:41.421947 (+1892141us) spinlock_profiling.cc:243] Waited 1.39 s on lock 0x7b5400510ed4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:41.422124 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3201596288}
I20260709 14:52:41.434531 22276 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.433439 22274 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.466279 21870 tablet_bootstrap.cc:654] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.465154 22321 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.444063 22326 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.470320 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.471185 21676 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
W20260709 14:52:41.472241 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 55924.2us
W20260709 14:52:41.474211 21718 consensus_peers.cc:597] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:41.476090 22279 consensus_queue.cc:1048] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:41.478024 21502 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47750 (request call id 88) took 2980 ms. Trace:
I20260709 14:52:41.478018 22321 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.480387 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 122) took 1141 ms. Trace:
W20260709 14:52:41.481065 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:41.481757 22158 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:41.482515 22158 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.484892 22158 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.485692 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.485900 22301 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:41.486690 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.487272 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.480834 22321 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.508275 22328 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.508589 22303 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.510392 22158 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.488569 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 126) took 1023 ms. Trace:
I20260709 14:52:41.486471 21675 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.516266 22163 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:41.480839 21753 rpcz_store.cc:276] 0709 14:52:40.338875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.339324 (+   449us) service_pool.cc:224] Handling call
0709 14:52:40.743755 (+404431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.115692 (+371937us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.115735 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.115802 (+    67us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.115865 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.479990 (+364125us) spinlock_profiling.cc:243] Waited 367 ms on lock 0x7b54002d69d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:41.480036 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.480188 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":843552896}
I20260709 14:52:41.488821 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.515501 22311 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:41.486608 22301 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.537580 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.537784 22322 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.538358 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.536569 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.532621 22311 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:41.530722 22328 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.534256 22321 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:41.518198 22303 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.536206 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.534399 22163 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.552608 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.552964 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.553257 22321 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.516542 21602 rpcz_store.cc:276] 0709 14:52:40.465149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.481199 (+ 16050us) service_pool.cc:224] Handling call
0709 14:52:40.490513 (+  9314us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:41.054034 (+563521us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.054092 (+    58us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:41.068052 (+ 13960us) log.cc:844] Serialized 26 byte log entry
0709 14:52:41.118752 (+ 50700us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:41.119702 (+   950us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.488009 (+368307us) spinlock_profiling.cc:243] Waited 551 ms on lock 0x7b54003246d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:41.488059 (+    50us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:41.488101 (+    42us) raft_consensus.cc:1685] finished
0709 14:52:41.488121 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.488388 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":670,"raft.run_cpu_time_us":357,"raft.run_wall_time_us":27327,"spinlock_wait_cycles":1268015360,"thread_start_us":42315,"threads_started":1,"wal-append.queue_time_us":63700}
I20260709 14:52:41.554883 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.555192 22303 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:41.556660 21872 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:41.545444 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.565505 22321 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.556536 22328 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.539183 21679 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.532317 22158 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.560590 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 125) took 1094 ms. Trace:
I20260709 14:52:41.541671 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.564307 21675 raft_consensus.cc:2468] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.550211 22311 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.551242 22322 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.552146 21677 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.582007 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.567200 21825 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.564340 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.583911 21826 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:41.568929 22189 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.569504 22330 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.569700 22163 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.570139 21823 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.570353 22327 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.570549 22301 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.571367 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:41.573902 21873 tablet_bootstrap.cc:492] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:41.609617 21873 ts_tablet_manager.cc:1403] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.495s	user 0.012s	sys 0.024s
I20260709 14:52:41.608467 22322 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.610213 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.610957 21825 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:41.574496 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.606020 21870 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:41.607271 22189 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.613788 21870 ts_tablet_manager.cc:1403] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 0.230s	user 0.012s	sys 0.008s
I20260709 14:52:41.620050 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.620918 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.613037 22245 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.626683 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:41.616187 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 44928.3us
I20260709 14:52:41.632961 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.617193 22169 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:41.633616 21752 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:41.633882 22169 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.634269 22169 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.614252 22158 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.478410 21502 rpcz_store.cc:276] 0709 14:52:38.497506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:38.497624 (+   118us) service_pool.cc:224] Handling call
0709 14:52:38.793549 (+295925us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b540021b954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e2090 00007fe166180f3a 00007fe16bf371cc 00007fe16c03537e 00007fe16a4f62a4 00007fe16a4f6232 00007fe16a4f6161 00007fe16a4f60dc 00007fe16a4f5392 00007fe1644b348c 00007fe1644b28c6
0709 14:52:41.477751 (+2684202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:39.178948 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:39.179471 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:39.179503 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:52:39.179520 (+    17us) tablet.cc:662] Decoding operations
0709 14:52:39.179862 (+   342us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:39.179927 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:39.179957 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:39.180118 (+   161us) tablet.cc:701] Row locks acquired
0709 14:52:39.180134 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:52:39.180266 (+   132us) write_op.cc:270] Start()
0709 14:52:39.180357 (+    91us) write_op.cc:276] Timestamp: P: 1783608759180227 usec, L: 0
0709 14:52:39.180377 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:52:39.428587 (+248210us) log.cc:844] Serialized 537 byte log entry
0709 14:52:40.289402 (+860815us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b180020b420. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16308b3f3 00007fe16308d7c1 00007fe16308d779 00007fe16308d709 00007fe16308d6d1 00007fe16308c9cd 0000000000396ad4 0000000000396919 00007fe16306e83a
0709 14:52:40.333330 (+ 43928us) op_driver.cc:464] REPLICATION: finished
0709 14:52:40.891286 (+557956us) write_op.cc:301] APPLY: starting
0709 14:52:40.894454 (+  3168us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:40.899358 (+  4904us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:40.900627 (+  1269us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:40.910258 (+  9631us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:40.913593 (+  3335us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:52:40.915045 (+  1452us) write_op.cc:312] APPLY: finished
0709 14:52:41.019322 (+104277us) log.cc:844] Serialized 22 byte log entry
0709 14:52:41.025755 (+  6433us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:41.025952 (+   197us) write_op.cc:454] Released schema lock
0709 14:52:41.026068 (+   116us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:41.026727 (+   659us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:41.026754 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":26699520,"child_traces":[["op",{"apply.queue_time_us":537252,"apply.run_cpu_time_us":2874,"apply.run_wall_time_us":143369,"mutex_wait_us":5114,"num_ops":1,"prepare.queue_time_us":105719,"prepare.run_cpu_time_us":14870,"prepare.run_wall_time_us":1136072,"raft.queue_time_us":376195,"raft.run_cpu_time_us":33008,"raft.run_wall_time_us":1288626,"replication_time_us":1149180,"spinlock_wait_cycles":25536128,"thread_start_us":1240097,"threads_started":4,"wal-append.queue_time_us":716578}]]}
I20260709 14:52:41.634739 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.620466 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.648640 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.620137 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.648132 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.650264 21644 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:41.651041 22253 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.651635 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 123) took 1312 ms. Trace:
I20260709 14:52:41.652597 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.653050 21871 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:41.658308 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.658823 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.667346 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.669661 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.670364 21753 raft_consensus.cc:2468] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:41.670796 21749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 124) took 1200 ms. Trace:
I20260709 14:52:41.665237 21873 raft_consensus.cc:359] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.672341 21873 raft_consensus.cc:385] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.672693 21873 raft_consensus.cc:740] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.667941 21755 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:41.678305 21873 consensus_queue.cc:260] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.662161 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.641556 22245 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:41.685459 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:41.671180 21749 rpcz_store.cc:276] 0709 14:52:40.470299 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.481145 (+ 10846us) service_pool.cc:224] Handling call
0709 14:52:41.669967 (+1188822us) spinlock_profiling.cc:243] Waited 27.1 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:41.670273 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.670478 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.670507 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.670562 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.670596 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.670652 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.670747 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":62296960}
I20260709 14:52:41.658593 22311 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:41.676837 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.660075 21645 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:41.680181 22338 raft_consensus.cc:2749] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:41.585255 21599 rpcz_store.cc:276] 0709 14:52:40.464901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.468377 (+  3476us) service_pool.cc:224] Handling call
0709 14:52:41.558525 (+1090148us) spinlock_profiling.cc:243] Waited 42.7 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:41.558797 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.559102 (+   305us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.559142 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.559223 (+    81us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.559267 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.559354 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.559490 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":98242304}
I20260709 14:52:41.663614 22241 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:52:41.700646 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.701273 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 126) took 1179 ms. Trace:
I20260709 14:52:41.701609 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.702256 22331 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:41.702759 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.709848 21746 rpcz_store.cc:276] 0709 14:52:40.513613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.513907 (+   294us) service_pool.cc:224] Handling call
0709 14:52:41.651493 (+1137586us) spinlock_profiling.cc:243] Waited 9.12 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:41.658819 (+  7326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.666698 (+  7879us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.672400 (+  5702us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.676089 (+  3689us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.677520 (+  1431us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.683951 (+  6431us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.693421 (+  9470us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20975872}
I20260709 14:52:41.710667 21825 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:41.703182 22349 log.cc:927] Time spent T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
W20260709 14:52:41.711840 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 490259us
I20260709 14:52:41.713354 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:41.714591 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.715952 22189 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.716645 22189 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:41.719115 22189 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:41.706507 21872 tablet_bootstrap.cc:654] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.708789 21679 raft_consensus.cc:1240] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:41.700775 22345 log.cc:927] Time spent T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.167s	user 0.000s	sys 0.001s
I20260709 14:52:41.683385 21750 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:41.746131 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.696832 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:41.909813 21570 leader_election.cc:343] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:41.929654 21873 ts_tablet_manager.cc:1434] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.320s	user 0.006s	sys 0.001s
W20260709 14:52:41.845713 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 137606us
I20260709 14:52:41.967083 21570 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:41.984799 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.985404 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.986630 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.987268 21820 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:41.989902 21870 raft_consensus.cc:359] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.990172 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.990664 21870 raft_consensus.cc:385] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.990969 21870 raft_consensus.cc:740] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.991453 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.991587 21870 consensus_queue.cc:260] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:41.995369 21870 ts_tablet_manager.cc:1434] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.381s	user 0.027s	sys 0.034s
I20260709 14:52:41.932042 22304 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.860071 22276 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.858737 22337 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:41.930744 22259 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:41.751427 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:41.919282 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 59549.3us
W20260709 14:52:41.746832 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 97082.2us
I20260709 14:52:41.859164 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.989949 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.772889 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.002796 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:41.977113 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:41.659258 21748 rpcz_store.cc:276] 0709 14:52:40.339160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.339318 (+   158us) service_pool.cc:224] Handling call
0709 14:52:41.650833 (+1311515us) spinlock_profiling.cc:243] Waited 6.99 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053e9c 00007fe163053a5b 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:41.651059 (+   226us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.651261 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.651291 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.651336 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.651391 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.651450 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.651573 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16109696}
I20260709 14:52:42.004153 21870 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Bootstrap starting.
I20260709 14:52:41.778704 21823 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.004451 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:41.773665 22331 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.006469 22305 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.004132 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.015110 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.007460 22311 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.007651 22245 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.007895 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.016558 22274 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.008477 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:42.008301 22169 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:41.846190 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 133556us
I20260709 14:52:42.010491 22259 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.010893 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:42.002301 22337 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:42.011025 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.002074 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.024163 22338 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.017979 21606 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.024693 22338 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.017158 22274 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:42.030540 22326 consensus_meta.cc:287] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.518s	user 0.008s	sys 0.000s
I20260709 14:52:42.015829 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.018849 21600 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.008478 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.037133 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:42.037319 22311 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.020459 21674 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:42.020277 21792 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.021041 22259 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:42.021355 22169 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:42.022210 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.023236 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.023821 21871 tablet_bootstrap.cc:654] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:42.027158 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 328311us
I20260709 14:52:42.028692 22338 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:42.034761 21606 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:42.030573 22274 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:41.859992 22291 consensus_queue.cc:1059] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.154s
I20260709 14:52:42.052969 22291 raft_consensus.cc:3055] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:42.035979 21754 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.053381 22291 raft_consensus.cc:740] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:42.030947 22326 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:42.009142 22276 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:42.038745 22331 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:42.026902 22337 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.048911 21570 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.047165 21820 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.046792 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:42.098333 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 78164us
I20260709 14:52:42.099335 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.058266 22323 consensus_queue.cc:1048] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.050398 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.051043 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.043977 22311 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.052843 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.036777 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.017485 21752 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.056582 22245 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.142323 22253 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:42.142908 22253 raft_consensus.cc:697] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:42.037724 21645 leader_election.cc:304] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:42.143409 22305 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.154415 22305 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.154580 22338 raft_consensus.cc:2804] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.056977 22291 consensus_queue.cc:260] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.049854 21679 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.118093 21873 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
W20260709 14:52:42.131078 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 82249.1us
I20260709 14:52:42.155694 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.005471 22304 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.135018 21747 raft_consensus.cc:2393] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:42.162014 22304 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:42.164011 21570 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.164381 22311 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:42.159677 21672 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.165864 22335 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.075876 21825 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.166296 22335 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.165954 21570 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.166728 22335 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.174054 21870 tablet_bootstrap.cc:654] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.174268 21600 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:42.167572 21570 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.176870 21570 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.176970 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.177654 21829 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.178645 22241 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.179036 22241 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:42.179384 22241 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.179476 22293 raft_consensus.cc:2804] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.179894 22293 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:42.180234 22293 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.180416 22323 raft_consensus.cc:2804] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.180841 22323 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.180208 21872 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:42.182056 21872 ts_tablet_manager.cc:1403] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.626s	user 0.029s	sys 0.034s
I20260709 14:52:42.159576 22305 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.155066 21750 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.178556 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.175424 22291 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.181303 22321 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.181212 22323 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.160032 22338 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:42.148597 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 110952us
W20260709 14:52:42.199873 21645 consensus_peers.cc:597] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d -> Peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Couldn't send request to peer 155185cdd87b4097bf0a04d0bf449163. 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:52:42.205439 22169 consensus_queue.cc:1059] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.206363 22169 raft_consensus.cc:3055] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:42.206656 22169 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:42.207408 22169 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.193017 22276 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:42.193440 22321 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:42.198939 22338 raft_consensus.cc:3060] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.207968 21873 tablet_bootstrap.cc:654] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.212844 22331 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:42.213280 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.213383 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.208463 22169 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.220917 22298 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:42.218291 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 80577.3us
I20260709 14:52:42.221366 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 73) took 1054 ms. Trace:
I20260709 14:52:42.222976 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.223636 21829 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.226385 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.226998 21824 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.229799 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.217941 22321 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.221160 22253 consensus_queue.cc:237] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.233891 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.234752 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.234037 21827 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.233920 21603 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.227680 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.228191 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:42.222700 21751 rpcz_store.cc:276] 0709 14:52:41.166722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:41.662347 (+495625us) service_pool.cc:224] Handling call
0709 14:52:41.973388 (+311041us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:41.984328 (+ 10940us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:41.984375 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:41.984449 (+    74us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:41.984510 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.984578 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:42.221155 (+236577us) spinlock_profiling.cc:243] Waited 273 ms on lock 0x7b54002c6850. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:42.221292 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":628524800}
W20260709 14:52:42.231093 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 88221us
W20260709 14:52:42.257287 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 86550.8us
I20260709 14:52:42.230181 22298 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.246203 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.268638 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.257467 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.278036 22259 consensus_queue.cc:1048] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:42.254439 22291 consensus_queue.cc:1059] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:52:42.332876 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.261437 22304 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:42.347774 22304 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.350030 22335 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.352320 21871 tablet_bootstrap.cc:492] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:42.352784 21871 ts_tablet_manager.cc:1403] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.700s	user 0.038s	sys 0.022s
W20260709 14:52:42.356693 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 110863us
I20260709 14:52:42.358402 22326 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:42.369553 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.370299 21826 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:42.361147 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.371196 21828 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.369590 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.372035 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.372471 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.372812 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.371274 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.373610 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.380683 22305 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.382510 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.373832 21826 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.373137 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:42.374886 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.276358 21718 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.378196 22298 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.379283 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.379791 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.363236 22335 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:42.382519 21872 raft_consensus.cc:359] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:42.439507 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 163267us
I20260709 14:52:42.442108 21872 raft_consensus.cc:385] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.442953 21718 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:42.442392 21872 raft_consensus.cc:740] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.381033 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.445983 21872 consensus_queue.cc:260] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.447570 21872 ts_tablet_manager.cc:1434] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.265s	user 0.005s	sys 0.001s
I20260709 14:52:42.448021 22298 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.448534 22335 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.449375 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.449627 21871 raft_consensus.cc:359] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.450444 21871 raft_consensus.cc:385] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.450730 21871 raft_consensus.cc:740] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
W20260709 14:52:42.447914 21644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:42.447890 22331 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:42.387717 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.459761 21871 consensus_queue.cc:260] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.460139 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.460754 21644 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:42.461413 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.461372 22331 raft_consensus.cc:697] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:42.448575 22298 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.449035 22335 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.390069 22304 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.474334 22366 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.475831 22253 consensus_queue.cc:1048] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.450508 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.456182 22326 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:42.492983 21871 ts_tablet_manager.cc:1434] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.000s
I20260709 14:52:42.382586 22323 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.455899 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.488996 22008 raft_consensus.cc:2749] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:42.440281 22337 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.481983 21825 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.458323 22241 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.484301 21599 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.469892 21821 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.497551 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.494451 21826 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:42.505834 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.506250 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.506965 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.508054 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:42.503298 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:42.502444 21793 consensus_peers.cc:597] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e -> Peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Couldn't send request to peer 8bcabf9569a848e6a62e96b73185af0d. 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:52:42.504305 21569 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.519244 21678 raft_consensus.cc:2393] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:42.520973 21597 raft_consensus.cc:2393] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:42.501942 22326 raft_consensus.cc:697] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:42.503876 21644 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:42.492221 22366 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:42.521157 21747 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 125) took 2038 ms (client timeout 1524 ms). Trace:
I20260709 14:52:42.554956 21871 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
I20260709 14:52:42.556504 21681 raft_consensus.cc:1240] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.561157 22008 raft_consensus.cc:2749] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:42.526448 21569 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:42.577766 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 65505.9us
I20260709 14:52:42.577018 21718 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.519258 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.583379 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.557588 22331 consensus_queue.cc:237] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.583837 21792 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.555423 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.584158 22373 consensus_queue.cc:1059] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.563699 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:42.584393 22305 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:42.585269 21793 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:42.591281 22373 raft_consensus.cc:3055] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:42.591661 22373 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:42.587401 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:42.587815 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 62300.6us
I20260709 14:52:42.531906 22329 raft_consensus.cc:2804] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.584930 22323 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:42.557811 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.589813 21718 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:42.561942 22298 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.588476 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.598536 21718 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:42.599844 21718 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:42.600427 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.600960 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.601553 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.602031 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.602609 21873 tablet_bootstrap.cc:492] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:42.603083 21873 ts_tablet_manager.cc:1403] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.540s	user 0.024s	sys 0.016s
I20260709 14:52:42.602926 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.604077 22276 raft_consensus.cc:2749] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:42.604717 22276 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.592113 22309 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.563072 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.565097 22337 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.564098 22241 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:42.590755 22259 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.593437 22369 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:42.618810 22369 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.562683 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.588505 21826 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
W20260709 14:52:42.600816 21718 leader_election.cc:343] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.624135 21718 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.605327 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.600534 22189 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.606830 22309 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.602609 21746 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.610193 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.593144 21569 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.605053 22276 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.637832 22276 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.591979 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:42.564219 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 60416.9us
I20260709 14:52:42.601054 21752 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.618902 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.593828 22329 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.619498 21873 raft_consensus.cc:359] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.649564 21873 raft_consensus.cc:385] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.649904 21873 raft_consensus.cc:740] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.616972 22259 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:42.637280 22309 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.621629 22366 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:42.564821 22321 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.608942 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.626422 22048 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.626547 22189 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.625473 21718 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.649690 21679 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.627188 22326 consensus_queue.cc:237] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:42.627868 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.628856 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.666531 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.666414 21503 catalog_manager.cc:5697] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.629256 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.617425 21598 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:42.630940 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.632041 21500 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47738 (request call id 78) took 3093 ms. Trace:
W20260709 14:52:42.578987 21747 rpcz_store.cc:269] 0709 14:52:40.482324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.490869 (+  8545us) service_pool.cc:224] Handling call
0709 14:52:41.486388 (+995519us) spinlock_profiling.cc:243] Waited 27.1 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:42.520915 (+1034527us) spinlock_profiling.cc:243] Waited 644 ms on lock 0x7b54000c2e54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:42.521088 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1544153088}
W20260709 14:52:42.639573 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 46499.1us
I20260709 14:52:42.682155 21569 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:42.645895 22378 consensus_queue.cc:1048] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.622756 22369 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:42.647301 21793 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:42.659919 22189 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.648455 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.596833 22293 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.650583 21873 consensus_queue.cc:260] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:42.649042 22241 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.626710 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.650442 22329 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.717782 21873 ts_tablet_manager.cc:1434] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.002s
I20260709 14:52:42.650022 21674 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.662484 21871 tablet_bootstrap.cc:654] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.724291 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:42.662796 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.663988 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.664505 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.652944 22259 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.665537 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.665499 21680 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:42.680842 21605 raft_consensus.cc:2393] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:42.667145 21824 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.659447 22048 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:42.714435 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 89018.5us
I20260709 14:52:42.667470 21823 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.689138 22369 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.716310 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.717849 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.660888 22338 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.772256 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:42.772846 21602 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.643875 22373 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:42.773547 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.713485 22241 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:42.719664 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.720441 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.747289 22312 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.722774 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:42.720388 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 73161.5us
I20260709 14:52:42.804790 21793 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:42.740270 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 87) took 1027 ms. Trace:
I20260709 14:52:42.713362 21821 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:42.749307 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:42.750142 21870 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: No bootstrap required, opened a new log
I20260709 14:52:42.725476 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.764134 22331 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.669554 21500 rpcz_store.cc:276] 0709 14:52:39.566321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:39.568649 (+  2328us) service_pool.cc:224] Handling call
0709 14:52:40.337686 (+769037us) spinlock_profiling.cc:243] Waited 730 ms on lock 0x7b540021b954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e2090 00007fe166180f3a 00007fe16bf371cc 00007fe16c03537e 00007fe16a4f62a4 00007fe16a4f6232 00007fe16a4f6161 00007fe16a4f60dc 00007fe16a4f5392 00007fe1644b348c 00007fe1644b28c6
0709 14:52:42.631872 (+2294186us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:41.007525 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:41.067763 (+ 60238us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:41.067820 (+    57us) write_op.cc:435] Acquired schema lock
0709 14:52:41.067854 (+    34us) tablet.cc:662] Decoding operations
0709 14:52:41.068380 (+   526us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:41.068495 (+   115us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:41.068543 (+    48us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:41.073432 (+  4889us) tablet.cc:701] Row locks acquired
0709 14:52:41.077357 (+  3925us) write_op.cc:260] PREPARE: finished
0709 14:52:41.080392 (+  3035us) write_op.cc:270] Start()
0709 14:52:41.080525 (+   133us) write_op.cc:276] Timestamp: P: 1783608761080327 usec, L: 0
0709 14:52:41.080559 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 14:52:41.162382 (+ 81823us) log.cc:844] Serialized 537 byte log entry
0709 14:52:41.521291 (+358909us) op_driver.cc:464] REPLICATION: finished
0709 14:52:41.682469 (+161178us) write_op.cc:301] APPLY: starting
0709 14:52:41.690790 (+  8321us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:41.698580 (+  7790us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:41.993393 (+294813us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:42.034427 (+ 41034us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:42.056860 (+ 22433us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:52:42.056924 (+    64us) write_op.cc:312] APPLY: finished
0709 14:52:42.058101 (+  1177us) log.cc:844] Serialized 22 byte log entry
0709 14:52:42.098566 (+ 40465us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:42.098658 (+    92us) write_op.cc:454] Released schema lock
0709 14:52:42.098695 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:42.099028 (+   333us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:42.099063 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":1678027136,"child_traces":[["op",{"apply.queue_time_us":132980,"apply.run_cpu_time_us":2510,"apply.run_wall_time_us":421519,"num_ops":1,"prepare.queue_time_us":167336,"prepare.run_cpu_time_us":5808,"prepare.run_wall_time_us":166147,"replication_time_us":432676,"thread_start_us":205768,"threads_started":2}]]}
I20260709 14:52:42.771586 22321 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:42.775156 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.749845 22048 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.713696 22318 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:42.805655 21680 rpcz_store.cc:276] 0709 14:52:41.713308 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:41.714718 (+  1410us) service_pool.cc:224] Handling call
0709 14:52:42.627719 (+913001us) spinlock_profiling.cc:243] Waited 7.65 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:42.740217 (+112498us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17592064}
I20260709 14:52:42.806712 21603 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:42.813827 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.820200 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:42.773597 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:42.816324 22362 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:42.821885 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.823163 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.824445 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.839293 21598 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:42.774523 22382 consensus_queue.cc:1175] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "155185cdd87b4097bf0a04d0bf449163" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
W20260709 14:52:43.253803 22329 consensus_meta.cc:287] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.521s	user 0.007s	sys 0.000s
W20260709 14:52:42.975544 21644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:43.248353 21602 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:43.123723 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:42.943588 22276 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:42.846812 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:42.801422 22241 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.815891 22378 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:42.948283 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:43.155588 21674 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:43.255605 21860 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.19.35.126:44161, user_credentials={real_user=slave}} blocked reactor thread for 515957us
I20260709 14:52:42.825404 22331 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:42.848464 21719 leader_election.cc:343] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.256183 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.257145 22329 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.267165 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:43.267973 22329 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.246189 22259 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:43.267793 21750 raft_consensus.cc:3060] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.269932 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.271117 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.271595 21870 ts_tablet_manager.cc:1403] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Time spent bootstrapping tablet: real 1.268s	user 0.022s	sys 0.030s
I20260709 14:52:43.272092 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:42.974231 22337 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:42.942472 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:42.816963 22312 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:43.272356 22241 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:42.839527 22189 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.253741 21599 raft_consensus.cc:1240] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:43.256064 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 451314us
W20260709 14:52:42.846909 22379 log.cc:927] Time spent T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
I20260709 14:52:43.253458 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.256661 22338 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:42.887336 22293 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:43.270038 22259 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.265781 21719 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:43.265280 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.261015 22276 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:43.261790 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.273655 22337 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.261148 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:43.274781 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 50) took 1047 ms. Trace:
I20260709 14:52:43.279826 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 63) took 1035 ms. Trace:
I20260709 14:52:43.281026 21793 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:43.283226 21753 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.290812 22048 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:43.257730 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.299793 21793 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.296779 21603 rpcz_store.cc:276] 0709 14:52:42.244808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.449766 (+204958us) service_pool.cc:224] Handling call
0709 14:52:42.802887 (+353121us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:42.803071 (+   184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.279605 (+476534us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.279776 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4185472}
I20260709 14:52:43.273154 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:43.279076 22241 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.265456 22331 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.303323 21746 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.287075 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:43.304700 21604 raft_consensus.cc:2393] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:43.305991 21793 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:43.289059 22309 consensus_meta.cc:287] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.630s	user 0.005s	sys 0.002s
I20260709 14:52:43.305105 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 54) took 1073 ms. Trace:
I20260709 14:52:43.295431 22337 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:43.256201 22373 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.288228 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.313576 21749 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.299883 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.297950 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:43.316648 21672 raft_consensus.cc:2393] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:43.307986 21604 rpcz_store.cc:276] 0709 14:52:42.231445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.237513 (+  6068us) service_pool.cc:224] Handling call
0709 14:52:43.286924 (+1049411us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:43.305030 (+ 18106us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5573376}
I20260709 14:52:43.288906 21598 raft_consensus.cc:1275] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:52:43.322185 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 473716us
I20260709 14:52:43.277266 22312 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:43.324293 21719 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.325197 22389 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:43.325528 22309 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.325680 22389 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.279510 22189 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:43.261945 21678 raft_consensus.cc:2376] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1. Re-sending same reply.
I20260709 14:52:43.311275 22245 consensus_queue.cc:1059] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:43.312201 22328 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.330860 22326 raft_consensus.cc:2749] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.281713 22315 raft_consensus.cc:3055] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.289853 22369 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:43.331024 22389 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:43.295431 21601 rpcz_store.cc:276] 0709 14:52:42.227225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.231104 (+  3879us) service_pool.cc:224] Handling call
0709 14:52:42.773456 (+542352us) spinlock_profiling.cc:243] Waited 3.33 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:43.274723 (+501267us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7661824}
I20260709 14:52:43.329334 21606 raft_consensus.cc:1240] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.295801 21750 raft_consensus.cc:2468] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:43.276703 22318 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:43.335000 21718 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.024s	sys 0.076s
W20260709 14:52:43.345006 21718 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.025s	sys 0.081s
I20260709 14:52:43.274232 21870 raft_consensus.cc:359] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:43.329821 22276 raft_consensus.cc:2749] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.335968 22328 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:43.336951 22338 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.344620 21825 raft_consensus.cc:1240] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.345144 22373 raft_consensus.cc:2749] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:43.345432 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 594973us
I20260709 14:52:43.347246 21870 raft_consensus.cc:385] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.347697 21870 raft_consensus.cc:740] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.347978 21718 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:43.329667 22048 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.356156 21718 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:43.369822 21870 consensus_queue.cc:260] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:43.336304 22245 raft_consensus.cc:3055] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:43.346001 22328 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.348059 22318 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.337818 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:43.338449 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:43.338451 21754 raft_consensus.cc:1240] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.369339 21747 raft_consensus.cc:2393] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 1: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:43.346860 22373 raft_consensus.cc:2749] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.354487 22276 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.337344 22315 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:43.378562 21678 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.382004 21644 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.346194 22338 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.386723 22048 raft_consensus.cc:2804] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.372421 22245 raft_consensus.cc:740] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:43.386911 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.379783 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:43.382668 22369 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:43.380905 22189 consensus_queue.cc:1059] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:52:43.382499 22259 consensus_queue.cc:1059] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
W20260709 14:52:43.444967 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 58123.6us
I20260709 14:52:43.424595 22048 raft_consensus.cc:697] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
W20260709 14:52:43.451555 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 145627us
I20260709 14:52:43.451999 21644 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:43.450373 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 126151us
I20260709 14:52:43.383890 22329 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:43.385775 22276 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:43.454810 21870 ts_tablet_manager.cc:1434] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Time spent starting tablet: real 0.183s	user 0.006s	sys 0.002s
I20260709 14:52:43.454770 21793 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:43.455876 22400 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.391130 22312 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.453569 21644 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.454039 21719 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.452296 22048 consensus_queue.cc:237] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.456540 21793 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:43.444056 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 94) took 1177 ms. Trace:
I20260709 14:52:43.424722 22337 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:43.443984 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:43.445899 22384 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:43.451826 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:43.457216 22276 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.479523 21871 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:43.480062 21871 ts_tablet_manager.cc:1403] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.968s	user 0.020s	sys 0.023s
I20260709 14:52:43.457273 22393 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.481729 22407 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.462088 22309 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.456457 22400 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:43.488106 21718 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:43.471048 22369 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.490572 21719 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:43.461902 22329 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:43.481760 21645 leader_election.cc:304] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:43.471781 22312 consensus_queue.cc:1059] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:43.484120 22393 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.650826 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:43.487691 21600 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:43.482575 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:43.610131 22400 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.489116 22326 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:43.652612 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 164591us
I20260709 14:52:43.457842 22315 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.609815 22369 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:43.657094 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 203587us
I20260709 14:52:43.653235 22393 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.482944 22331 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:43.473598 22384 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.673506 21644 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:43.670709 21718 leader_election.cc:343] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.678568 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:43.681560 21718 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:43.681984 22373 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.682421 22373 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:43.682734 21718 leader_election.cc:343] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.471271 22245 consensus_queue.cc:260] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.678843 22304 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:43.693994 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 217403us
I20260709 14:52:43.678637 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:43.679657 22189 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.678620 22369 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.697019 22410 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:43.672444 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 190776us
I20260709 14:52:43.463563 21675 rpcz_store.cc:276] 0709 14:52:42.277579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.284402 (+  6823us) service_pool.cc:224] Handling call
0709 14:52:43.274578 (+990176us) spinlock_profiling.cc:243] Waited 1.98 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.443129 (+168551us) spinlock_profiling.cc:243] Waited 8.32 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053e9c 00007fe163053a5b 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.443362 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.443589 (+   227us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.443622 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.443749 (+   127us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:43.443786 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.443846 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.443976 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23686656}
I20260709 14:52:43.680577 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:43.689007 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 49) took 1493 ms. Trace:
I20260709 14:52:43.680792 21754 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:43.693727 22312 raft_consensus.cc:2804] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.703838 22413 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:43.695108 21747 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.702701 22304 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:43.701459 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 148) took 1074 ms. Trace:
I20260709 14:52:43.707921 22189 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:43.701646 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:43.707614 22259 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.692590 22315 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.701188 21602 raft_consensus.cc:1240] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.727494 21871 raft_consensus.cc:359] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.831017 21871 raft_consensus.cc:385] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.831461 21871 raft_consensus.cc:740] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.708007 22410 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:43.763101 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:43.828126 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 154670us
I20260709 14:52:43.723474 22406 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.710563 22373 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:43.721630 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 57) took 1488 ms. Trace:
I20260709 14:52:43.719115 22318 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.768183 22304 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.835348 21871 consensus_queue.cc:260] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.767885 22312 raft_consensus.cc:697] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:43.835403 21677 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 88) took 2120 ms (client timeout 2001 ms). Trace:
I20260709 14:52:43.771625 22189 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.770059 22293 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:43.830724 22259 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:43.766950 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 110) took 1103 ms. Trace:
I20260709 14:52:43.770633 22402 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:43.850329 21871 ts_tablet_manager.cc:1434] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.370s	user 0.007s	sys 0.008s
I20260709 14:52:43.845363 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 149) took 1215 ms. Trace:
I20260709 14:52:43.843046 22241 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.837600 21605 rpcz_store.cc:276] 0709 14:52:42.233681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.380814 (+147133us) service_pool.cc:224] Handling call
0709 14:52:43.721410 (+1340596us) spinlock_profiling.cc:243] Waited 222 ms on lock 0x7b54001ec154. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:43.721565 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":510801152}
I20260709 14:52:43.771238 22331 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.835852 22410 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.768419 21829 rpcz_store.cc:276] 0709 14:52:42.627023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.458224 (+831201us) service_pool.cc:224] Handling call
0709 14:52:43.491401 (+ 33177us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.639551 (+148150us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.671778 (+ 32227us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.677760 (+  5982us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:43.685820 (+  8060us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.690439 (+  4619us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.695383 (+  4944us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.846405 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 80) took 1341 ms. Trace:
W20260709 14:52:43.851704 21746 consensus_meta.cc:287] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.544s	user 0.003s	sys 0.006s
I20260709 14:52:43.851179 22373 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:43.852491 22259 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.766098 21600 rpcz_store.cc:276] 0709 14:52:42.225408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.226564 (+  1156us) service_pool.cc:224] Handling call
0709 14:52:43.452867 (+1226303us) spinlock_profiling.cc:243] Waited 1.11 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.463197 (+ 10330us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:43.654580 (+191383us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.687263 (+ 32683us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2550656}
I20260709 14:52:43.857241 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:43.851739 21679 rpcz_store.cc:276] 0709 14:52:42.663269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.289915 (+626646us) service_pool.cc:224] Handling call
0709 14:52:43.654902 (+364987us) spinlock_profiling.cc:243] Waited 8.18 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:43.765146 (+110244us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18822912}
I20260709 14:52:43.856999 22414 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:43.852836 22293 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.860226 22329 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:43.881228 22419 consensus_queue.cc:1059] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:43.888707 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 398192us
I20260709 14:52:43.888723 21871 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163: Bootstrap starting.
W20260709 14:52:43.846957 21677 rpcz_store.cc:269] 0709 14:52:41.713728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:41.714399 (+   671us) service_pool.cc:224] Handling call
0709 14:52:42.285106 (+570707us) spinlock_profiling.cc:243] Waited 3.97 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:43.677809 (+1392703us) spinlock_profiling.cc:243] Waited 32.5 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053f8c 00007fe163053ef6 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:43.834312 (+156503us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":83963520}
I20260709 14:52:43.887965 21793 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.891606 21719 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:43.863139 21746 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:43.856730 22241 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:43.882457 22404 log.cc:927] Time spent T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.214s	user 0.001s	sys 0.000s
I20260709 14:52:43.896522 22394 raft_consensus.cc:2749] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.896751 21600 raft_consensus.cc:1240] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:43.867520 21678 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:43.897442 21793 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.899412 22318 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:43.869792 22409 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.900238 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 151) took 1272 ms. Trace:
I20260709 14:52:43.902367 22413 raft_consensus.cc:2749] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:43.901942 21793 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:43.907428 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 415287us
I20260709 14:52:43.868556 22373 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.858749 22402 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.910301 21793 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:43.907877 22401 log.cc:927] Time spent T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
I20260709 14:52:43.922490 21793 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:43.920262 22409 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:43.920965 22394 raft_consensus.cc:2749] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.861634 21602 rpcz_store.cc:276] 0709 14:52:42.503711 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.258043 (+754332us) service_pool.cc:224] Handling call
0709 14:52:43.655925 (+397882us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.687661 (+ 31736us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.833393 (+145732us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.844687 (+ 11294us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26005248}
I20260709 14:52:43.885004 22412 consensus_queue.cc:1048] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 14:52:43.853540 21824 rpcz_store.cc:276] 0709 14:52:42.627281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.677733 (+1050452us) service_pool.cc:224] Handling call
0709 14:52:43.725503 (+ 47770us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.767136 (+ 41633us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.771727 (+  4591us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.832027 (+ 60300us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:43.834367 (+  2340us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.836566 (+  2199us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.842622 (+  6056us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.930359 22394 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:43.946658 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:43.921025 22385 raft_consensus.cc:2749] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.885380 22312 consensus_queue.cc:237] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:43.936514 22403 log.cc:927] Time spent T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
I20260709 14:52:43.919188 22419 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:43.956600 21719 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:43.958235 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:43.930370 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:43.945569 22394 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:43.890569 22414 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:43.966391 22402 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:43.966545 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:43.966778 21645 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:43.908680 21829 rpcz_store.cc:276] 0709 14:52:42.627728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.862577 (+1234849us) service_pool.cc:224] Handling call
0709 14:52:43.894620 (+ 32043us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.899886 (+  5266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.899917 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.899962 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:43.899999 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.900071 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.900180 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.973894 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:43.970119 21601 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 0.
I20260709 14:52:43.947329 22424 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.975119 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:43.975718 21829 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:43.976253 22409 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:43.976521 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:43.976534 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 107) took 1322 ms. Trace:
I20260709 14:52:43.977522 21872 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
I20260709 14:52:43.964125 22419 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:43.981025 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 57849us
I20260709 14:52:43.981866 21793 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.982221 21719 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:43.960793 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:43.984552 21793 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:43.946193 22400 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:43.971869 22394 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:43.968629 21824 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:43.984939 21644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:43.988940 21644 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:43.992738 22369 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:43.993366 22395 raft_consensus.cc:2749] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.994093 22416 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.994704 22369 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:43.994800 22411 raft_consensus.cc:2749] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:43.975203 22424 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:43.977596 21674 rpcz_store.cc:276] 0709 14:52:42.662266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.263481 (+601215us) service_pool.cc:224] Handling call
0709 14:52:43.378807 (+115326us) spinlock_profiling.cc:243] Waited 21.2 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.975798 (+596991us) spinlock_profiling.cc:243] Waited 904 us on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053e9c 00007fe163053a5b 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.975976 (+   178us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.976129 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.976155 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.976284 (+   129us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:43.976324 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.976386 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.976483 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":50768896}
I20260709 14:52:44.004639 22428 consensus_queue.cc:1059] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:43.981590 22412 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.974138 21645 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:52:44.012053 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 101146us
I20260709 14:52:44.017884 21871 tablet_bootstrap.cc:654] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:44.018941 21719 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:44.002419 22385 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:43.987962 21675 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:44.023303 22427 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.023836 22427 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.020529 21644 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:44.005511 22424 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.026396 21719 leader_election.cc:304] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.011458 22412 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.019100 22406 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.020167 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.021561 22385 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:44.025003 22411 raft_consensus.cc:2749] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.044571 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 106) took 1411 ms. Trace:
I20260709 14:52:44.044255 22241 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:44.038177 22412 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:44.048023 22422 log.cc:927] Time spent T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
I20260709 14:52:44.049854 21872 tablet_bootstrap.cc:654] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:44.050254 22189 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.039598 22416 raft_consensus.cc:2749] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:44.057722 21753 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.059698 22406 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.045956 22293 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.060187 22433 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.044943 21680 rpcz_store.cc:276] 0709 14:52:42.649279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.258794 (+609515us) service_pool.cc:224] Handling call
0709 14:52:43.669881 (+411087us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:43.670061 (+   180us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.679327 (+  9266us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:43.864425 (+185098us) log.cc:844] Serialized 14 byte log entry
0709 14:52:44.043733 (+179308us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.043783 (+    50us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.043823 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.044410 (+   587us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.044517 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":201233,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":37,"spinlock_wait_cycles":28668288,"thread_start_us":336657,"threads_started":3}
I20260709 14:52:44.068007 22419 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.068755 22419 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:44.063488 21570 leader_election.cc:336] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Timed out: RequestConsensusVote RPC to 127.19.35.67:46607 timed out after 1.524s (SENT)
I20260709 14:52:44.046401 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.071276 22400 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.044169 22385 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.060174 22406 raft_consensus.cc:697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:44.080806 21824 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.088716 22335 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.075259 22433 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.089691 22433 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.072328 22189 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.072441 22419 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:44.073304 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 99254us
I20260709 14:52:44.205339 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.219803 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.221570 21753 raft_consensus.cc:2393] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
W20260709 14:52:44.221896 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 201446us
W20260709 14:52:44.231805 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 190009us
W20260709 14:52:44.100788 22276 consensus_meta.cc:287] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.617s	user 0.006s	sys 0.003s
I20260709 14:52:44.228732 22419 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.113255 22410 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:44.235644 21644 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:44.091238 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.136549 22189 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:44.188223 22373 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.142490 22245 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.239192 21793 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:44.128906 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.138648 21751 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.244122 21753 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.129487 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.246717 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 147) took 1620 ms. Trace:
I20260709 14:52:44.248409 21597 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.248811 22189 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:44.128244 21792 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:44.076964 22369 consensus_queue.cc:1059] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.158s
I20260709 14:52:44.126183 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.252686 21793 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:44.240238 21569 leader_election.cc:343] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:44.100625 22414 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.255981 21644 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:44.109236 22428 consensus_queue.cc:1059] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.142s
I20260709 14:52:44.249909 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 139) took 1625 ms. Trace:
I20260709 14:52:44.250185 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.258072 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:44.258107 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 98) took 1007 ms. Trace:
I20260709 14:52:44.255905 22412 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.274143 21751 rpcz_store.cc:276] 0709 14:52:43.251164 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.293621 (+ 42457us) service_pool.cc:224] Handling call
0709 14:52:44.138264 (+844643us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.138457 (+   193us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.255124 (+116667us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.258053 (+  2929us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6281600}
I20260709 14:52:44.275548 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.275573 22412 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.276533 22385 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.258809 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:44.253650 22378 raft_consensus.cc:2749] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.278142 21793 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:44.136404 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.269440 21569 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.236512 22276 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:44.276782 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:44.263480 22436 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:44.276718 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.283988 21644 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.249125 22394 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:44.287859 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 47645.6us
I20260709 14:52:44.288378 21644 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
W20260709 14:52:44.288532 21569 leader_election.cc:343] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:44.280079 21598 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 0.
I20260709 14:52:44.294727 21793 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:44.278779 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 159655us
I20260709 14:52:44.295581 22436 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.295997 22436 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:44.277474 21746 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.137737 22406 consensus_queue.cc:237] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.278457 21829 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.277567 21676 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.296226 22369 raft_consensus.cc:2749] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.282155 21597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 79) took 1783 ms. Trace:
I20260709 14:52:44.301987 21644 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.289167 22412 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.295885 22378 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.296756 22395 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:44.295893 22276 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.277843 22259 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:44.300323 22241 raft_consensus.cc:2749] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.302124 22437 consensus_queue.cc:1059] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:52:44.299916 22402 raft_consensus.cc:2749] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:44.293423 21751 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:44.273907 21828 rpcz_store.cc:276] 0709 14:52:42.624376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.235136 (+1610760us) service_pool.cc:224] Handling call
0709 14:52:44.249406 (+ 14270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.249572 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.249598 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.249650 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.249681 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.249741 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.249837 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:44.358048 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 63396.4us
W20260709 14:52:44.358736 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 57860.8us
W20260709 14:52:44.359525 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 57610.5us
I20260709 14:52:44.361302 21871 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163: No bootstrap required, opened a new log
I20260709 14:52:44.260908 21821 rpcz_store.cc:276] 0709 14:52:42.626753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.245833 (+1619080us) service_pool.cc:224] Handling call
0709 14:52:44.246180 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.246379 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.246407 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.246455 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.246491 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.246555 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.246661 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:44.364290 21871 ts_tablet_manager.cc:1403] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163: Time spent bootstrapping tablet: real 0.505s	user 0.033s	sys 0.033s
I20260709 14:52:44.300421 21822 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:44.364637 21644 leader_election.cc:343] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:44.369952 21822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 97) took 2449 ms (client timeout 1567 ms). Trace:
I20260709 14:52:44.370352 21644 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:44.314113 22395 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.310145 22412 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.313467 22378 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.354161 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:44.371594 22393 consensus_meta.cc:287] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.684s	user 0.020s	sys 0.010s
I20260709 14:52:44.374903 21672 raft_consensus.cc:2468] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:44.379689 21570 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.380604 21644 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
W20260709 14:52:44.371289 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:44.374239 22328 consensus_meta.cc:287] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.992s	user 0.013s	sys 0.006s
I20260709 14:52:44.363170 22312 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.362731 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.381083 21602 raft_consensus.cc:1240] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.384405 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.384661 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.385242 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:44.377277 22412 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.376255 22395 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:44.370312 21822 rpcz_store.cc:269] 0709 14:52:41.921082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:41.930411 (+  9329us) service_pool.cc:224] Handling call
0709 14:52:42.601309 (+670898us) spinlock_profiling.cc:243] Waited 21.4 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:44.129744 (+1528435us) spinlock_profiling.cc:243] Waited 4.1 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053e9c 00007fe163053a5b 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:44.369877 (+240133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":58661504}
I20260709 14:52:44.381258 22445 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.376955 22189 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.427686 21871 raft_consensus.cc:359] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:44.428048 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 43943.2us
I20260709 14:52:44.431332 21871 raft_consensus.cc:385] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:44.431641 21871 raft_consensus.cc:740] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Initialized, Role: FOLLOWER
I20260709 14:52:44.431999 21644 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.378651 22378 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.358381 22441 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.378260 22338 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.429895 21872 tablet_bootstrap.cc:492] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:44.384661 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:44.370383 22362 consensus_queue.cc:1059] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 14:52:44.433687 21872 ts_tablet_manager.cc:1403] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.456s	user 0.019s	sys 0.003s
I20260709 14:52:44.384402 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.424914 22329 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.434947 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:44.436245 21604 raft_consensus.cc:1240] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.437582 21644 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.437688 21871 consensus_queue.cc:260] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.429699 21820 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
W20260709 14:52:44.441318 21644 leader_election.cc:343] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:44.449960 21644 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:44.450639 22437 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.450965 22437 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.451298 22437 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.429718 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:44.442888 22312 raft_consensus.cc:2749] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.443356 21871 ts_tablet_manager.cc:1434] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.002s
I20260709 14:52:44.430291 22335 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:44.442523 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.305868 21597 rpcz_store.cc:276] 0709 14:52:42.503392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.903414 (+400022us) service_pool.cc:224] Handling call
0709 14:52:43.670506 (+767092us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.248035 (+577529us) spinlock_profiling.cc:243] Waited 8.64 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053e9c 00007fe163053a5b 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.248222 (+   187us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.265856 (+ 17634us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.279115 (+ 13259us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":54933120}
I20260709 14:52:44.438535 22338 raft_consensus.cc:2749] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.433138 22445 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:44.470315 22445 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.388190 22393 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.437156 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.434460 22410 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.461699 21676 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:44.462903 22337 raft_consensus.cc:3055] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.463882 21829 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:44.464129 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.477843 22435 raft_consensus.cc:2749] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.478457 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.478838 22394 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.479559 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.479702 22385 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.480629 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.464722 22259 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.465345 22369 raft_consensus.cc:3055] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.439185 22329 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:44.466671 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.455691 21598 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.474817 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.468551 21719 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:44.429802 22328 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.435482 22441 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.473989 21680 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:44.468179 22424 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.469727 21872 raft_consensus.cc:359] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.475461 22337 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:44.475871 21676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 142) took 1189 ms. Trace:
I20260709 14:52:44.484426 22329 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:44.481531 22304 consensus_meta.cc:287] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.630s	user 0.008s	sys 0.014s
I20260709 14:52:44.467623 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 161) took 1697 ms. Trace:
I20260709 14:52:44.491963 21872 raft_consensus.cc:385] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:44.483443 22369 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:44.476029 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.481263 22373 raft_consensus.cc:2749] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.469367 22335 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:44.455260 22442 consensus_queue.cc:1059] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 14:52:44.491598 22259 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:44.476851 22393 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.494330 22337 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.502249 21872 raft_consensus.cc:740] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:44.501847 21606 rpcz_store.cc:276] 0709 14:52:42.769919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.285935 (+516016us) service_pool.cc:224] Handling call
0709 14:52:43.286202 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.345253 (+ 59051us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.467418 (+1122165us) spinlock_profiling.cc:243] Waited 42.9 ms on lock 0x7b54000663d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.467572 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":98656640}
I20260709 14:52:44.493017 21676 rpcz_store.cc:276] 0709 14:52:43.286097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.286396 (+   299us) service_pool.cc:224] Handling call
0709 14:52:44.126030 (+839634us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:44.475794 (+349764us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29832064}
I20260709 14:52:44.494128 22410 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.512336 22433 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.487087 21675 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.501343 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.491323 22449 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.513089 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.493630 22441 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.481145 22436 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.533645 21828 raft_consensus.cc:2393] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:44.501921 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.519132 21603 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:44.521314 21872 consensus_queue.cc:260] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.519140 22384 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:44.514986 22259 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.538923 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.524077 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 145) took 1898 ms. Trace:
I20260709 14:52:44.524621 22335 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.525274 22412 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.526283 22419 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.528692 21570 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:44.506705 22304 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.543354 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.548815 21681 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:44.549242 21681 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 114) took 1884 ms (client timeout 2031 ms). Trace:
I20260709 14:52:44.546149 21570 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:44.547389 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.528420 22393 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:44.549537 21681 rpcz_store.cc:269] 0709 14:52:42.664501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.819938 (+155437us) service_pool.cc:224] Handling call
0709 14:52:44.543220 (+1723282us) spinlock_profiling.cc:243] Waited 6.99 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:44.549172 (+  5952us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16077056}
I20260709 14:52:44.532888 22437 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.554697 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.550060 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 103) took 1082 ms. Trace:
I20260709 14:52:44.551095 22335 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.561142 21674 raft_consensus.cc:1240] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.560659 21681 raft_consensus.cc:2376] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:44.553866 21828 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.562546 21752 raft_consensus.cc:1240] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.544312 21820 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.563915 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.565999 22335 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.553553 22393 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.552389 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.561339 22445 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.588002 22419 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.588698 22445 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.569368 21570 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.555212 22449 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.589424 22449 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.571856 22444 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:44.541671 21826 rpcz_store.cc:276] 0709 14:52:42.625875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.523258 (+1897383us) service_pool.cc:224] Handling call
0709 14:52:44.523581 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.523755 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.523782 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.523830 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.523860 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.523913 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.524023 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:44.584954 22335 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.572293 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:44.575294 22304 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.548307 22369 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.596577 22369 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.585369 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.563269 21824 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:44.569469 22259 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:44.589741 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.576292 22433 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.595690 22448 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.586792 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.597965 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 152) took 1214 ms. Trace:
I20260709 14:52:44.600346 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 146) took 1974 ms. Trace:
I20260709 14:52:44.563961 21747 rpcz_store.cc:276] 0709 14:52:43.479076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.491003 (+ 11927us) service_pool.cc:224] Handling call
0709 14:52:43.680393 (+189390us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.766073 (+ 85680us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.547986 (+781913us) spinlock_profiling.cc:243] Waited 5.58 ms on lock 0x7b54000c2954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.548141 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12823808}
I20260709 14:52:44.600685 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.598687 21827 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.609865 21824 raft_consensus.cc:1240] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.611141 22393 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.612169 21873 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:44.612514 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.621656 22448 raft_consensus.cc:697] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:44.622781 21751 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.621538 22426 raft_consensus.cc:3055] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.647652 22448 consensus_queue.cc:237] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.648967 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.618268 22328 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.622853 21674 rpcz_store.cc:276] 0709 14:52:43.397067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.074153 (+677086us) service_pool.cc:224] Handling call
0709 14:52:44.074442 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.567436 (+492994us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.597738 (+ 30302us) spinlock_profiling.cc:243] Waited 479 ms on lock 0x7b54002e6b54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.597910 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1102771072}
I20260709 14:52:44.653721 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.672621 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.673632 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.656158 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.656643 22393 consensus_queue.cc:1059] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.648487 21679 raft_consensus.cc:1240] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.658188 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.678956 21678 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:44.679874 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.680414 21678 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:44.658605 21827 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:44.616422 22441 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:44.664914 21672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 143) took 1378 ms. Trace:
I20260709 14:52:44.665951 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.708455 21676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 154) took 1243 ms. Trace:
I20260709 14:52:44.692026 21750 raft_consensus.cc:1240] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.708886 21676 rpcz_store.cc:276] 0709 14:52:43.477665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.532708 (+1055043us) service_pool.cc:224] Handling call
0709 14:52:44.533023 (+   315us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.541493 (+  8470us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.543699 (+  2206us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.548506 (+  4807us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.550822 (+  2316us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.708235 (+157413us) spinlock_profiling.cc:243] Waited 1.51 ms on lock 0x7b540030c5d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.708279 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.708402 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3475200}
I20260709 14:52:44.654793 22426 raft_consensus.cc:740] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:44.675459 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.676833 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.678692 22335 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.663710 22397 raft_consensus.cc:3055] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.713150 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:44.687254 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.687868 21606 raft_consensus.cc:1240] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.688778 21597 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:44.689385 21824 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.689584 21604 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.690290 21602 raft_consensus.cc:1240] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.688931 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.690812 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.691311 21570 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:44.681164 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:44.764170 22426 consensus_queue.cc:260] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:44.770043 22426 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.692232 22433 raft_consensus.cc:3055] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.691439 22412 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:44.705426 21503 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47726 (request call id 82) took 4559 ms. Trace:
I20260709 14:52:44.723601 22335 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:44.746152 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.779780 22390 raft_consensus.cc:3055] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.780170 22390 raft_consensus.cc:740] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:44.780522 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.781153 21753 raft_consensus.cc:2468] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:44.780977 22390 consensus_queue.cc:260] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:44.753526 21873 tablet_bootstrap.cc:654] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:44.759766 22424 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:44.782020 22390 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:44.760701 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.761055 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:44.764117 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:44.766417 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 75186.2us
I20260709 14:52:44.783344 21570 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:44.723923 21599 raft_consensus.cc:1240] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:44.644435 21823 rpcz_store.cc:276] 0709 14:52:42.626152 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.987221 (+1361069us) service_pool.cc:224] Handling call
0709 14:52:44.593104 (+605883us) spinlock_profiling.cc:243] Waited 5.55 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053f8c 00007fe163053ef6 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.598137 (+  5033us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.600005 (+  1868us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.600038 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:44.600079 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:44.600121 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.600176 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:44.600279 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12757888}
I20260709 14:52:44.785315 22335 raft_consensus.cc:2804] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:44.785672 22335 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.786022 21792 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:44.787225 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 69) took 2579 ms. Trace:
W20260709 14:52:44.772251 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 52089.1us
I20260709 14:52:44.774730 21673 raft_consensus.cc:1240] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.775245 22444 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.756316 22397 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:44.703111 21675 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:44.697815 21672 rpcz_store.cc:276] 0709 14:52:43.286682 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.654514 (+367832us) service_pool.cc:224] Handling call
0709 14:52:44.664737 (+1010223us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b5400300cd4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:44.664854 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":494756224}
I20260709 14:52:44.697122 21820 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:44.777987 22429 raft_consensus.cc:3055] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.707737 21754 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:44.711856 21822 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.781976 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.725848 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 99) took 1474 ms. Trace:
I20260709 14:52:44.794173 22293 consensus_queue.cc:1059] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:44.756664 21674 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:44.776371 22433 raft_consensus.cc:740] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:45.339465 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 165) took 1067 ms. Trace:
W20260709 14:52:45.121104 21644 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.019s	sys 0.054s
I20260709 14:52:44.981117 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:45.341575 21644 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.889s	user 0.020s	sys 0.068s
W20260709 14:52:45.135957 21793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.039s	sys 0.039s
I20260709 14:52:44.804782 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:45.006372 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.344972 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.929760 21681 raft_consensus.cc:2376] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:45.339928 21753 rpcz_store.cc:276] 0709 14:52:44.272205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.781756 (+509551us) service_pool.cc:224] Handling call
0709 14:52:45.339404 (+557648us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:44.852047 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:44.787586 21825 rpcz_store.cc:276] 0709 14:52:42.207429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.622442 (+415013us) service_pool.cc:224] Handling call
0709 14:52:42.626321 (+  3879us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.346529 (+720208us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.786982 (+1440453us) spinlock_profiling.cc:243] Waited 712 ms on lock 0x7b54003d27d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.787150 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1639187072}
W20260709 14:52:45.343120 21793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.940s	user 0.043s	sys 0.048s
I20260709 14:52:44.785987 22335 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:45.029575 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.355883 21755 raft_consensus.cc:2393] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:45.344033 21603 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:45.360865 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:45.254186 21751 consensus_meta.cc:287] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.609s	user 0.006s	sys 0.002s
W20260709 14:52:45.343837 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 891395us
I20260709 14:52:45.365633 21644 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.919744 21750 raft_consensus.cc:2393] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
W20260709 14:52:45.267653 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.204880 22369 consensus_meta.cc:287] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.602s	user 0.004s	sys 0.004s
W20260709 14:52:45.136654 22329 consensus_meta.cc:287] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.630s	user 0.008s	sys 0.001s
W20260709 14:52:45.174172 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.792109 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:45.064559 21598 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.368863 22389 consensus_queue.cc:1059] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:52:45.255914 21749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 78) took 1011 ms. Trace:
I20260709 14:52:45.374581 21570 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:45.029910 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:45.347277 22414 raft_consensus.cc:3055] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.796501 22400 consensus_queue.cc:1059] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.604s
I20260709 14:52:44.949815 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:44.852878 22328 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:44.885977 22318 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:44.899279 21673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 111) took 2225 ms. Trace:
I20260709 14:52:45.005237 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 160) took 2257 ms. Trace:
I20260709 14:52:45.036047 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:44.978956 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.003703 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:45.057149 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:45.443657 22426 consensus_meta.cc:287] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.673s	user 0.009s	sys 0.000s
I20260709 14:52:45.443972 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 166) took 1061 ms. Trace:
I20260709 14:52:45.444624 22426 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.444895 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 166) took 1172 ms. Trace:
W20260709 14:52:45.445911 21570 leader_election.cc:343] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:45.358788 22338 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:45.059638 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:45.358737 21828 consensus_meta.cc:287] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.773s	user 0.009s	sys 0.000s
I20260709 14:52:45.366428 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 153) took 1911 ms. Trace:
W20260709 14:52:45.366114 22449 consensus_meta.cc:287] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.772s	user 0.000s	sys 0.009s
I20260709 14:52:45.451187 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 167) took 1178 ms. Trace:
I20260709 14:52:45.455469 21746 rpcz_store.cc:276] 0709 14:52:44.272677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.920403 (+647726us) service_pool.cc:224] Handling call
0709 14:52:45.451134 (+530731us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.456471 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:45.457201 21746 raft_consensus.cc:2393] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:45.457602 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 81) took 1212 ms. Trace:
I20260709 14:52:45.457902 21746 rpcz_store.cc:276] 0709 14:52:44.250845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.456182 (+1205337us) service_pool.cc:224] Handling call
0709 14:52:45.457552 (+  1370us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.453692 21679 rpcz_store.cc:276] 0709 14:52:43.462843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.494290 (+1031447us) service_pool.cc:224] Handling call
0709 14:52:44.520103 (+ 25813us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.678566 (+158463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.064869 (+386303us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b54000983d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:45.362441 (+297572us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":237049600}
I20260709 14:52:45.458846 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:45.425669 21673 rpcz_store.cc:276] 0709 14:52:42.663552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.275270 (+611718us) service_pool.cc:224] Handling call
0709 14:52:44.774344 (+1499074us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.774545 (+   201us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.796070 (+ 21525us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.889290 (+ 93220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":31747968}
I20260709 14:52:45.054270 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:44.881969 22437 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:45.464922 21872 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.921s	user 0.009s	sys 0.012s
I20260709 14:52:45.149749 22441 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:45.347054 22436 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:45.401932 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 107) took 1763 ms. Trace:
I20260709 14:52:45.034206 22418 raft_consensus.cc:3055] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:45.368867 21751 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
W20260709 14:52:45.366986 21644 leader_election.cc:343] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:45.473305 21793 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:45.362874 22429 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:45.363711 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 120) took 1481 ms. Trace:
I20260709 14:52:45.360386 21754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 76) took 1116 ms. Trace:
W20260709 14:52:45.495885 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 128929us
I20260709 14:52:45.423921 21680 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.496790 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 108) took 1816 ms. Trace:
I20260709 14:52:45.497099 21680 rpcz_store.cc:276] 0709 14:52:43.693502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.403759 (+1710257us) service_pool.cc:224] Handling call
0709 14:52:45.423758 (+ 19999us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.496544 (+ 72786us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.496718 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.369094 22393 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:45.280452 22451 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:44.958788 22427 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:45.350550 21752 rpcz_store.cc:276] 0709 14:52:43.251442 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.294749 (+ 43307us) service_pool.cc:224] Handling call
0709 14:52:44.539091 (+1244342us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.539275 (+   184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.571582 (+ 32307us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.725631 (+154049us) spinlock_profiling.cc:243] Waited 21 ms on lock 0x7b54002c6854. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.725793 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":55728768}
I20260709 14:52:45.506837 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:45.507659 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 154) took 1254 ms. Trace:
I20260709 14:52:45.507979 21752 rpcz_store.cc:276] 0709 14:52:44.253723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.506561 (+1252838us) service_pool.cc:224] Handling call
0709 14:52:45.507604 (+  1043us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.416278 22293 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:45.509364 22293 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:45.509774 22293 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.510004 21679 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.510691 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 113) took 1433 ms. Trace:
I20260709 14:52:45.511022 21679 rpcz_store.cc:276] 0709 14:52:44.077754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.459285 (+1381531us) service_pool.cc:224] Handling call
0709 14:52:45.462655 (+  3370us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.510443 (+ 47788us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.510637 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:45.512251 22383 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.031s	sys 0.094s
W20260709 14:52:45.512616 22383 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.987s	user 0.031s	sys 0.095s
I20260709 14:52:45.405328 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 84) took 1153 ms. Trace:
I20260709 14:52:45.378034 22391 consensus_queue.cc:1059] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:52:45.432166 21824 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.401332 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:45.425271 22433 consensus_queue.cc:260] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:45.404301 22417 consensus_queue.cc:1059] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 14:52:45.434370 22318 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:45.405205 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 82) took 2069 ms. Trace:
I20260709 14:52:45.416344 22414 raft_consensus.cc:740] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:45.417766 22369 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:45.371531 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 80) took 1126 ms. Trace:
I20260709 14:52:45.525528 21755 rpcz_store.cc:276] 0709 14:52:44.245059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.245160 (+   101us) service_pool.cc:224] Handling call
0709 14:52:44.980960 (+735800us) spinlock_profiling.cc:243] Waited 1.5 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:45.371461 (+390501us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3444480}
I20260709 14:52:45.423158 22328 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:45.403852 22329 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:45.378625 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:45.446097 21675 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.445827 21825 raft_consensus.cc:1240] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.433487 21605 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:45.435340 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 163) took 1210 ms. Trace:
W20260709 14:52:45.454816 22378 consensus_meta.cc:287] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 1.014s	user 0.007s	sys 0.003s
I20260709 14:52:44.796162 22444 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
W20260709 14:52:45.465417 21872 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.924s	user 0.010s	sys 0.012s
I20260709 14:52:45.451025 22338 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:45.468032 21674 rpcz_store.cc:276] 0709 14:52:43.654962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.401490 (+1746528us) service_pool.cc:224] Handling call
0709 14:52:45.401874 (+   384us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:44.894357 22397 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:45.358757 22424 consensus_queue.cc:1059] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 14:52:45.498538 21644 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:44.777001 21503 rpcz_store.cc:276] 0709 14:52:40.189753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.192871 (+  3118us) service_pool.cc:224] Handling call
0709 14:52:40.453133 (+260262us) spinlock_profiling.cc:243] Waited 105 ms on lock 0x7b540021b954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e2090 00007fe166180f3a 00007fe16bf371cc 00007fe16c03537e 00007fe16a4f62a4 00007fe16a4f6232 00007fe16a4f6161 00007fe16a4f60dc 00007fe16a4f5392 00007fe1644b348c 00007fe1644b28c6
0709 14:52:44.705340 (+4252207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:43.283194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:43.283912 (+   718us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:43.283995 (+    83us) write_op.cc:435] Acquired schema lock
0709 14:52:43.284012 (+    17us) tablet.cc:662] Decoding operations
0709 14:52:43.284338 (+   326us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:43.284407 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:43.284443 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:43.284627 (+   184us) tablet.cc:701] Row locks acquired
0709 14:52:43.284644 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:52:43.284766 (+   122us) write_op.cc:270] Start()
0709 14:52:43.284864 (+    98us) write_op.cc:276] Timestamp: P: 1783608763284727 usec, L: 0
0709 14:52:43.284885 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:52:43.348967 (+ 64082us) log.cc:844] Serialized 537 byte log entry
0709 14:52:44.142913 (+793946us) op_driver.cc:464] REPLICATION: finished
0709 14:52:44.361989 (+219076us) write_op.cc:301] APPLY: starting
0709 14:52:44.367145 (+  5156us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:44.376054 (+  8909us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:44.430656 (+ 54602us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:44.434150 (+  3494us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:44.434291 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:52:44.434332 (+    41us) write_op.cc:312] APPLY: finished
0709 14:52:44.436155 (+  1823us) log.cc:844] Serialized 22 byte log entry
0709 14:52:44.436310 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:44.436401 (+    91us) write_op.cc:454] Released schema lock
0709 14:52:44.436436 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:44.436749 (+   313us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:44.436777 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":242115968,"child_traces":[["op",{"apply.queue_time_us":119205,"apply.run_cpu_time_us":2178,"apply.run_wall_time_us":84144,"num_ops":1,"prepare.queue_time_us":526346,"prepare.run_cpu_time_us":14459,"prepare.run_wall_time_us":190746,"raft.queue_time_us":109184,"raft.run_cpu_time_us":11996,"raft.run_wall_time_us":214840,"replication_time_us":824192,"thread_start_us":661625,"threads_started":4,"wal-append.queue_time_us":272655}]]}
I20260709 14:52:45.451373 21602 raft_consensus.cc:2468] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 0.
I20260709 14:52:45.452171 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:45.503710 22400 raft_consensus.cc:2749] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:45.536728 22433 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.444425 21600 rpcz_store.cc:276] 0709 14:52:44.382358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.383591 (+  1233us) service_pool.cc:224] Handling call
0709 14:52:44.978796 (+595205us) spinlock_profiling.cc:243] Waited 4.12 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:45.443849 (+465053us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9469312}
I20260709 14:52:45.453399 21828 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:45.508872 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:45.534687 22369 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:45.447507 21747 rpcz_store.cc:276] 0709 14:52:44.272440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.920140 (+647700us) service_pool.cc:224] Handling call
0709 14:52:45.444817 (+524677us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.445117 22426 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:45.528539 21570 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:45.599965 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 71500.4us
W20260709 14:52:45.593247 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.534446 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 153) took 1281 ms. Trace:
I20260709 14:52:45.603396 21753 rpcz_store.cc:276] 0709 14:52:44.253401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.378291 (+1124890us) service_pool.cc:224] Handling call
0709 14:52:45.534390 (+156099us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.604218 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:45.604748 21753 raft_consensus.cc:2468] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:45.513928 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 106) took 1210 ms. Trace:
I20260709 14:52:45.460063 22449 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.552984 21681 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.522492 22418 raft_consensus.cc:740] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:45.554111 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:45.617843 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 179) took 1026 ms. Trace:
I20260709 14:52:45.618181 21755 rpcz_store.cc:276] 0709 14:52:44.591325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.530065 (+938740us) service_pool.cc:224] Handling call
0709 14:52:45.617787 (+ 87722us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.556221 21606 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.427675 21599 rpcz_store.cc:276] 0709 14:52:42.747569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.279220 (+531651us) service_pool.cc:224] Handling call
0709 14:52:44.607456 (+1328236us) spinlock_profiling.cc:243] Waited 8.13 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:44.607630 (+   174us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.784884 (+177254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.002797 (+217913us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b5400460ad4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:45.005152 (+  2355us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":285595904}
I20260709 14:52:45.527431 22328 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.504254 21820 rpcz_store.cc:276] 0709 14:52:43.878840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.475354 (+596514us) service_pool.cc:224] Handling call
0709 14:52:45.359857 (+884503us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.513332 21750 rpcz_store.cc:276] 0709 14:52:44.251383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.710163 (+458780us) service_pool.cc:224] Handling call
0709 14:52:45.403477 (+693314us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.623071 21750 raft_consensus.cc:1240] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.623677 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 171) took 1350 ms. Trace:
I20260709 14:52:45.623983 21750 rpcz_store.cc:276] 0709 14:52:44.273692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.622576 (+1348884us) service_pool.cc:224] Handling call
0709 14:52:45.622897 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.623440 (+   543us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.623622 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.525264 21672 raft_consensus.cc:2376] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:45.626394 21672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 155) took 1095 ms. Trace:
I20260709 14:52:45.464278 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 147) took 1212 ms. Trace:
I20260709 14:52:45.628377 21746 rpcz_store.cc:276] 0709 14:52:44.251604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.458616 (+1207012us) service_pool.cc:224] Handling call
0709 14:52:45.464223 (+  5607us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:45.561151 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 62653.7us
I20260709 14:52:45.504410 21754 rpcz_store.cc:276] 0709 14:52:44.244139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.254625 (+ 10486us) service_pool.cc:224] Handling call
0709 14:52:44.665840 (+411215us) spinlock_profiling.cc:243] Waited 4.47 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:45.353154 (+687314us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10273664}
I20260709 14:52:45.506148 22451 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.631682 22451 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:45.556535 21677 raft_consensus.cc:1240] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.554059 22444 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.631983 21679 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:45.633066 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.601029 21570 leader_election.cc:336] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Timed out: RequestConsensusVote RPC to 127.19.35.67:46607 timed out after 1.517s (SENT)
I20260709 14:52:45.469018 22315 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.565773 22397 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.553601 22378 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:45.607863 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:45.565270 22437 raft_consensus.cc:2749] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:45.637120 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:45.638418 21755 raft_consensus.cc:1240] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.563231 21676 raft_consensus.cc:1275] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:45.609493 21681 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 121) took 1309 ms. Trace:
W20260709 14:52:45.598151 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.611610 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:45.620296 21827 raft_consensus.cc:1240] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.565300 21872 ts_tablet_manager.cc:1434] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 1.130s	user 0.027s	sys 0.012s
W20260709 14:52:45.693996 21872 ts_tablet_manager.cc:1467] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Tablet startup took 1259ms
I20260709 14:52:45.694392 22369 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:45.629602 21644 leader_election.cc:343] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:45.607558 21752 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:45.609831 22321 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:45.697916 22321 raft_consensus.cc:697] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:45.698937 22426 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:45.698745 22321 consensus_queue.cc:237] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.524973 21822 rpcz_store.cc:276] 0709 14:52:43.336132 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.618534 (+1282402us) service_pool.cc:224] Handling call
0709 14:52:44.670938 (+ 52404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.362975 (+692037us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.403432 (+ 40457us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.613337 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 160) took 1382 ms. Trace:
W20260709 14:52:45.678089 22448 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.006s	user 0.004s	sys 0.026s
I20260709 14:52:45.536198 21821 rpcz_store.cc:276] 0709 14:52:44.222513 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.482239 (+259726us) service_pool.cc:224] Handling call
0709 14:52:44.949650 (+467411us) spinlock_profiling.cc:243] Waited 3.66 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:45.433128 (+483478us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8416128}
I20260709 14:52:45.708531 21747 raft_consensus.cc:1240] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.708794 22378 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:45.608134 22414 consensus_queue.cc:260] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.708963 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.709221 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 157) took 1454 ms. Trace:
I20260709 14:52:45.709510 22414 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.709610 21747 rpcz_store.cc:276] 0709 14:52:44.254353 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.614728 (+1360375us) service_pool.cc:224] Handling call
0709 14:52:45.708343 (+ 93615us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.708974 (+   631us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.709153 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.710186 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.710978 21821 raft_consensus.cc:2393] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:45.679924 21681 rpcz_store.cc:276] 0709 14:52:44.311534 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.528147 (+1216613us) service_pool.cc:224] Handling call
0709 14:52:45.536438 (+  8291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.609245 (+ 72807us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.609441 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:45.683543 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 82543us
I20260709 14:52:45.681428 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 149) took 1429 ms. Trace:
I20260709 14:52:45.713809 21753 rpcz_store.cc:276] 0709 14:52:44.252051 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.611381 (+1359330us) service_pool.cc:224] Handling call
0709 14:52:45.681371 (+ 69990us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.715206 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 178) took 1124 ms. Trace:
I20260709 14:52:45.715515 21753 rpcz_store.cc:276] 0709 14:52:44.591068 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.714476 (+1123408us) service_pool.cc:224] Handling call
0709 14:52:45.714761 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.714909 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:45.714934 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:45.714986 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:45.715015 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.715062 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.715158 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.606882 21751 rpcz_store.cc:276] 0709 14:52:44.314138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.568829 (+254691us) service_pool.cc:224] Handling call
0709 14:52:45.504189 (+935360us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.683231 22409 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:45.680104 21676 pending_rounds.cc:85] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Aborting all ops after (but not including) 0
I20260709 14:52:45.679677 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 170) took 1406 ms. Trace:
I20260709 14:52:45.653939 22446 consensus_queue.cc:1059] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.258s
I20260709 14:52:45.688292 22318 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:45.706714 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 126) took 1826 ms. Trace:
I20260709 14:52:45.561831 22429 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:45.637400 22315 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:45.690582 22329 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:45.691241 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 123) took 1187 ms. Trace:
I20260709 14:52:45.724378 21674 rpcz_store.cc:276] 0709 14:52:44.503701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.562606 (+1058905us) service_pool.cc:224] Handling call
0709 14:52:45.608008 (+ 45402us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.634069 (+ 26061us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:45.635945 (+  1876us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:45.652961 (+ 17016us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:45.654330 (+  1369us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.681257 (+ 26927us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.691187 (+  9930us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.725673 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:45.727126 21674 raft_consensus.cc:1240] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:45.727694 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 163) took 1195 ms. Trace:
I20260709 14:52:45.728003 21674 rpcz_store.cc:276] 0709 14:52:44.532703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.726682 (+1193979us) service_pool.cc:224] Handling call
0709 14:52:45.726958 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.727479 (+   521us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.727641 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.692250 22338 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:45.695405 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 65854.2us
W20260709 14:52:45.712284 22448 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.058s	user 0.005s	sys 0.028s
I20260709 14:52:45.634186 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 120) took 1363 ms. Trace:
I20260709 14:52:45.697423 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 155) took 1443 ms. Trace:
I20260709 14:52:45.623068 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.639753 22407 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.700635 22335 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.707617 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.712785 21681 raft_consensus.cc:1240] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.701586 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.404778 21749 rpcz_store.cc:276] 0709 14:52:44.244635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.250628 (+  5993us) service_pool.cc:224] Handling call
0709 14:52:44.277751 (+ 27123us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.299886 (+ 22135us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.303351 (+  3465us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:44.383282 (+ 79931us) log.cc:844] Serialized 26 byte log entry
0709 14:52:44.547921 (+164639us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:44.547970 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:44.548039 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:45.255645 (+707606us) raft_consensus.cc:1685] finished
0709 14:52:45.255675 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.255847 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2981,"raft.run_cpu_time_us":202,"raft.run_wall_time_us":17444,"thread_start_us":107467,"threads_started":1,"wal-append.queue_time_us":639517}
W20260709 14:52:45.701538 22395 consensus_meta.cc:287] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 1.271s	user 0.006s	sys 0.005s
I20260709 14:52:45.716890 21753 raft_consensus.cc:1240] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.710887 21747 raft_consensus.cc:1240] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.720583 21570 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:45.694309 21872 ts_tablet_manager.cc:1469] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Trace:
0709 14:52:32.255102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:32.518318 (+263216us) service_pool.cc:224] Handling call
0709 14:52:32.519947 (+  1629us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:32.520035 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:32.738763 (+218728us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:32.890206 (+151443us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:32.890676 (+   470us) inbound_call.cc:177] Queueing success response
0709 14:52:43.977056 (+11086380us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:52:44.434813 (+457757us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:52:44.443963 (+  9150us) tablet_replica.cc:261] Starting instrumentation
0709 14:52:44.444257 (+   294us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":1868,"raft.queue_time_us":50136,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":110,"tablet-open.queue_time_us":11086446,"thread_start_us":1013674,"threads_started":1}
I20260709 14:52:45.723026 21755 rpcz_store.cc:276] 0709 14:52:44.273440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.618769 (+1345329us) service_pool.cc:224] Handling call
0709 14:52:45.638259 (+ 19490us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.679407 (+ 41148us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.679619 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.626756 21672 rpcz_store.cc:276] 0709 14:52:44.530615 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.625630 (+1095015us) service_pool.cc:224] Handling call
0709 14:52:45.625901 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.626081 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:45.626108 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:45.626152 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:45.626189 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.626244 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.626339 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.723914 22318 raft_consensus.cc:3055] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:45.634513 21750 raft_consensus.cc:1240] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.713508 21746 raft_consensus.cc:1240] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.735993 22337 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:45.737238 22390 consensus_meta.cc:287] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.955s	user 0.002s	sys 0.008s
I20260709 14:52:45.745957 21674 raft_consensus.cc:1240] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.706496 21828 rpcz_store.cc:276] 0709 14:52:44.220239 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.547122 (+326883us) service_pool.cc:224] Handling call
0709 14:52:45.602257 (+1055135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.735877 22429 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.743039 21645 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:45.743650 22338 consensus_queue.cc:1059] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.743860 22328 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:45.711442 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:45.745095 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.744982 21644 connection.cc:256] RPC call timeout handler was delayed by -1.7292962220000163s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2187s for a response
I20260709 14:52:45.749877 21681 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 156) took 1219 ms. Trace:
I20260709 14:52:45.779247 22448 raft_consensus.cc:2804] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:45.728488 22444 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:45.772356 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 51841.4us
I20260709 14:52:45.773829 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 110) took 1013 ms. Trace:
W20260709 14:52:45.747386 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.738956 22293 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:45.780202 21719 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.148s	user 0.011s	sys 0.026s
W20260709 14:52:45.782095 21873 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.896s	user 0.014s	sys 0.029s
W20260709 14:52:45.812672 21719 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.181s	user 0.011s	sys 0.026s
W20260709 14:52:45.812717 21873 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.927s	user 0.014s	sys 0.029s
I20260709 14:52:45.781320 21755 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:45.750232 21678 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.953s	user 0.015s	sys 0.019s
I20260709 14:52:45.706378 22418 consensus_queue.cc:260] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:45.774269 21826 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.171s	user 0.029s	sys 0.023s
I20260709 14:52:45.783696 22158 raft_consensus.cc:3055] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:45.778424 21748 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.207s	user 0.015s	sys 0.030s
I20260709 14:52:45.745703 21676 pending_rounds.cc:107] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 14:52:45.786434 21601 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.991s	user 0.010s	sys 0.029s
W20260709 14:52:45.815117 21678 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.024s	user 0.015s	sys 0.019s
I20260709 14:52:45.823329 22448 raft_consensus.cc:697] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:45.817235 21826 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.212s	user 0.030s	sys 0.024s
W20260709 14:52:45.745096 21569 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.709s	user 0.021s	sys 0.037s
W20260709 14:52:45.838938 21569 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.021s	sys 0.037s
I20260709 14:52:45.809949 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 176) took 1369 ms. Trace:
I20260709 14:52:45.815112 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 175) took 1385 ms. Trace:
I20260709 14:52:45.813771 21872 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: Bootstrap starting.
W20260709 14:52:45.813032 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 1.18162e+06us
I20260709 14:52:45.818647 22158 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:45.813150 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 70205.8us
W20260709 14:52:45.778159 21572 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.007s	sys 0.026s
I20260709 14:52:45.747201 21752 rpcz_store.cc:276] 0709 14:52:44.254004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.508630 (+1254626us) service_pool.cc:224] Handling call
0709 14:52:45.697360 (+188730us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.812422 21753 rpcz_store.cc:276] 0709 14:52:44.760805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.716322 (+955517us) service_pool.cc:224] Handling call
0709 14:52:45.716555 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.773562 (+ 57007us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.773773 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:45.788514 21829 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.204s	user 0.012s	sys 0.035s
I20260709 14:52:45.754864 22407 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:45.807729 22423 raft_consensus.cc:3055] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:45.873165 22423 raft_consensus.cc:740] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:45.873977 22423 consensus_queue.cc:260] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.875079 22423 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:45.877599 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.817025 22435 raft_consensus.cc:2804] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:45.878198 22435 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:45.878575 22435 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.723877 21827 rpcz_store.cc:276] 0709 14:52:43.880119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.681548 (+801429us) service_pool.cc:224] Handling call
0709 14:52:45.600388 (+918840us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.693973 (+ 93585us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.695135 (+  1162us) spinlock_profiling.cc:243] Waited 916 ms on lock 0x7b54003d2cd0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:45.702134 (+  6999us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2106064640}
W20260709 14:52:45.791772 21571 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.893s	user 0.000s	sys 0.045s
I20260709 14:52:45.773063 22318 raft_consensus.cc:740] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:45.807925 21681 rpcz_store.cc:276] 0709 14:52:44.530900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.711763 (+1180863us) service_pool.cc:224] Handling call
0709 14:52:45.712634 (+   871us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.749629 (+ 36995us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.749824 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.836951 21603 raft_consensus.cc:1240] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.773298 22395 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.744822 21679 rpcz_store.cc:276] 0709 14:52:44.283106 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.511766 (+1228660us) service_pool.cc:224] Handling call
0709 14:52:45.512075 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.632406 (+120331us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.632959 (+   553us) spinlock_profiling.cc:243] Waited 120 ms on lock 0x7b54001e4954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:45.633135 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":274940800}
I20260709 14:52:45.812253 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 177) took 1220 ms. Trace:
I20260709 14:52:45.811973 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 165) took 1118 ms. Trace:
W20260709 14:52:45.843542 21569 connection.cc:256] RPC call timeout handler was delayed by -1.0315740380000307s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1688s for a response
I20260709 14:52:45.853686 21750 rpcz_store.cc:276] 0709 14:52:44.426626 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.624732 (+1198106us) service_pool.cc:224] Handling call
0709 14:52:45.625024 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.778045 (+153021us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.812061 (+ 34016us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:45.789307 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.836654 21601 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.041s	user 0.010s	sys 0.029s
I20260709 14:52:45.847065 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:45.822607 21748 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.250s	user 0.015s	sys 0.030s
I20260709 14:52:45.790627 21820 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:45.856566 21570 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:45.835958 21676 raft_consensus.cc:2889] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:45.840163 22418 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.899847 21569 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:45.900005 21570 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:45.840047 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:45.866784 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.867681 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.903980 21569 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:45.869500 22158 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.870436 21645 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:45.872087 22444 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:45.872757 21673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 115) took 1623 ms. Trace:
I20260709 14:52:45.921399 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:45.921612 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 56570.5us
W20260709 14:52:45.865047 21829 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.280s	user 0.012s	sys 0.035s
I20260709 14:52:45.821339 22409 consensus_queue.cc:1059] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:45.835876 21675 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:45.922055 22456 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:45.922465 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 166) took 1125 ms. Trace:
W20260709 14:52:45.860582 21572 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.824s	user 0.008s	sys 0.026s
I20260709 14:52:45.922533 22433 consensus_queue.cc:1048] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:45.923154 21680 raft_consensus.cc:1240] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:45.884003 21571 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.983s	user 0.001s	sys 0.047s
I20260709 14:52:45.865703 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.924412 21824 raft_consensus.cc:2393] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:45.925292 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:45.926402 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.926903 21824 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.927649 21872 tablet_bootstrap.cc:654] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:45.877473 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.928973 22468 raft_consensus.cc:2749] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:45.929546 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.929744 22468 raft_consensus.cc:2804] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:45.930017 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.930603 21822 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.931447 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:45.884730 21681 raft_consensus.cc:1240] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.933279 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:45.933508 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.934687 22293 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:45.887323 21674 rpcz_store.cc:276] 0709 14:52:44.693754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.728730 (+1034976us) service_pool.cc:224] Handling call
0709 14:52:45.728989 (+   259us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.786334 (+ 57345us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.811911 (+ 25577us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.936897 21828 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.921723 21673 rpcz_store.cc:276] 0709 14:52:44.249484 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.469684 (+1220200us) service_pool.cc:224] Handling call
0709 14:52:45.504995 (+ 35311us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.596590 (+ 91595us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:45.599301 (+  2711us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:45.606006 (+  6705us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:45.608528 (+  2522us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.865276 (+256748us) spinlock_profiling.cc:243] Waited 64.2 ms on lock 0x7b54002f9754. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:45.872569 (+  7293us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.872699 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":147627264}
I20260709 14:52:45.938001 21820 raft_consensus.cc:1240] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:45.938498 21675 rpcz_store.cc:276] 0709 14:52:44.796627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.890731 (+ 94104us) service_pool.cc:224] Handling call
0709 14:52:45.922408 (+1031677us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.939374 22414 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:45.894203 21718 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.012s	sys 0.020s
W20260709 14:52:45.887492 22406 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.156s	user 0.028s	sys 0.041s
I20260709 14:52:45.901136 21570 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:45.885437 22335 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:45.844334 21746 rpcz_store.cc:276] 0709 14:52:44.440491 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.629082 (+1188591us) service_pool.cc:224] Handling call
0709 14:52:45.696577 (+ 67495us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.779596 (+ 83019us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.806792 (+ 27196us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.895120 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.900918 22448 consensus_queue.cc:237] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.919801 22318 consensus_queue.cc:260] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:45.920101 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.920298 22407 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:45.920755 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.920985 22158 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.922592 22456 raft_consensus.cc:697] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:45.809151 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.940716 21718 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.012s	sys 0.020s
I20260709 14:52:45.885569 21747 rpcz_store.cc:276] 0709 14:52:44.590811 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.710434 (+1119623us) service_pool.cc:224] Handling call
0709 14:52:45.710729 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.780169 (+ 69440us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.810812 (+ 30643us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:45.917012 22309 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:45.947106 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:45.947479 22329 raft_consensus.cc:2804] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:45.947759 22335 consensus_queue.cc:1059] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.947827 22446 consensus_queue.cc:1059] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.949112 22423 consensus_queue.cc:1059] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.966658 21676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 110) took 1944 ms. Trace:
I20260709 14:52:45.953815 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:45.954121 21828 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:45.953028 21822 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:45.957513 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:45.958921 22395 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:45.919690 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:45.939846 22414 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:45.902056 22402 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.082031 21719 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:45.934747 22409 raft_consensus.cc:3055] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:52:45.942968 22406 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.212s	user 0.028s	sys 0.041s
I20260709 14:52:45.901645 22315 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:45.940191 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 77) took 1695 ms. Trace:
I20260709 14:52:46.046665 22471 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:45.978869 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 117) took 1728 ms. Trace:
I20260709 14:52:46.142521 21680 rpcz_store.cc:276] 0709 14:52:44.250042 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.497810 (+1247768us) service_pool.cc:224] Handling call
0709 14:52:45.922994 (+425184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.923549 (+   555us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.978684 (+ 55135us) spinlock_profiling.cc:243] Waited 397 ms on lock 0x7b54003df750. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:45.978810 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":912600320}
W20260709 14:52:45.994372 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 634147us
I20260709 14:52:45.901754 22245 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.143687 21718 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:45.944335 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:45.974321 21677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 106) took 2482 ms. Trace:
I20260709 14:52:45.917207 21569 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:46.152511 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 235384us
I20260709 14:52:46.153450 21569 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
W20260709 14:52:46.040997 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 233347us
I20260709 14:52:45.995004 22318 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.964105 22468 raft_consensus.cc:697] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.042662 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.045434 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.001155 22309 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:46.043769 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.999012 21823 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:46.033273 22329 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:46.132402 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 50718.5us
I20260709 14:52:46.184806 21753 raft_consensus.cc:2393] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:46.043197 22383 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.185276 21719 leader_election.cc:343] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.185607 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.185482 22383 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.130342 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.070814 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:45.991110 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 416401us
I20260709 14:52:46.038631 21605 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.079603 22417 raft_consensus.cc:3055] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.040378 22293 consensus_queue.cc:1059] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.091s
W20260709 14:52:46.135939 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.129774 21674 raft_consensus.cc:2393] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.153689 21827 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:45.999089 21600 raft_consensus.cc:2393] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:46.088490 22409 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.130136 21602 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.153091 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:46.179073 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.041488 22456 consensus_queue.cc:237] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.182726 22414 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.184701 22309 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.187496 21644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.189065 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.079958 22378 consensus_queue.cc:1059] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:52:46.183979 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:46.194180 21793 leader_election.cc:336] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607): Timed out: RequestConsensusVote RPC to 127.19.35.67:46607 timed out after 1.539s (SENT)
W20260709 14:52:46.194950 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 51352.3us
I20260709 14:52:46.148728 22321 raft_consensus.cc:3055] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.150357 21754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 107) took 1702 ms. Trace:
I20260709 14:52:46.038616 21676 rpcz_store.cc:276] 0709 14:52:44.037291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.454361 (+1417070us) service_pool.cc:224] Handling call
0709 14:52:45.525493 (+ 71132us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.916747 (+391254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.964623 (+ 47876us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:46.151290 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.151966 22412 raft_consensus.cc:3055] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:46.244997 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.246748 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 51283.2us
I20260709 14:52:46.176738 21821 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.185640 21675 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.174738 22391 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:46.145665 22402 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.149607 22446 consensus_queue.cc:1059] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 14:52:46.258894 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.152019 21677 rpcz_store.cc:276] 0709 14:52:43.494499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.953658 (+1459159us) service_pool.cc:224] Handling call
0709 14:52:45.527294 (+573636us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.637579 (+110285us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.943891 (+306312us) spinlock_profiling.cc:243] Waited 571 ms on lock 0x7b54004524d0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:45.965953 (+ 22062us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1313840512}
I20260709 14:52:46.190126 22329 raft_consensus.cc:3060] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.264530 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.266618 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.266808 21718 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:46.267400 21793 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:46.191118 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.254915 22473 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.264871 22315 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.270707 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 117324us
I20260709 14:52:46.204445 22417 raft_consensus.cc:740] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.268100 21747 raft_consensus.cc:2393] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
W20260709 14:52:46.321414 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 56968.7us
I20260709 14:52:46.321893 21569 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:46.151809 22471 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:46.289858 22457 log.cc:927] Time spent T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.141s	user 0.000s	sys 0.000s
I20260709 14:52:46.290000 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:46.290434 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.292550 21873 tablet_bootstrap.cc:492] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:46.292300 22477 consensus_queue.cc:1059] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.204627 22435 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.354302 22378 raft_consensus.cc:2749] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.264952 22418 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:46.306330 22466 log.cc:927] Time spent T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.226s	user 0.001s	sys 0.000s
W20260709 14:52:46.306824 22464 log.cc:927] Time spent T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 14:52:46.376040 21644 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.321372 22395 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.307960 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.268364 22321 raft_consensus.cc:740] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.393901 22321 consensus_queue.cc:260] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.373864 21674 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.394985 22321 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.396095 22328 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.315277 21872 tablet_bootstrap.cc:492] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: No bootstrap required, opened a new log
I20260709 14:52:46.397277 21872 ts_tablet_manager.cc:1403] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent bootstrapping tablet: real 0.589s	user 0.047s	sys 0.025s
I20260709 14:52:46.398298 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:46.399183 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.399794 21872 raft_consensus.cc:359] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:46.319872 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 125717us
I20260709 14:52:46.261307 22474 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:46.284792 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.293423 22429 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.286980 22412 raft_consensus.cc:740] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:46.308509 22409 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:46.315037 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.357951 21873 ts_tablet_manager.cc:1403] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 1.752s	user 0.020s	sys 0.036s
I20260709 14:52:46.265913 22449 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.300542 22383 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.354429 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:46.307320 22337 consensus_meta.cc:287] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.526s	user 0.005s	sys 0.002s
W20260709 14:52:46.379053 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 94821.7us
I20260709 14:52:46.356215 22315 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.378453 22456 consensus_queue.cc:1059] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.136226 21748 rpcz_store.cc:276] 0709 14:52:44.244407 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.250593 (+  6186us) service_pool.cc:224] Handling call
0709 14:52:44.259677 (+  9084us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:44.263381 (+  3704us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:44.549304 (+285923us) log.cc:844] Serialized 14 byte log entry
0709 14:52:45.901785 (+1352481us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:45.917600 (+ 15815us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:45.939943 (+ 22343us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.940033 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:45.940141 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41306,"prepare.queue_time_us":904324,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":253750,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":96,"thread_start_us":1604048,"threads_started":2,"wal-append.queue_time_us":1489445}
I20260709 14:52:46.356350 22406 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.447013 22337 raft_consensus.cc:3055] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.447438 22337 raft_consensus.cc:740] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:46.447191 22429 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.399523 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.448623 21675 raft_consensus.cc:2393] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.448920 22470 consensus_queue.cc:1059] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:46.401064 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.314399 22391 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:46.451758 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 129937us
I20260709 14:52:46.400450 21872 raft_consensus.cc:385] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.438818 22409 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.439574 22412 consensus_queue.cc:260] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:46.441331 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.402387 21673 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.433733 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.433251 21672 raft_consensus.cc:1240] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.400079 22488 consensus_queue.cc:1059] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:52:46.375212 22481 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:52:46.436718 21606 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.443681 22435 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.443943 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 105) took 2970 ms. Trace:
I20260709 14:52:46.307999 22468 consensus_queue.cc:237] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:46.487632 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.446008 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.449205 22429 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.453394 21872 raft_consensus.cc:740] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.390182 22293 raft_consensus.cc:2749] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:46.452565 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.431931 21679 raft_consensus.cc:1240] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.460774 22489 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:46.458029 21873 raft_consensus.cc:359] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.492895 22412 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.481230 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 214447us
I20260709 14:52:46.520004 21718 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.386979 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.449486 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.522035 21675 raft_consensus.cc:2393] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.500761 22467 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.494124 22487 raft_consensus.cc:3055] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.522886 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:46.523087 22487 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.523501 21675 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.523937 22487 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.524976 22487 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.526571 21602 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:46.520004 21680 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:46.521875 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 91) took 1759 ms. Trace:
I20260709 14:52:46.529285 21603 rpcz_store.cc:276] 0709 14:52:44.762689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.365029 (+602340us) service_pool.cc:224] Handling call
0709 14:52:45.405833 (+ 40804us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.883659 (+477826us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:46.521680 (+638021us) spinlock_profiling.cc:243] Waited 431 ms on lock 0x7b54003f5a54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:46.521824 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":991097600}
I20260709 14:52:46.433427 22474 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:46.400622 22469 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 14:52:46.457422 22470 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:46.401095 22395 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.430605 22335 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.480962 22446 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.496214 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 43803.5us
I20260709 14:52:46.551374 21569 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.385102 22418 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:46.500813 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 429383us
W20260709 14:52:46.506116 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 128586us
I20260709 14:52:46.507470 21873 raft_consensus.cc:385] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:46.552331 21570 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:46.494007 21678 rpcz_store.cc:276] 0709 14:52:43.473250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.770056 (+1296806us) service_pool.cc:224] Handling call
0709 14:52:44.770374 (+   318us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.770687 (+   313us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.770716 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:44.778256 (+  7540us) log.cc:844] Serialized 26 byte log entry
0709 14:52:45.836537 (+1058281us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:45.844860 (+  8323us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.857350 (+ 12490us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:46.443725 (+586375us) raft_consensus.cc:1685] finished
0709 14:52:46.443741 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:46.443881 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4133,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":73,"thread_start_us":1046944,"threads_started":1,"wal-append.queue_time_us":1199845}
I20260709 14:52:46.510373 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.512607 22488 raft_consensus.cc:3055] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:46.512732 22462 log.cc:927] Time spent T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.334s	user 0.000s	sys 0.001s
I20260709 14:52:46.515014 21605 raft_consensus.cc:1240] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.516168 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.503091 22383 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:46.501418 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 88) took 2474 ms. Trace:
I20260709 14:52:46.517517 22315 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.478979 22337 consensus_queue.cc:260] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.567499 22337 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.515008 22397 raft_consensus.cc:3055] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.568392 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.568715 22397 raft_consensus.cc:740] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.569211 21748 raft_consensus.cc:2393] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:46.569813 22491 raft_consensus.cc:2749] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.569569 22397 consensus_queue.cc:260] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.507746 21872 consensus_queue.cc:260] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.517679 21606 raft_consensus.cc:1240] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.517423 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:46.442981 21597 consensus_meta.cc:287] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.513s	user 0.004s	sys 0.004s
I20260709 14:52:46.507740 21793 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:46.521133 22479 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.572675 22479 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.573501 21825 raft_consensus.cc:1240] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:46.574136 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 137) took 1101 ms. Trace:
W20260709 14:52:46.517691 21824 consensus_meta.cc:287] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.590s	user 0.009s	sys 0.002s
I20260709 14:52:46.521957 21677 raft_consensus.cc:2393] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.574452 21825 rpcz_store.cc:276] 0709 14:52:45.472293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.932982 (+460689us) service_pool.cc:224] Handling call
0709 14:52:46.573048 (+640066us) spinlock_profiling.cc:243] Waited 19.2 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:46.573228 (+   180us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:46.573891 (+   663us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:46.574083 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":44079488}
I20260709 14:52:46.575735 21824 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.572352 22397 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.583685 22391 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.569891 21601 rpcz_store.cc:276] 0709 14:52:44.038770 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.041332 (+  2562us) service_pool.cc:224] Handling call
0709 14:52:44.080846 (+ 39514us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.125978 (+ 45132us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.126011 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:44.126530 (+   519us) log.cc:844] Serialized 26 byte log entry
0709 14:52:44.795645 (+669115us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b1800224b60. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16306de07 00007fe16bec8ab9 00007fe16308a69b 00007fe16308893f 00007fe16308ac02 00007fe165d1220b 00007fe165d17d23 00007fe165d180d1 00007fe166133a0f
0709 14:52:45.901758 (+1106113us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:45.939775 (+ 38017us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.939850 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:46.449756 (+509906us) raft_consensus.cc:1685] finished
0709 14:52:46.452735 (+  2979us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:46.494954 (+ 42219us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":9603,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":10449,"spinlock_wait_cycles":6300416,"thread_start_us":1099279,"threads_started":1,"wal-append.queue_time_us":1906270}
I20260709 14:52:46.585211 21679 raft_consensus.cc:1240] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.518532 22414 raft_consensus.cc:3055] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.518270 22389 raft_consensus.cc:3055] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.585690 22414 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:46.585775 22389 raft_consensus.cc:740] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.586045 22423 raft_consensus.cc:3055] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.508695 22489 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.586546 22414 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.587534 22414 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.588070 22489 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:46.550165 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.556133 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.552393 21873 raft_consensus.cc:740] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:46.555694 22488 raft_consensus.cc:740] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.577309 21681 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.589296 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.589936 22488 consensus_queue.cc:260] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.562670 22481 raft_consensus.cc:3055] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.591315 22481 raft_consensus.cc:740] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.586563 22389 consensus_queue.cc:260] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.591930 22389 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.556759 22446 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.479887 22473 raft_consensus.cc:697] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.528903 22433 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.594270 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.594120 22433 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.594473 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:46.595028 22446 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.595139 22473 consensus_queue.cc:237] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.592028 22481 consensus_queue.cc:260] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.596395 22481 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.554924 21569 leader_election.cc:343] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:46.596781 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.597389 21569 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:46.598074 21604 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.598948 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.584839 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.586462 22423 raft_consensus.cc:740] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.601002 22423 consensus_queue.cc:260] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.592505 21500 catalog_manager.cc:5697] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.602903 21500 catalog_manager.cc:5697] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 1 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:46.536152 22474 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.528952 21674 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:46.561111 21644 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.538838 22470 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:46.537711 22467 raft_consensus.cc:697] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.557112 22471 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.559170 22492 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.550902 22402 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:46.564036 22458 log.cc:927] Time spent T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
W20260709 14:52:46.564323 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.558203 22158 consensus_meta.cc:287] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.580s	user 0.011s	sys 0.000s
I20260709 14:52:46.270910 21754 rpcz_store.cc:276] 0709 14:52:44.458600 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.630344 (+1171744us) service_pool.cc:224] Handling call
0709 14:52:45.630635 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:45.630839 (+   204us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:45.631114 (+   275us) log.cc:844] Serialized 14 byte log entry
0709 14:52:46.070784 (+439670us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:46.078686 (+  7902us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:46.081026 (+  2340us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:46.132431 (+ 51405us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:46.148443 (+ 16012us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":400,"prepare.queue_time_us":536,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":134387,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":15672,"thread_start_us":394912,"threads_started":1,"wal-append.queue_time_us":660034}
I20260709 14:52:46.564340 22383 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.624120 22309 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.630622 22383 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:46.563325 22335 raft_consensus.cc:697] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:46.572202 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 64540.2us
I20260709 14:52:46.500824 22490 raft_consensus.cc:3055] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.634873 22490 raft_consensus.cc:740] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.555872 22444 raft_consensus.cc:2749] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.577361 22329 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.637549 22329 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.638104 21603 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.631351 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.639479 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 152) took 4011 ms. Trace:
I20260709 14:52:46.639742 21751 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:46.640411 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.641038 21750 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:46.641784 22395 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.578039 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.646495 22492 raft_consensus.cc:697] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.646667 21677 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.578157 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.647369 22492 consensus_queue.cc:237] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.578419 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.578925 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.582492 21597 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
W20260709 14:52:46.585328 22459 log.cc:927] Time spent T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.196s	user 0.002s	sys 0.000s
I20260709 14:52:46.593050 22328 raft_consensus.cc:2749] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.589838 21873 consensus_queue.cc:260] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.481068 22417 consensus_queue.cc:260] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:46.603717 22504 log.cc:927] Time spent T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.085s	user 0.000s	sys 0.003s
I20260709 14:52:46.574677 22479 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:46.605084 21872 ts_tablet_manager.cc:1434] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: Time spent starting tablet: real 0.208s	user 0.002s	sys 0.008s
I20260709 14:52:46.571688 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:46.528316 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.662801 21873 ts_tablet_manager.cc:1434] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.227s	user 0.009s	sys 0.005s
I20260709 14:52:46.559691 21570 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:46.593588 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.619407 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:46.619494 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 58454us
I20260709 14:52:46.638131 21601 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.593493 22418 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:46.596555 22433 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.590930 22488 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.600278 22486 raft_consensus.cc:3055] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.684125 22293 raft_consensus.cc:2804] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:46.684299 22486 raft_consensus.cc:740] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.617998 22338 raft_consensus.cc:2764] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:46.684559 22293 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.625499 22467 consensus_queue.cc:237] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.626796 21673 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:46.627342 21598 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.633832 21793 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:46.664172 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 153) took 4036 ms. Trace:
W20260709 14:52:46.692178 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 58421.1us
W20260709 14:52:46.635953 22472 log.cc:927] Time spent T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.261s	user 0.002s	sys 0.000s
I20260709 14:52:46.693574 22486 consensus_queue.cc:260] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.692911 22418 raft_consensus.cc:2749] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.642494 22424 raft_consensus.cc:3055] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.695672 22424 raft_consensus.cc:740] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.639856 21829 rpcz_store.cc:276] 0709 14:52:42.627952 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.575205 (+1947253us) service_pool.cc:224] Handling call
0709 14:52:44.575520 (+   315us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.575910 (+   390us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.575941 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:44.576393 (+   452us) log.cc:844] Serialized 26 byte log entry
0709 14:52:45.934107 (+1357714us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:45.934154 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.934219 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:46.639261 (+705042us) raft_consensus.cc:1685] finished
0709 14:52:46.639278 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:46.639395 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":107,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":100,"thread_start_us":1349169,"threads_started":1,"wal-append.queue_time_us":1690830}
I20260709 14:52:46.644182 22409 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.666277 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.696578 22409 raft_consensus.cc:697] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.652474 22383 consensus_queue.cc:1059] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 14:52:46.621429 22470 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.694820 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.622083 22435 raft_consensus.cc:2749] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.652334 22456 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.645752 21672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 168) took 1180 ms. Trace:
I20260709 14:52:46.646029 22496 raft_consensus.cc:3055] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.647758 21600 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:46.567361 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.577634 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.631253 22309 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.653560 22397 consensus_queue.cc:1059] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:52:46.682102 21753 raft_consensus.cc:2393] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 1: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
W20260709 14:52:46.682996 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.682879 21675 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.694708 22486 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.683642 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 124031us
I20260709 14:52:46.667797 21821 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:46.698545 21793 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:46.701506 21873 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:46.700798 21603 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
W20260709 14:52:46.704020 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 184092us
I20260709 14:52:46.684969 22293 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.683488 21644 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.713100 21570 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:46.713312 21793 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:46.713569 21718 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.707420 21681 raft_consensus.cc:1240] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.661877 21749 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:46.691248 21679 raft_consensus.cc:1275] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.701521 22496 raft_consensus.cc:740] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.701378 21672 rpcz_store.cc:276] 0709 14:52:45.465306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.790955 (+325649us) service_pool.cc:224] Handling call
0709 14:52:45.822148 (+ 31193us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:46.487081 (+664933us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:46.645539 (+158458us) spinlock_profiling.cc:243] Waited 549 ms on lock 0x7b54002f9c54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:46.645697 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1261685504}
I20260709 14:52:46.707362 22418 raft_consensus.cc:3055] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:46.716909 21644 consensus_peers.cc:597] T 4633a70427f34c70afd3db216f4e3e9c P 8bcabf9569a848e6a62e96b73185af0d -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:46.716590 22397 raft_consensus.cc:2749] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.726020 22328 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.726439 22158 consensus_queue.cc:1059] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.714941 22497 consensus_queue.cc:1059] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:52:46.711567 22383 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.730671 22496 consensus_queue.cc:260] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.741951 22496 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.731087 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.731341 21829 raft_consensus.cc:1240] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.729749 21570 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:46.716818 22321 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:46.733132 21719 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.702971 22456 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.733248 21644 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:46.729576 22433 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.742056 21827 raft_consensus.cc:1240] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.732183 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.737617 22412 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.715130 22435 raft_consensus.cc:2749] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.738933 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.739689 22158 raft_consensus.cc:3055] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.740114 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.740891 22497 raft_consensus.cc:3055] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.746995 21873 tablet_bootstrap.cc:654] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:46.716876 21718 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.692296 21826 rpcz_store.cc:276] 0709 14:52:42.628199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:44.593069 (+1964870us) service_pool.cc:224] Handling call
0709 14:52:44.601910 (+  8841us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:44.602261 (+   351us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:44.602296 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:44.602722 (+   426us) log.cc:844] Serialized 26 byte log entry
0709 14:52:45.856808 (+1254086us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:45.861955 (+  5147us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:45.865122 (+  3167us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:46.584767 (+719645us) spinlock_profiling.cc:243] Waited 4.94 ms on lock 0x7b4400022b4c. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe162fb1c85 00007fe162fb26a2 00007fe165d241db 00007fe165d1faaf 00007fe165d1386e 00007fe165d12bb6 00007fe165d127d8 00007fe165d1c221 00007fe165d1c1d9 00007fe165d1c169
0709 14:52:46.663869 (+ 79102us) raft_consensus.cc:1685] finished
0709 14:52:46.663895 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:46.664113 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1662,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":11115,"spinlock_wait_cycles":11361536,"thread_start_us":1235773,"threads_started":1,"wal-append.queue_time_us":1690968}
W20260709 14:52:46.728446 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.771493 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 54694us
I20260709 14:52:46.771818 22497 raft_consensus.cc:740] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.752151 21644 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:46.697407 22409 consensus_queue.cc:237] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.769883 21828 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.716423 22309 consensus_queue.cc:1059] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:52:46.754372 21681 raft_consensus.cc:1240] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.756222 21570 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:46.732816 22418 raft_consensus.cc:740] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:46.754973 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.735636 22498 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.757858 22338 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.749238 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.762662 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.763598 21748 raft_consensus.cc:1240] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:46.765950 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.766258 22456 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.717314 22402 consensus_queue.cc:1059] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:52:46.746079 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.749841 22241 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:46.773926 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.754421 22397 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.770077 21823 raft_consensus.cc:1240] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.767131 22412 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.773917 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.828583 21755 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:46.780508 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.829710 21749 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.831810 22328 raft_consensus.cc:2749] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.832500 21828 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:46.789194 22486 raft_consensus.cc:2804] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:46.833160 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.790278 22338 raft_consensus.cc:697] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:46.765321 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.779335 21793 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:46.753242 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:46.779189 21644 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:46.781399 21570 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:46.788653 22498 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.776528 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.785938 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.774495 22512 raft_consensus.cc:2749] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.766390 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.788162 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.787150 22501 consensus_queue.cc:1059] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:52:46.768445 22158 raft_consensus.cc:740] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:46.774312 22383 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:46.761355 22433 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.767891 22389 consensus_queue.cc:1059] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:52:46.793108 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.712373 22335 consensus_queue.cc:237] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.776269 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:46.787062 22435 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.883203 22435 raft_consensus.cc:697] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:46.884007 22435 consensus_queue.cc:237] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.869747 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:46.828199 21718 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:46.862447 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 83174.1us
W20260709 14:52:46.862339 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 83207.6us
W20260709 14:52:46.865720 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.859167 21675 raft_consensus.cc:2393] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
W20260709 14:52:46.888262 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 60120.3us
W20260709 14:52:46.868928 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 87573.1us
I20260709 14:52:46.798774 22423 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.889149 22501 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.889693 22501 raft_consensus.cc:697] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.890552 22501 consensus_queue.cc:237] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.891054 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:46.891762 22468 consensus_queue.cc:1059] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.892122 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:46.892578 22487 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:46.892972 22487 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.893304 22487 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.892733 22468 raft_consensus.cc:3055] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.893905 22468 raft_consensus.cc:740] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.894627 22468 consensus_queue.cc:260] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.895668 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.896210 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.874636 21681 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:46.860316 21820 raft_consensus.cc:1240] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:46.896838 21602 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.798002 22481 consensus_queue.cc:1059] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
W20260709 14:52:46.893445 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.897850 22481 raft_consensus.cc:3055] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.863144 22328 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.897972 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.863099 22486 raft_consensus.cc:697] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.898265 22481 raft_consensus.cc:740] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.865372 22337 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.882449 21677 raft_consensus.cc:1240] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:46.872339 21750 raft_consensus.cc:3060] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:46.776552 22497 consensus_queue.cc:260] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.908375 22497 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.908766 22498 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:46.898226 21602 raft_consensus.cc:1275] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.872663 22321 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:46.875909 22383 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.892408 22465 consensus_queue.cc:1048] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:46.799579 22417 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.895798 22468 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.896422 21597 raft_consensus.cc:2393] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:46.902609 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:46.897251 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:46.863165 22395 raft_consensus.cc:2749] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.768298 22490 consensus_queue.cc:260] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.896763 21606 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:46.798568 22402 raft_consensus.cc:3055] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.898468 22328 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.794637 22241 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.875263 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:46.879766 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.927850 22402 raft_consensus.cc:740] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.938671 22402 consensus_queue.cc:260] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.863510 22293 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.876240 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:46.881693 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.902163 21793 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:46.945581 21793 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:46.905596 21679 raft_consensus.cc:1275] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.905543 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:46.867616 21678 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.880643 22508 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.882345 22511 log.cc:927] Time spent T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 14:52:46.799017 22418 consensus_queue.cc:260] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.859488 22338 consensus_queue.cc:237] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.909585 22337 raft_consensus.cc:697] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:46.941700 21599 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.916041 22433 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:46.916575 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.880090 22158 consensus_queue.cc:260] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.916996 22412 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.916800 22481 consensus_queue.cc:260] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.917210 22486 consensus_queue.cc:237] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.960386 22481 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.797871 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40656 (request call id 95) took 1061 ms. Trace:
W20260709 14:52:46.922596 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.924299 21674 raft_consensus.cc:1240] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.899444 21718 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:46.929163 22490 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.926734 22321 raft_consensus.cc:697] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:46.901834 22429 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 14:52:46.932642 22509 log.cc:927] Time spent T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.143s	user 0.000s	sys 0.000s
I20260709 14:52:46.919932 22315 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:46.933602 22328 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.934298 21751 raft_consensus.cc:1240] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.935057 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:46.937767 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:46.973053 21820 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.973973 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:46.974632 21820 raft_consensus.cc:2393] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:46.978004 22512 raft_consensus.cc:3055] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.980710 22512 raft_consensus.cc:740] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:46.981490 22512 consensus_queue.cc:260] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.982515 22512 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.968767 22496 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.942814 21792 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:46.929924 22470 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.960414 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:46.965412 21821 rpcz_store.cc:276] 0709 14:52:45.736499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.862993 (+126494us) service_pool.cc:224] Handling call
0709 14:52:46.797704 (+934711us) spinlock_profiling.cc:243] Waited 190 ms on lock 0x7b540024f254. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:46.797812 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":438087040}
I20260709 14:52:46.986593 21826 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:46.987792 22328 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:46.943703 22293 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.937680 22488 raft_consensus.cc:3055] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:46.988449 22488 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:46.989318 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 46592.4us
I20260709 14:52:46.989286 22488 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.990437 22488 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.990593 21792 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:46.939711 22402 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.955327 22508 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:46.939893 22241 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:46.944308 21824 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
W20260709 14:52:46.949566 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.898705 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:46.956687 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.955544 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:46.952720 21676 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:46.959568 22383 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:46.961126 22158 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:46.968014 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 68652.8us
I20260709 14:52:46.975757 22487 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.940841 22474 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:46.961534 22418 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:46.978869 22321 consensus_queue.cc:237] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:46.980311 21750 raft_consensus.cc:2468] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:46.942939 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:46.900765 21644 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:47.001658 21822 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.987468 22470 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:47.001091 22328 raft_consensus.cc:2764] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:46.985204 22337 consensus_queue.cc:237] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:46.994045 21825 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:46.977159 21820 raft_consensus.cc:1240] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:47.026805 21718 leader_election.cc:343] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:47.045153 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:47.033552 22383 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.027760 21752 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:47.031203 21753 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
W20260709 14:52:47.027767 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.032117 22474 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:47.038978 21827 raft_consensus.cc:1275] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:47.039408 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.039680 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 138952us
W20260709 14:52:47.033272 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.965638 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.054271 22412 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.052306 22383 raft_consensus.cc:697] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:47.061415 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:47.062019 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.062741 21792 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:47.047415 21680 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:46.970824 22521 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:47.050750 21718 consensus_peers.cc:597] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 -> Peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Couldn't send request to peer eaa269822bdc4982940ae40b1cbcc96e. 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:52:47.033535 21873 tablet_bootstrap.cc:492] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
W20260709 14:52:47.061326 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.053944 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:47.045064 22338 raft_consensus.cc:2749] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:47.087067 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.066166 21873 ts_tablet_manager.cc:1403] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.368s	user 0.012s	sys 0.028s
I20260709 14:52:47.053695 21570 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:47.119673 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 66050.4us
W20260709 14:52:47.120690 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.060078 22241 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:47.070482 21644 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:47.123683 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 53313.5us
I20260709 14:52:47.124387 21644 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:47.124879 21718 connection.cc:256] RPC call timeout handler was delayed by -1.85280180999996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20710000000000003s for a response
I20260709 14:52:47.125773 21718 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.125872 21644 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.129168 21644 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:47.121920 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.079766 22158 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:47.060827 22412 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.138708 21718 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:47.118914 22502 raft_consensus.cc:3055] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:47.126468 22407 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:47.139617 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:47.143034 22407 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:47.136848 22158 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:47.134550 22338 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:47.153651 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.194196 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.061511 22383 consensus_queue.cc:237] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:47.195966 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 57339.6us
I20260709 14:52:47.196674 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.195158 22397 consensus_queue.cc:1059] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.191653 21873 raft_consensus.cc:359] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.129418 22402 raft_consensus.cc:2804] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:47.129208 22456 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:47.202417 21570 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:47.254819 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 52426.6us
I20260709 14:52:47.189365 21600 raft_consensus.cc:2393] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:47.257658 21873 raft_consensus.cc:385] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:47.130751 22471 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.128772 22508 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:47.257982 21873 raft_consensus.cc:740] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:47.191606 22407 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.252636 21606 raft_consensus.cc:1240] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:47.129092 22498 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:47.129364 22469 raft_consensus.cc:2749] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:47.250651 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 121975us
I20260709 14:52:47.275655 21873 consensus_queue.cc:260] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.280972 21644 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.193128 22338 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:47.250080 22502 raft_consensus.cc:740] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:47.188370 22241 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:47.189849 21602 raft_consensus.cc:1240] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:47.252059 22507 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.191843 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:47.191104 21601 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:47.290443 22525 log.cc:927] Time spent T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Append to log took a long time: real 0.248s	user 0.001s	sys 0.000s
I20260709 14:52:47.276515 22423 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:47.198374 22470 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 14:52:47.300424 21873 ts_tablet_manager.cc:1434] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.211s	user 0.012s	sys 0.003s
I20260709 14:52:47.281965 22402 raft_consensus.cc:697] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:47.259224 22479 consensus_queue.cc:1048] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:52:47.298241 22456 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:47.288869 21749 raft_consensus.cc:1240] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:47.291823 22498 raft_consensus.cc:697] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:47.308277 22526 log.cc:927] Time spent T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.267s	user 0.000s	sys 0.001s
I20260709 14:52:47.286162 22338 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.298940 22487 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:47.303792 22517 log.cc:927] Time spent T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.269s	user 0.000s	sys 0.001s
I20260709 14:52:47.253783 22473 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:52:47.297578 22423 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:47.317652 22423 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.308151 22456 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:47.320364 21873 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:47.298414 22328 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:47.136647 22424 consensus_queue.cc:260] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.312655 22402 consensus_queue.cc:237] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.293141 22508 consensus_queue.cc:1059] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 14:52:47.321609 22527 log.cc:927] Time spent T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.292s	user 0.001s	sys 0.000s
I20260709 14:52:47.321923 22521 raft_consensus.cc:2749] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.191957 22158 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.314467 22433 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.330441 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.308779 22498 consensus_queue.cc:237] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:47.328477 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.324312 22502 consensus_queue.cc:260] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.344328 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.345582 21676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 131) took 1379 ms. Trace:
I20260709 14:52:47.345948 21746 raft_consensus.cc:1275] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.346298 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.346911 21749 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:47.347836 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.348408 21750 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:47.349593 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:47.350669 21823 raft_consensus.cc:1275] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.352025 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.354050 21754 raft_consensus.cc:1275] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:47.354431 21754 pending_rounds.cc:85] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Aborting all ops after (but not including) 0
I20260709 14:52:47.354660 21754 pending_rounds.cc:107] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:47.354895 21754 raft_consensus.cc:2889] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:47.345968 21676 rpcz_store.cc:276] 0709 14:52:45.997467 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.595483 (+598016us) service_pool.cc:224] Handling call
0709 14:52:46.946433 (+350950us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:47.028356 (+ 81923us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:47.345397 (+317041us) spinlock_profiling.cc:243] Waited 349 ms on lock 0x7b54001de050. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:47.345527 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":802141952}
W20260709 14:52:47.358834 21599 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 84) took 1468 ms (client timeout 1771 ms). Trace:
W20260709 14:52:47.359248 21599 rpcz_store.cc:269] 0709 14:52:45.890322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.081257 (+190935us) service_pool.cc:224] Handling call
0709 14:52:46.578272 (+497015us) spinlock_profiling.cc:243] Waited 2.88 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:47.358668 (+780396us) spinlock_profiling.cc:243] Waited 79.2 ms on lock 0x7b5400132ed4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:47.358764 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":188744448}
I20260709 14:52:47.361147 22412 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:47.362205 22412 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:47.362545 22412 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.369120 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.369714 21755 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:47.369800 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:47.370316 21746 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.325380 22328 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.352473 22456 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:47.349532 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.362864 22412 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.402089 22241 raft_consensus.cc:3055] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:47.403594 22241 raft_consensus.cc:740] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:47.404474 22241 consensus_queue.cc:260] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.405572 22241 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.403584 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:47.406843 21599 raft_consensus.cc:2393] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:47.409406 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:47.409965 21750 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.402488 22328 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:47.414312 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.418355 22423 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.419339 21599 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:47.397241 22497 consensus_queue.cc:1059] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:52:47.420905 22497 raft_consensus.cc:3055] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:47.384116 21752 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:47.400442 22424 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:47.430938 22435 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.038s	sys 0.086s
I20260709 14:52:47.428812 22497 raft_consensus.cc:740] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:47.432204 22501 raft_consensus.cc:2764] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:47.422986 22503 consensus_queue.cc:1059] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:52:47.436339 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.442520 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 65043.3us
W20260709 14:52:47.449520 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.481626 21569 leader_election.cc:336] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.641s (SENT)
W20260709 14:52:47.439502 22414 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.018s	sys 0.006s
I20260709 14:52:47.483723 21570 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:47.435225 21829 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
W20260709 14:52:47.490612 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.484400 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.496214 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.485119 22414 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.018s	sys 0.006s
I20260709 14:52:47.436987 22412 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:47.483147 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:47.439258 22407 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:47.501714 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 303799us
I20260709 14:52:47.489754 22429 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.490176 22490 raft_consensus.cc:2804] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:47.489935 22487 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:47.507814 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:47.508385 21681 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:47.504513 21718 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.486711 22508 consensus_queue.cc:1048] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:52:47.511911 21718 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:47.509215 21751 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
W20260709 14:52:47.630785 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.631837 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 120015us
I20260709 14:52:47.632777 21718 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.536821 21603 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:47.508260 22429 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:47.520640 21569 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.678s (SENT) [suppressed 41 similar messages]
I20260709 14:52:47.511274 22490 raft_consensus.cc:697] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:47.539877 21793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.593s	user 0.031s	sys 0.088s
W20260709 14:52:47.642933 21793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.696s	user 0.031s	sys 0.094s
W20260709 14:52:47.643414 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 697878us
W20260709 14:52:47.630960 21748 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.675s	user 0.005s	sys 0.010s
I20260709 14:52:47.645129 21793 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:47.613511 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.580751 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.649478 21793 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:47.513003 22496 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:47.664714 21748 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.005s	sys 0.010s
I20260709 14:52:47.593137 22530 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.564639 21672 raft_consensus.cc:1240] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:47.514938 21675 raft_consensus.cc:1240] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:47.595713 21676 raft_consensus.cc:1275] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:47.536020 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:47.589838 22423 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:47.638382 22433 raft_consensus.cc:2749] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.596220 22315 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:47.645783 22532 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.511116 22487 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:47.565074 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:47.645679 22477 raft_consensus.cc:2764] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:47.688350 21793 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:47.692478 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 171861us
I20260709 14:52:47.641476 22538 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:47.682264 21598 raft_consensus.cc:1240] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:47.694980 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 414076us
I20260709 14:52:47.642023 21718 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.666721 22535 raft_consensus.cc:2749] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:47.682543 22502 raft_consensus.cc:3060] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:47.511646 22497 consensus_queue.cc:260] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.688325 22414 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.759109 21681 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
W20260709 14:52:47.760104 21569 leader_election.cc:336] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.789s (SENT)
W20260709 14:52:47.693730 22534 log.cc:927] Time spent T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 14:52:47.694590 22471 raft_consensus.cc:697] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:47.948383 21569 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:47.707657 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.760861 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 72604.5us
I20260709 14:52:47.848196 22503 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:47.923980 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 282021us
I20260709 14:52:47.791409 22538 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:47.689244 22321 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.104s
I20260709 14:52:47.751253 22315 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:47.697042 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 345615us
I20260709 14:52:47.691071 22530 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.751019 22383 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.751196 22412 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:47.833298 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.949774 21793 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:47.951678 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 191610us
W20260709 14:52:47.938078 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.930105 21677 raft_consensus.cc:2393] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:47.833812 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 98) took 1058 ms. Trace:
I20260709 14:52:47.930241 22496 raft_consensus.cc:2749] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.929720 22521 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:47.928992 22523 log.cc:927] Time spent T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:52:47.836074 22407 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:47.953048 22338 consensus_meta.cc:287] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.632s	user 0.008s	sys 0.000s
I20260709 14:52:47.759172 22532 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:47.956003 21750 consensus_meta.cc:287] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.546s	user 0.006s	sys 0.002s
I20260709 14:52:47.971952 22487 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:47.976886 22532 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:47.973270 21793 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:47.832716 22490 consensus_queue.cc:237] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:47.977689 22542 log.cc:927] Time spent T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:52:47.978503 21793 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:47.973433 22535 raft_consensus.cc:2749] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.975198 22486 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:47.979525 22537 log.cc:927] Time spent T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.284s	user 0.000s	sys 0.000s
I20260709 14:52:47.979921 22486 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.975257 22338 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:47.980832 21793 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:47.981896 21793 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:47.982187 22338 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:47.975003 22158 consensus_meta.cc:287] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.611s	user 0.007s	sys 0.000s
I20260709 14:52:47.982822 21680 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:47.979843 22535 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.982226 22486 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:47.985317 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 150774us
I20260709 14:52:47.983760 22158 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:47.986444 21644 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:47.983031 22328 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:47.987926 21644 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:47.975462 21750 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:47.974776 22521 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.988912 22412 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:47.989871 22412 raft_consensus.cc:697] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:47.974344 21748 rpcz_store.cc:276] 0709 14:52:46.773127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.834346 (+ 61219us) service_pool.cc:224] Handling call
0709 14:52:46.860587 (+ 26241us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:46.867844 (+  7257us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:46.948676 (+ 80832us) log.cc:844] Serialized 14 byte log entry
0709 14:52:47.692323 (+743647us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:47.696714 (+  4391us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:47.705380 (+  8666us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:47.751913 (+ 46533us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:47.831163 (+ 79250us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1849,"prepare.queue_time_us":121620,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":2527,"raft.queue_time_us":5344,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":3922,"thread_start_us":765523,"threads_started":2,"wal-append.queue_time_us":806783}
I20260709 14:52:47.987825 22338 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:47.991150 22412 consensus_queue.cc:237] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.988224 22328 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.992650 22328 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:47.992931 22338 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:47.982865 21793 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:47.993129 21644 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:47.992601 22424 consensus_meta.cc:287] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.553s	user 0.005s	sys 0.000s
I20260709 14:52:47.970835 21718 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:47.954459 22423 raft_consensus.cc:2749] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:47.978523 22543 log.cc:927] Time spent T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
W20260709 14:52:48.031474 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 44939.1us
W20260709 14:52:48.032639 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 61879.6us
W20260709 14:52:47.997378 22536 log.cc:927] Time spent T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.351s	user 0.000s	sys 0.001s
I20260709 14:52:47.961599 22538 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.037669 22417 consensus_queue.cc:1059] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:52:47.993817 22338 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:47.954142 22471 consensus_queue.cc:237] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:47.971057 22383 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.034277 22481 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:48.040156 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.038143 22424 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:47.985447 22498 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:48.040793 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.046861 21747 raft_consensus.cc:1275] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.044282 22414 raft_consensus.cc:697] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:48.045627 22541 raft_consensus.cc:2749] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.062683 22535 raft_consensus.cc:697] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:48.050721 22429 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:48.061473 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.055954 22424 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.061134 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.056075 22481 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.068616 22424 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.077966 21873 tablet_bootstrap.cc:654] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.069675 22429 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.069813 22558 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.064268 21645 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:48.072957 22486 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.085448 22486 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.086849 22503 raft_consensus.cc:2749] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.087522 22407 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.087905 22407 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.088224 22407 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.069280 22545 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 14:52:48.091179 21746 consensus_meta.cc:287] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.720s	user 0.006s	sys 0.002s
I20260709 14:52:48.091552 21746 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:48.084342 22321 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:48.076323 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.093327 21597 raft_consensus.cc:2393] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:48.079792 22429 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.087532 22486 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.103688 22481 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.104791 22338 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:48.107925 21605 consensus_meta.cc:287] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.674s	user 0.001s	sys 0.005s
I20260709 14:52:48.127767 21605 raft_consensus.cc:2468] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.119908 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 183) took 1366 ms. Trace:
I20260709 14:52:48.109859 21673 raft_consensus.cc:1275] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:48.128444 21675 rpcz_store.cc:276] 0709 14:52:46.753494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.888795 (+135301us) service_pool.cc:224] Handling call
0709 14:52:46.889022 (+   227us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:47.692241 (+803219us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.119686 (+427445us) spinlock_profiling.cc:243] Waited 619 ms on lock 0x7b54002cd654. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:48.119849 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1424745344}
I20260709 14:52:48.127905 21749 raft_consensus.cc:1275] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:48.129690 21829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 176) took 1395 ms (client timeout 1840 ms). Trace:
I20260709 14:52:48.125314 22407 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.094730 22321 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.136482 22402 consensus_queue.cc:1048] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.133834 22486 consensus_queue.cc:1048] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:52:48.138213 22321 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.100529 22535 consensus_queue.cc:237] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.099963 21645 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:52:48.112161 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:48.139644 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 44934.6us
I20260709 14:52:48.140254 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:48.140836 22541 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.141211 22541 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.141518 22541 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.141459 21645 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:48.145345 22337 raft_consensus.cc:2764] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:48.145526 22241 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.145965 22337 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.146005 22241 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.146441 22337 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:48.146808 22337 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.147727 21748 raft_consensus.cc:1275] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.148030 22241 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.149317 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.150838 21751 raft_consensus.cc:1275] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.151473 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.151629 22521 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.152052 21672 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.153108 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.092031 22328 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.153729 21752 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.154647 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.154928 22328 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.094602 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.155649 21599 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.156217 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.156812 21754 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:48.146955 21746 raft_consensus.cc:1275] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.158061 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.151813 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.160434 21751 raft_consensus.cc:2393] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:48.155712 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.101822 22429 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.123375 22383 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.098387 22503 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:48.120654 22395 raft_consensus.cc:3055] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:48.121660 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.126813 22158 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.130647 22538 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.131302 21598 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 187) took 1009 ms. Trace:
I20260709 14:52:48.132375 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.133285 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 186) took 1012 ms. Trace:
I20260709 14:52:48.098073 22561 raft_consensus.cc:2749] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:48.196341 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.133807 22315 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:48.130105 21829 rpcz_store.cc:269] 0709 14:52:46.734147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.747718 (+ 13571us) service_pool.cc:224] Handling call
0709 14:52:46.934906 (+187188us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:48.129540 (+1194634us) spinlock_profiling.cc:243] Waited 86.1 ms on lock 0x7b54000e5454. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:48.129636 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":201637888}
I20260709 14:52:48.162627 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.133162 22424 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:48.167583 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.203197 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:48.167670 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 183080us
I20260709 14:52:48.168857 22241 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.168802 22502 consensus_queue.cc:1059] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 14:52:48.179598 22531 log.cc:927] Time spent T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.644s	user 0.003s	sys 0.000s
W20260709 14:52:48.180720 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 147037us
I20260709 14:52:48.180939 21603 rpcz_store.cc:276] 0709 14:52:47.120881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.120980 (+    99us) service_pool.cc:224] Handling call
0709 14:52:47.360402 (+239422us) spinlock_profiling.cc:243] Waited 1.65 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:47.360573 (+   171us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:47.633783 (+273210us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.133074 (+499291us) spinlock_profiling.cc:243] Waited 176 ms on lock 0x7b54003f4b54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:48.133233 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":408710144}
I20260709 14:52:48.179786 22407 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.169302 22395 raft_consensus.cc:740] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:48.179575 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.204385 21793 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.102666 22414 consensus_queue.cc:237] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.209584 22321 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.227002 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:48.211180 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.211645 21644 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
W20260709 14:52:48.229085 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 195582us
W20260709 14:52:48.229632 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.230227 21644 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:48.170472 22503 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.218437 21750 raft_consensus.cc:2393] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:48.233300 21644 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:48.234272 21569 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:48.234797 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.236634 21603 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:48.202662 22486 consensus_queue.cc:1048] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:52:48.239981 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.207098 21599 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:52:48.249500 21569 leader_election.cc:343] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.251688 21569 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:48.171788 21598 rpcz_store.cc:276] 0709 14:52:47.121463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.122230 (+   767us) service_pool.cc:224] Handling call
0709 14:52:47.190074 (+ 67844us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:47.843519 (+653445us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.131096 (+287577us) spinlock_profiling.cc:243] Waited 456 ms on lock 0x7b54001ecb54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:48.131251 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1048170240}
I20260709 14:52:48.208771 22241 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.232146 22561 raft_consensus.cc:2749] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.228142 22471 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:48.233510 22456 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.261729 21792 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.240849 22488 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.243654 22407 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:48.242076 22383 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.249153 22490 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:48.257251 22549 log.cc:927] Time spent T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.323s	user 0.001s	sys 0.002s
I20260709 14:52:48.238055 22321 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.258080 22548 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.288147 21672 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:48.288687 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.289108 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.289314 21676 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.257947 22487 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:52:48.290259 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.258992 21604 raft_consensus.cc:1275] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.291913 22321 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.279842 21603 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:48.275800 21644 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.266644 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.259238 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.293269 21644 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:48.259583 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.293969 22539 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.294260 22503 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.294500 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.294595 22539 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:48.295212 22539 raft_consensus.cc:697] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:48.293474 21826 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:48.296020 22539 consensus_queue.cc:237] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.296535 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.296757 22241 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.297128 21825 raft_consensus.cc:2376] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1. Re-sending same reply.
I20260709 14:52:48.297561 22435 consensus_queue.cc:1048] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:48.259804 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.256500 22564 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.279834 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.286031 22538 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.258167 22423 consensus_queue.cc:1048] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:52:48.266841 22471 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.286861 21873 tablet_bootstrap.cc:492] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:48.306836 21873 ts_tablet_manager.cc:1403] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.997s	user 0.027s	sys 0.023s
I20260709 14:52:48.286706 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.278828 22481 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.294785 21603 raft_consensus.cc:1275] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.260159 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.258889 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.264912 22456 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.301437 22566 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.268968 22402 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.268748 22561 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.303809 21793 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.306660 21598 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:48.295315 21751 raft_consensus.cc:2393] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 1: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:48.297960 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.256518 22532 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.282109 21752 raft_consensus.cc:3055] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.309584 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.279793 22407 raft_consensus.cc:697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:48.260017 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.311040 22456 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.308023 22545 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.320577 21570 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:48.321054 21718 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:48.279604 22383 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.283586 22490 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.315562 22561 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.326049 21755 raft_consensus.cc:2393] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:48.328759 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.313828 22566 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.333631 21603 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.279196 22395 consensus_queue.cc:260] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.319330 22158 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.326611 21676 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:48.344959 22158 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.325274 22488 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.336597 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:48.323559 21752 raft_consensus.cc:740] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:48.324901 21825 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:48.317786 22538 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:48.314361 21827 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:48.311184 22481 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.319300 22402 raft_consensus.cc:697] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:48.340833 22407 consensus_queue.cc:237] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.339365 21645 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:48.371618 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.341843 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:48.342523 22567 log.cc:927] Time spent T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 14:52:48.337441 22561 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.344559 22395 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.325989 21820 raft_consensus.cc:2368] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3.
I20260709 14:52:48.344489 21873 raft_consensus.cc:359] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.377144 21873 raft_consensus.cc:385] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.377506 21873 raft_consensus.cc:740] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.379814 21873 consensus_queue.cc:260] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.380539 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.381594 21873 ts_tablet_manager.cc:1434] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 14:52:48.339087 21718 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.348331 21793 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.382273 22576 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.382618 22576 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.382918 22576 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.384509 22558 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.385319 22535 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.319730 22433 consensus_queue.cc:1048] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:52:48.375070 22468 consensus_queue.cc:1048] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:52:48.386827 22433 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:48.388084 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:48.388373 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 49358.4us
I20260709 14:52:48.330796 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.389066 21826 raft_consensus.cc:2376] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:48.389320 22503 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:48.389895 22503 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.385782 22471 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.376525 22435 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.389971 21718 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:48.391453 22435 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.391829 22435 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.391919 22503 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.354570 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.339213 22486 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:48.392753 22486 raft_consensus.cc:697] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:48.393093 21569 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.355655 22423 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:48.337754 22545 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.306993 22564 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.363225 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.364923 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.365386 22566 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.366468 22383 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.420557 21873 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: Bootstrap starting.
I20260709 14:52:48.394277 22337 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.424909 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.426100 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.426271 22337 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.427083 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.391274 22576 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.435048 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.435302 22576 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.435675 21746 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:48.436710 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.367950 22481 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.368415 22424 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.368314 22429 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.369491 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.369877 22490 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.338261 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.325507 22532 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.345460 22158 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.378392 21752 consensus_queue.cc:260] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.352838 22488 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.351946 22577 raft_consensus.cc:2749] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.390085 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.451608 21826 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.452521 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.453773 21873 tablet_bootstrap.cc:654] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.392704 21755 raft_consensus.cc:2393] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:48.402958 22486 consensus_queue.cc:237] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.454663 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:48.455024 22569 log.cc:927] Time spent T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 14:52:48.455334 21755 raft_consensus.cc:2368] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:48.404174 22564 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.404531 22545 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.400385 22423 raft_consensus.cc:697] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:48.456075 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.400442 22433 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.448812 21828 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:48.385763 22535 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.456609 22423 consensus_queue.cc:237] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.458289 22532 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.458556 22496 raft_consensus.cc:3055] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:48.458956 22496 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:48.460886 21645 leader_election.cc:400] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:48.405480 21750 raft_consensus.cc:2410] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:52:48.461153 21645 leader_election.cc:403] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:52:48.461794 22532 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.462370 22429 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.462600 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.456609 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 92) took 1561 ms. Trace:
I20260709 14:52:48.463213 21605 rpcz_store.cc:276] 0709 14:52:46.894759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.897716 (+  2957us) service_pool.cc:224] Handling call
0709 14:52:48.456452 (+1558736us) spinlock_profiling.cc:243] Waited 529 ms on lock 0x7b5400336154. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:48.456549 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1217378432}
I20260709 14:52:48.463615 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.464349 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.464591 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.466552 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.466745 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.467175 21828 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:48.468046 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.468784 21828 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:48.407202 22541 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.457059 22433 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.470959 22577 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.471212 22541 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.393915 21754 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.471432 22577 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.472451 22433 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.347981 21603 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:48.409575 22574 log.cc:927] Time spent T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 14:52:48.410615 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 200) took 1385 ms. Trace:
I20260709 14:52:48.396993 22502 consensus_queue.cc:1059] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:48.414866 21827 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:48.375264 22538 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.414906 22465 consensus_queue.cc:1048] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:48.415830 21598 raft_consensus.cc:1240] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:48.416114 22497 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.416131 22321 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.417677 21823 raft_consensus.cc:1240] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:48.417939 22558 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:48.418398 21748 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.428855 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.427645 21606 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.447005 21718 leader_election.cc:400] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Vote denied by peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727) with higher term. Message: Invalid argument: T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3.
I20260709 14:52:48.423935 22435 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.450270 21825 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:48.450542 22490 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.450915 22417 raft_consensus.cc:3055] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:48.452569 22488 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.453644 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.344875 22548 raft_consensus.cc:2749] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.403278 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.474465 21793 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.464915 21605 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.456743 21755 raft_consensus.cc:2393] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:48.442668 21746 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.481017 21820 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.502345 22456 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.441594 21597 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.520980 22424 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.473609 22561 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.837625 21603 raft_consensus.cc:1240] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:48.869485 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 395049us
I20260709 14:52:48.541577 22402 consensus_queue.cc:237] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.871996 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.873242 22424 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.534653 21752 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.873978 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.838310 21826 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:48.461899 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.875164 22424 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.869117 22433 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.876523 22503 raft_consensus.cc:2749] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:48.876765 22561 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.878002 21829 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:48.804193 22429 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.823318 22487 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.878921 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.878854 22487 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.879514 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:48.879626 21829 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:48.878803 22429 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.458592 22535 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.534868 21600 raft_consensus.cc:1240] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:48.881132 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.881713 21645 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:48.881933 22429 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:48.882295 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.837090 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.868676 21644 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:48.788564 22395 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.846006 21678 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:48.847641 21873 tablet_bootstrap.cc:492] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: No bootstrap required, opened a new log
I20260709 14:52:48.849166 21827 raft_consensus.cc:1275] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.892705 22429 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:48.924120 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:48.924440 21873 ts_tablet_manager.cc:1403] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: Time spent bootstrapping tablet: real 0.504s	user 0.010s	sys 0.011s
I20260709 14:52:48.923611 22429 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.924822 21792 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:48.907222 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.925681 21792 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.896536 21826 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:48.926324 21597 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.927242 21873 raft_consensus.cc:359] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.903334 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:48.913725 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.928323 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:48.928632 22564 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:48.929042 22564 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.743553 22540 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.902236 21821 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:48.856091 22417 raft_consensus.cc:740] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:48.929668 22564 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.893664 21680 raft_consensus.cc:2393] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:48.930483 22417 consensus_queue.cc:260] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.931411 22417 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.903808 22548 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.932004 22548 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:48.932173 21792 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:48.932367 22548 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.859431 22435 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:48.679026 21672 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:48.934777 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.935611 21672 raft_consensus.cc:2393] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:48.936609 22503 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.894209 22545 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:48.897507 22578 log.cc:927] Time spent T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.496s	user 0.000s	sys 0.000s
I20260709 14:52:48.937304 22503 raft_consensus.cc:697] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:48.938369 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.938728 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.938983 21672 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.929769 21644 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.849817 21718 leader_election.cc:403] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 14:52:48.864006 22552 log.cc:927] Time spent T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.794s	user 0.008s	sys 0.002s
I20260709 14:52:48.836985 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.481101 21747 rpcz_store.cc:276] 0709 14:52:47.024836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.026907 (+  2071us) service_pool.cc:224] Handling call
0709 14:52:47.054334 (+ 27427us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:48.061788 (+1007454us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.410392 (+348604us) spinlock_profiling.cc:243] Waited 974 ms on lock 0x7b5400061dd4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:48.410561 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2239057280}
I20260709 14:52:48.875885 21823 raft_consensus.cc:2393] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:48.876236 22433 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.884487 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.963073 21755 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
W20260709 14:52:48.963650 21753 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.665s	user 0.005s	sys 0.013s
I20260709 14:52:48.845352 22538 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.837110 22321 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.502213 22541 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:48.967607 22321 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.967954 22541 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.969714 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.969970 22541 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:48.883394 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.970862 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:48.971447 21747 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:48.924858 21603 raft_consensus.cc:1275] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.924073 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.935771 21597 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:48.936273 22558 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.929834 22540 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:48.936653 22414 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.938527 22503 consensus_queue.cc:237] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:48.722499 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 329454us
I20260709 14:52:48.520673 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:48.862409 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 507520us
I20260709 14:52:48.939535 21793 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.931584 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:48.927903 21873 raft_consensus.cc:385] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.960246 22498 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
W20260709 14:52:48.964047 21753 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.005s	sys 0.013s
I20260709 14:52:48.963825 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.913903 22535 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.929075 21826 raft_consensus.cc:2393] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:48.862125 22490 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.922361 21752 raft_consensus.cc:1275] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.929075 21827 raft_consensus.cc:1275] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:48.881129 22487 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.911536 22532 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:48.917801 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:48.914786 22577 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:48.939867 22545 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.980562 21680 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:48.981011 21873 raft_consensus.cc:740] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Initialized, Role: FOLLOWER
I20260709 14:52:49.069655 21873 consensus_queue.cc:260] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:48.943396 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 546140us
I20260709 14:52:48.904721 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 187) took 1401 ms. Trace:
I20260709 14:52:48.920320 21754 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:48.982491 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:48.982595 21793 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:48.960328 22584 raft_consensus.cc:2804] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:48.967643 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:48.985658 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:48.899226 22158 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:48.929437 22395 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.936084 22564 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:48.988826 21753 raft_consensus.cc:1240] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:49.015658 21792 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:48.985402 21570 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:48.975167 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:49.021682 21755 raft_consensus.cc:1275] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.017776 22424 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:48.979897 22241 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.986317 22383 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:48.976809 22561 consensus_queue.cc:1048] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:52:49.081036 22502 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.047870 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:49.016152 22512 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.017696 21677 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:52:48.986027 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:49.084035 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 101589us
I20260709 14:52:48.981976 22414 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.019482 22429 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.015962 22423 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:49.017696 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:49.085458 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 100195us
W20260709 14:52:49.086822 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 101484us
I20260709 14:52:48.986343 21828 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:49.084662 21680 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:48.977706 22558 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.068775 21746 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.078284 22545 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.078228 22584 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.091575 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.077509 22433 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.078626 22577 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
W20260709 14:52:49.081382 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.097788 22395 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.095322 21825 raft_consensus.cc:1275] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.096135 22490 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.083467 22576 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.096675 22158 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.020193 22548 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.097533 22561 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.020846 22321 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.096135 21569 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:49.102608 21644 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
W20260709 14:52:49.103639 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 121092us
W20260709 14:52:49.178364 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 82301.8us
I20260709 14:52:49.104568 21873 ts_tablet_manager.cc:1434] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: Time spent starting tablet: real 0.180s	user 0.011s	sys 0.003s
I20260709 14:52:48.997478 22535 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:48.986375 22465 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.992337 22498 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.086303 22532 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:49.109993 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.110328 22315 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.110500 21829 raft_consensus.cc:3060] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.097455 21827 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.113360 21681 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:49.115345 22429 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:49.096200 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:49.172128 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 156553us
I20260709 14:52:49.169819 22414 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.116480 21604 raft_consensus.cc:2393] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:49.173243 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:49.173450 21718 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:49.089828 22487 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.194969 22498 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.078163 21679 rpcz_store.cc:276] 0709 14:52:47.503037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.503527 (+   490us) service_pool.cc:224] Handling call
0709 14:52:48.904080 (+1400553us) spinlock_profiling.cc:243] Waited 1.89 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:48.904231 (+   151us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:48.904393 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:48.904423 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:48.904462 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:48.904497 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.904553 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:48.904663 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4345088}
I20260709 14:52:49.205054 21681 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.205221 22321 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.205835 21679 raft_consensus.cc:1275] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.206466 21603 raft_consensus.cc:1240] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.176211 21645 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.091593 22424 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.208331 22424 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.208411 21792 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:49.209275 22424 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.176978 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:49.179441 21569 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:49.210680 21681 raft_consensus.cc:1275] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.211118 21569 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:49.178506 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 75977.6us
I20260709 14:52:49.186489 22435 raft_consensus.cc:2804] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.174194 22477 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.169997 22584 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.176817 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.171317 22558 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.203199 22487 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.221946 22487 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.223836 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.203678 22488 consensus_queue.cc:1048] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.203969 21570 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:49.204252 22586 consensus_queue.cc:1048] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.203303 22585 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:49.188699 22481 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.191421 22595 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.093966 22241 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.244374 22595 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.105890 22502 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.245889 21677 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.246347 22595 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.246692 22502 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.175393 22576 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.225476 22435 raft_consensus.cc:697] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:49.220137 21644 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.209704 22530 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.218736 22429 raft_consensus.cc:697] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:49.220731 22456 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.194605 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.189929 22490 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.154093 22423 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.255694 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:49.256794 22423 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.256876 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.258198 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.258420 21792 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:49.241914 22548 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.214049 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.232618 21681 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.230641 21824 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 0.
I20260709 14:52:49.176488 22577 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.266957 21746 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:49.268107 22577 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.235066 22535 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.229744 22477 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.235819 21600 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:49.192873 22465 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.209728 22424 raft_consensus.cc:697] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:49.202183 22564 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.176044 22588 consensus_queue.cc:1048] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:52:49.241899 22586 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.242489 22540 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.243196 22488 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.243772 22585 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:49.202970 21826 raft_consensus.cc:2393] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:49.225513 22532 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:49.248685 22598 raft_consensus.cc:2749] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:49.247874 22481 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.294667 22481 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.250044 21644 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.295430 22540 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:49.295538 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 45571.9us
I20260709 14:52:49.296219 21751 raft_consensus.cc:2393] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:49.296469 21644 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:49.207803 21748 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:49.298731 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 108) took 1041 ms. Trace:
I20260709 14:52:49.251044 22595 raft_consensus.cc:2749] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:49.261629 21606 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:49.262362 22541 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:49.299755 22541 raft_consensus.cc:697] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:49.300773 21792 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:49.299997 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.263521 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:49.265247 22490 raft_consensus.cc:697] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:49.265901 22429 consensus_queue.cc:237] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.226406 22498 consensus_queue.cc:1059] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:52:49.267156 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:49.173836 21680 raft_consensus.cc:1240] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.233595 22597 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.251173 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:49.290500 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.266836 22530 raft_consensus.cc:2749] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:49.284258 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 73208.2us
I20260709 14:52:49.290659 22488 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.302858 21829 raft_consensus.cc:2393] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:49.306003 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.281282 21677 raft_consensus.cc:1275] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.276336 22477 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:49.231467 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 55326.9us
I20260709 14:52:49.308254 21569 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:49.308821 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 104919us
I20260709 14:52:49.282776 22586 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.299731 22595 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:49.309901 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 136502us
I20260709 14:52:49.300069 22566 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727) with higher term. Message: Invalid argument: T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3.
I20260709 14:52:49.318563 22496 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.319355 22585 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:49.319509 22496 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.319998 22541 consensus_queue.cc:237] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.315148 21570 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:49.299065 21748 rpcz_store.cc:276] 0709 14:52:48.257527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.364655 (+107128us) service_pool.cc:224] Handling call
0709 14:52:49.298674 (+934019us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:49.321514 22490 consensus_queue.cc:237] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.321856 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.316633 21645 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.308967 21828 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:49.317763 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:49.323300 21826 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.323684 22465 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.324187 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:49.325460 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:49.319144 22595 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.325978 22595 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.309144 22597 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.309329 22488 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.318760 22586 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.329283 22585 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.330173 22585 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.304951 22564 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:49.299150 22545 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.418570 21826 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
W20260709 14:52:49.418852 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 84649.9us
I20260709 14:52:49.420372 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:49.276202 22424 consensus_queue.cc:237] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.306339 22241 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:49.424198 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 107606us
I20260709 14:52:49.311980 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 139) took 1033 ms. Trace:
I20260709 14:52:49.423622 21718 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:49.432261 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 201) took 1261 ms. Trace:
I20260709 14:52:49.334517 22540 consensus_queue.cc:1059] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.098s
I20260709 14:52:49.307698 22435 consensus_queue.cc:237] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.427106 22566 consensus_queue.cc:1059] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:52:49.315510 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.306794 21827 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:49.303480 22532 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.334650 22564 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.425853 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:49.424007 22423 consensus_queue.cc:1048] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:52:49.322541 21748 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 1.
I20260709 14:52:49.325985 21820 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:49.433652 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.421598 22561 raft_consensus.cc:2749] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:49.524703 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 104952us
I20260709 14:52:49.452275 21718 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:49.491281 21675 raft_consensus.cc:2393] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
W20260709 14:52:49.548781 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 96595.6us
W20260709 14:52:49.550297 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.427487 22337 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:49.336510 22588 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.423265 22576 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.435197 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.495303 21676 raft_consensus.cc:1240] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:49.493006 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.492143 22577 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.562784 22577 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.437608 22241 consensus_queue.cc:1048] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.122s
I20260709 14:52:49.492662 22530 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.427294 22465 consensus_queue.cc:1048] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.118s
I20260709 14:52:49.494410 22545 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.555930 22588 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.493764 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 187) took 1249 ms. Trace:
I20260709 14:52:49.499468 22605 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.546352 22502 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.547947 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.522768 22564 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:49.574653 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.548897 22487 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.538478 22486 consensus_queue.cc:1048] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:52:49.561291 22576 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:49.559231 22337 raft_consensus.cc:697] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:49.492439 22603 consensus_queue.cc:1059] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 14:52:49.601995 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.602617 21749 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:49.603452 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.603976 21749 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:49.605281 22321 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.606014 22577 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.562031 22566 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.606518 22577 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.606583 22566 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.606981 22577 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:49.607892 22604 log.cc:927] Time spent T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.051s	user 0.000s	sys 0.002s
I20260709 14:52:49.608660 22566 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.604805 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.565485 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:49.609673 21827 raft_consensus.cc:2393] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:49.609870 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:49.566674 21750 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:49.610627 22532 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.610464 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:49.611284 21827 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.611954 22488 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.612216 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.577541 22588 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.572144 22530 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.610441 21749 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.578161 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 101) took 1532 ms. Trace:
I20260709 14:52:49.605376 21602 raft_consensus.cc:2393] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:49.605760 22321 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.580207 22241 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.585742 22605 raft_consensus.cc:697] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:49.615634 21826 raft_consensus.cc:2468] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:49.608908 22577 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.596716 22576 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.613955 22468 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:49.599440 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 72022.8us
I20260709 14:52:49.630677 22611 raft_consensus.cc:3055] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:49.623405 22561 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.636240 21570 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:49.638329 21644 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.577607 21824 rpcz_store.cc:276] 0709 14:52:48.244004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.259724 (+ 15720us) service_pool.cc:224] Handling call
0709 14:52:49.116387 (+856663us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b5400271428. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf55924 00007fe16b13e227 00007fe16b13dab8 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:49.493601 (+377214us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b540047fed4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:49.493709 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":274910976}
I20260709 14:52:49.433722 21747 rpcz_store.cc:276] 0709 14:52:48.300182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.972060 (+671878us) service_pool.cc:224] Handling call
0709 14:52:48.972354 (+   294us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:48.975590 (+  3236us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:48.978360 (+  2770us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:49.083575 (+105215us) log.cc:844] Serialized 26 byte log entry
0709 14:52:49.175792 (+ 92217us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:49.179150 (+  3358us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.188611 (+  9461us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:49.302018 (+113407us) raft_consensus.cc:1685] finished
0709 14:52:49.302036 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:49.310423 (+  8387us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1995,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":1468,"thread_start_us":74227,"threads_started":1,"wal-append.queue_time_us":161096}
I20260709 14:52:49.628768 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:49.635730 22603 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.633790 22576 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.668745 22584 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.604233 22585 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.641498 22487 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.435268 21674 rpcz_store.cc:276] 0709 14:52:48.170356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.195940 (+ 25584us) service_pool.cc:224] Handling call
0709 14:52:49.095691 (+899751us) spinlock_profiling.cc:243] Waited 2.4 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:49.095875 (+   184us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:49.096196 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.096225 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:49.096670 (+   445us) log.cc:844] Serialized 26 byte log entry
0709 14:52:49.292670 (+196000us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:49.303016 (+ 10346us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.310780 (+  7764us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:49.313963 (+  3183us) raft_consensus.cc:1685] finished
0709 14:52:49.313977 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:49.430541 (+116564us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1927,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":7547,"spinlock_wait_cycles":5513600,"thread_start_us":179473,"threads_started":1,"wal-append.queue_time_us":170948}
I20260709 14:52:49.640338 22435 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.642129 22561 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.604856 22337 consensus_queue.cc:237] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.642519 22605 consensus_queue.cc:237] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:49.659207 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.582727 22502 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.679301 22613 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:49.759287 22565 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.686630 22530 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.635887 22611 raft_consensus.cc:740] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:49.635125 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:49.635028 21602 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 100) took 1601 ms (client timeout 1923 ms). Trace:
I20260709 14:52:49.686852 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:49.740079 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 46686.4us
I20260709 14:52:49.630692 22241 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.686537 22532 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:49.686861 22607 log.cc:927] Time spent T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:52:49.626876 21601 rpcz_store.cc:276] 0709 14:52:48.044966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.046124 (+  1158us) service_pool.cc:224] Handling call
0709 14:52:49.426712 (+1380588us) spinlock_profiling.cc:243] Waited 3.71 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:49.577283 (+150571us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10023424}
I20260709 14:52:49.680385 22577 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:49.785277 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 95044.5us
I20260709 14:52:49.857924 21644 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.637669 22468 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.679195 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 200) took 1378 ms. Trace:
W20260709 14:52:49.700064 22619 log.cc:927] Time spent T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:52:49.791213 21718 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:49.687340 22566 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:49.777907 22558 consensus_meta.cc:287] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.531s	user 0.007s	sys 0.001s
I20260709 14:52:49.772715 22498 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.799695 21645 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:49.772851 22585 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.688447 22595 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.760012 22603 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.795897 22488 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.787437 22465 consensus_queue.cc:1048] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:52:49.798514 22616 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.795377 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.871374 22490 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.876240 22490 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.876963 22595 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.877513 22540 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.878068 22490 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.874125 22558 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.838778 22613 raft_consensus.cc:697] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:49.800572 22530 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.859395 21829 rpcz_store.cc:276] 0709 14:52:48.300789 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.426869 (+1126080us) service_pool.cc:224] Handling call
0709 14:52:49.483626 (+ 56757us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:49.505883 (+ 22257us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.505914 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:49.506353 (+   439us) log.cc:844] Serialized 26 byte log entry
0709 14:52:49.640707 (+134354us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:49.640743 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.643782 (+  3039us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:49.678986 (+ 35204us) raft_consensus.cc:1685] finished
0709 14:52:49.679004 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:49.679138 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21873,"raft.queue_time_us":22590,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":17618,"thread_start_us":83159,"threads_started":1,"wal-append.queue_time_us":96273}
I20260709 14:52:49.785872 22435 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.815112 22477 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:49.872835 22498 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.804520 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:49.871796 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 72175.7us
I20260709 14:52:49.798623 22565 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.879804 22613 consensus_queue.cc:237] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:49.867889 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.805706 22586 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.872174 22566 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.839423 21824 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:49.875572 21598 raft_consensus.cc:2393] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:49.874311 21749 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:49.870114 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:49.874536 22479 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:49.806919 21602 rpcz_store.cc:269] 0709 14:52:48.033904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.034203 (+   299us) service_pool.cc:224] Handling call
0709 14:52:49.547839 (+1513636us) spinlock_profiling.cc:243] Waited 2.06 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:49.633788 (+ 85949us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4739456}
I20260709 14:52:49.875622 22468 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.877562 22595 raft_consensus.cc:2749] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:49.880338 22558 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.865593 22577 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.895614 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:49.874224 22616 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:49.918907 21645 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:49.909392 22321 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.893712 22530 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:49.907219 22584 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.909241 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:49.924959 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:49.941571 21602 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.942533 21827 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:49.930986 22595 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:49.945554 22496 consensus_meta.cc:287] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.626s	user 0.009s	sys 0.001s
I20260709 14:52:49.946292 21752 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:49.947221 22435 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.947778 22595 raft_consensus.cc:697] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:49.948710 22595 consensus_queue.cc:237] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:49.949365 22502 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:49.949935 22615 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.950416 22615 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:49.910575 22479 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:49.951735 22479 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.916755 21750 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:49.939432 21604 raft_consensus.cc:2393] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:49.940459 22530 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.941147 21748 raft_consensus.cc:2368] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:49.905362 22477 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:49.988256 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.931998 22603 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:49.958725 22561 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:49.958197 22565 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:49.931668 21601 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:50.032672 22586 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:50.032981 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:50.033469 21645 leader_election.cc:400] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:50.019187 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.034704 22566 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.036175 22241 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:50.045811 21645 leader_election.cc:403] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:50.035773 22577 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.056697 21747 raft_consensus.cc:2410] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:52:50.054239 21748 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:50.058320 21748 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:50.063390 21750 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:50.066133 22498 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.045811 22565 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.071771 22565 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.070956 22564 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.067543 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.031428 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:50.064595 22576 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.116233 22561 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.114646 22565 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.115363 21598 raft_consensus.cc:2393] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:50.116747 22561 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.118371 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.119510 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.119760 22561 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.115743 21749 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:50.120505 22540 raft_consensus.cc:2749] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:50.122263 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 88927.9us
I20260709 14:52:50.127580 21748 raft_consensus.cc:1240] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:50.123211 21645 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:50.128687 21602 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:50.128952 22564 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.127497 22498 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:52:50.131863 22588 consensus_meta.cc:287] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.518s	user 0.008s	sys 0.000s
I20260709 14:52:50.132270 22588 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.133306 21600 raft_consensus.cc:1240] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:50.135536 22595 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.138060 22595 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.084232 21827 raft_consensus.cc:3060] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:50.142346 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 284510us
I20260709 14:52:50.143828 21644 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:50.144694 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 353574us
I20260709 14:52:50.150097 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.155754 22576 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.149833 22539 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:50.149830 22565 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.151468 22540 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:50.152987 22625 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.162864 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.154367 22435 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.165354 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.165764 22435 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:50.166180 22435 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.166498 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.167712 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.170132 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 106) took 1787 ms. Trace:
I20260709 14:52:50.170516 21829 rpcz_store.cc:276] 0709 14:52:48.383199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.893223 (+1510024us) service_pool.cc:224] Handling call
0709 14:52:49.901759 (+  8536us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:49.901981 (+   222us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.902006 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:49.904797 (+  2791us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.022034 (+117237us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:50.022070 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.022133 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.169933 (+147800us) raft_consensus.cc:1685] finished
0709 14:52:50.169954 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.170079 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":98604,"threads_started":1,"wal-append.queue_time_us":223413}
I20260709 14:52:50.156981 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.177703 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.178287 21829 raft_consensus.cc:2468] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:50.168767 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.184105 22477 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.163770 22479 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.186112 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 202) took 1802 ms. Trace:
I20260709 14:52:50.187335 22479 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.162567 22539 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:50.163616 22565 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.178351 22625 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.196130 22539 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.192399 22595 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.184500 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:50.201900 21601 raft_consensus.cc:2368] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:50.202726 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.203299 21601 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.204514 21829 raft_consensus.cc:1240] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:50.204867 22625 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.192006 22588 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.205076 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 110) took 1820 ms. Trace:
I20260709 14:52:50.186566 21824 rpcz_store.cc:276] 0709 14:52:48.383384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.929226 (+1545842us) service_pool.cc:224] Handling call
0709 14:52:49.955552 (+ 26326us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:49.955884 (+   332us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.955915 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:49.956373 (+   458us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.056082 (+ 99709us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:50.114468 (+ 58386us) log.cc:844] Serialized 14 byte log entry
0709 14:52:50.115552 (+  1084us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.115618 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.185903 (+ 70285us) raft_consensus.cc:1685] finished
0709 14:52:50.185926 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.186059 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":106808,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":3215,"raft.queue_time_us":12785,"raft.run_cpu_time_us":270,"raft.run_wall_time_us":28546,"thread_start_us":150532,"threads_started":2,"wal-append.queue_time_us":227353}
I20260709 14:52:50.208370 21829 rpcz_store.cc:276] 0709 14:52:48.384289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.182684 (+1798395us) service_pool.cc:224] Handling call
0709 14:52:50.204369 (+ 21685us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.204883 (+   514us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.205033 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.204999 21601 raft_consensus.cc:1275] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.208678 22561 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:50.206171 22565 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.212356 22561 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.216372 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.222113 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.211423 22435 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.222652 22561 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.223385 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.223965 21824 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:50.224123 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 204) took 1128 ms. Trace:
I20260709 14:52:50.224480 21604 rpcz_store.cc:276] 0709 14:52:49.095900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.330864 (+234964us) service_pool.cc:224] Handling call
0709 14:52:50.223936 (+893072us) spinlock_profiling.cc:243] Waited 370 ms on lock 0x7b54004b23d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.224068 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":850769792}
I20260709 14:52:50.212595 22498 raft_consensus.cc:2749] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3.
I20260709 14:52:50.222091 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 115) took 1200 ms. Trace:
I20260709 14:52:50.218580 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:50.218956 22539 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.225139 21824 raft_consensus.cc:1275] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.220463 22407 raft_consensus.cc:3055] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:50.233273 22407 raft_consensus.cc:740] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:50.233405 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 111) took 1848 ms. Trace:
I20260709 14:52:50.234364 22539 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.234108 22407 consensus_queue.cc:260] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.225960 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 151) took 1053 ms. Trace:
I20260709 14:52:50.235333 22407 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.233803 21824 rpcz_store.cc:276] 0709 14:52:48.384547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.224572 (+1840025us) service_pool.cc:224] Handling call
0709 14:52:50.224853 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.233101 (+  8248us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.233353 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.236380 22616 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.236449 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.238775 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 115) took 1832 ms. Trace:
I20260709 14:52:50.239408 21824 rpcz_store.cc:276] 0709 14:52:48.406539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.237927 (+1831388us) service_pool.cc:224] Handling call
0709 14:52:50.238232 (+   305us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.238558 (+   326us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.238727 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.232167 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:50.220209 22532 consensus_queue.cc:1059] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.227090 22435 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.220811 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 198) took 1142 ms. Trace:
I20260709 14:52:50.233206 21599 raft_consensus.cc:1240] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:50.244999 21602 rpcz_store.cc:276] 0709 14:52:49.077965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.217118 (+1139153us) service_pool.cc:224] Handling call
0709 14:52:50.220352 (+  3234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.220520 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.220547 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:50.220592 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:50.220623 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.220682 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.220769 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.246100 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 109) took 1265 ms. Trace:
I20260709 14:52:50.246441 21599 rpcz_store.cc:276] 0709 14:52:48.980961 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.981834 (+   873us) service_pool.cc:224] Handling call
0709 14:52:50.232785 (+1250951us) spinlock_profiling.cc:243] Waited 20.1 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:50.232964 (+   179us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.245856 (+ 12892us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.246050 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46193920}
I20260709 14:52:50.247089 21824 raft_consensus.cc:1275] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.247681 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 116) took 1710 ms. Trace:
I20260709 14:52:50.247908 21599 raft_consensus.cc:1275] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.247978 21824 rpcz_store.cc:276] 0709 14:52:48.537145 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.244716 (+1707571us) service_pool.cc:224] Handling call
0709 14:52:50.244983 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.247466 (+  2483us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.247634 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.227454 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.249193 21829 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.225530 21601 rpcz_store.cc:276] 0709 14:52:49.022178 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.203910 (+1181732us) service_pool.cc:224] Handling call
0709 14:52:50.204688 (+   778us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.212994 (+  8306us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.222039 (+  9045us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.249867 21824 raft_consensus.cc:1275] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.250573 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 122) took 1289 ms. Trace:
I20260709 14:52:50.250778 21601 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:50.250968 21824 rpcz_store.cc:276] 0709 14:52:48.968933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.249338 (+1280405us) service_pool.cc:224] Handling call
0709 14:52:50.249589 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.250347 (+   758us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.250530 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.252287 21601 raft_consensus.cc:1275] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.227656 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:50.243360 21679 raft_consensus.cc:1240] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:50.253489 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 207) took 1840 ms. Trace:
I20260709 14:52:50.235208 21755 rpcz_store.cc:276] 0709 14:52:49.172241 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.172377 (+   136us) service_pool.cc:224] Handling call
0709 14:52:50.218452 (+1046075us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:50.225909 (+  7457us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4209024}
W20260709 14:52:50.254094 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:50.255689 21750 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:50.255728 21824 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:50.232199 21644 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.242771 22532 raft_consensus.cc:3055] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:50.226910 21597 raft_consensus.cc:1240] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:50.232337 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.225797 21604 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:50.256577 21755 raft_consensus.cc:1275] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:50.244360 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 108) took 1263 ms. Trace:
I20260709 14:52:50.285133 21603 rpcz_store.cc:276] 0709 14:52:48.980696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.980861 (+   165us) service_pool.cc:224] Handling call
0709 14:52:48.981110 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.206823 (+225713us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.244166 (+1037343us) spinlock_profiling.cc:243] Waited 225 ms on lock 0x7b540051efd4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.244309 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":517884800}
I20260709 14:52:50.273846 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 109) took 1889 ms. Trace:
I20260709 14:52:50.274683 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.276389 22407 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.276775 22539 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.276916 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 119) took 1070 ms. Trace:
I20260709 14:52:50.277212 22498 consensus_queue.cc:1048] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.277733 22412 consensus_queue.cc:1048] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:50.278144 22435 consensus_queue.cc:1048] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.278542 22545 consensus_queue.cc:1048] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.279951 21718 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.274441 22532 raft_consensus.cc:740] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:50.294188 21602 rpcz_store.cc:276] 0709 14:52:49.206161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.246213 (+1040052us) service_pool.cc:224] Handling call
0709 14:52:50.246506 (+   293us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.246832 (+   326us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.246864 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.247268 (+   404us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.276574 (+ 29306us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:50.276613 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.276685 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.276736 (+    51us) raft_consensus.cc:1685] finished
0709 14:52:50.276746 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.276864 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2424,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":245,"thread_start_us":28969,"threads_started":1,"wal-append.queue_time_us":27667}
I20260709 14:52:50.296241 22532 consensus_queue.cc:260] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.421998 21792 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.406075 21829 raft_consensus.cc:2468] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:50.253829 21679 rpcz_store.cc:276] 0709 14:52:48.412900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.206558 (+793658us) service_pool.cc:224] Handling call
0709 14:52:50.242943 (+1036385us) spinlock_profiling.cc:243] Waited 5.77 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:50.243122 (+   179us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.253240 (+ 10118us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.253435 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13267328}
I20260709 14:52:50.293473 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:50.279032 21750 raft_consensus.cc:3060] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.431432 21500 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47734 (request call id 79) took 5004 ms. Trace:
I20260709 14:52:50.433871 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:50.434692 21746 raft_consensus.cc:2393] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:50.435493 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:50.436210 21746 raft_consensus.cc:2393] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:50.278965 21749 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:50.315726 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40656 (request call id 126) took 1010 ms. Trace:
I20260709 14:52:50.432042 21500 rpcz_store.cc:276] 0709 14:52:45.431470 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.442140 (+ 10670us) service_pool.cc:224] Handling call
0709 14:52:50.431366 (+4989226us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:46.919848 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:46.970360 (+ 50512us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:46.971374 (+  1014us) write_op.cc:435] Acquired schema lock
0709 14:52:46.989340 (+ 17966us) tablet.cc:662] Decoding operations
0709 14:52:46.989856 (+   516us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:46.989929 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:46.989962 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:52:46.990288 (+   326us) tablet.cc:701] Row locks acquired
0709 14:52:46.990309 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:52:46.990448 (+   139us) write_op.cc:270] Start()
0709 14:52:46.990563 (+   115us) write_op.cc:276] Timestamp: P: 1783608766990407 usec, L: 0
0709 14:52:46.990584 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:52:46.991282 (+   698us) log.cc:844] Serialized 922 byte log entry
0709 14:52:47.992878 (+1001596us) op_driver.cc:464] REPLICATION: finished
0709 14:52:48.171061 (+178183us) write_op.cc:301] APPLY: starting
0709 14:52:48.193916 (+ 22855us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:48.202766 (+  8850us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:48.221440 (+ 18674us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:48.272687 (+ 51247us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:48.303639 (+ 30952us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:52:48.307225 (+  3586us) write_op.cc:312] APPLY: finished
0709 14:52:48.316277 (+  9052us) log.cc:844] Serialized 28 byte log entry
0709 14:52:48.325062 (+  8785us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:48.327314 (+  2252us) write_op.cc:454] Released schema lock
0709 14:52:48.328792 (+  1478us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:48.351318 (+ 22526us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:48.352674 (+  1356us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":176852,"apply.run_cpu_time_us":2281,"apply.run_wall_time_us":169102,"num_ops":2,"prepare.queue_time_us":268139,"prepare.run_cpu_time_us":5309,"prepare.run_wall_time_us":95258,"raft.queue_time_us":606233,"raft.run_cpu_time_us":14074,"raft.run_wall_time_us":133666,"replication_time_us":963934,"thread_start_us":708480,"threads_started":4,"wal-append.queue_time_us":13992,"wal-append.run_cpu_time_us":25031,"wal-append.run_wall_time_us":2413326}]]}
I20260709 14:52:50.438737 21792 leader_election.cc:400] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Vote denied by peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853) with higher term. Message: Invalid argument: T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:50.439155 21792 leader_election.cc:403] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:52:50.286233 21827 rpcz_store.cc:276] 0709 14:52:48.384030 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.022954 (+1638924us) service_pool.cc:224] Handling call
0709 14:52:50.047654 (+ 24700us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.145732 (+ 98078us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.145761 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.146148 (+   387us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.273549 (+127401us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:50.273585 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.273642 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.273676 (+    34us) raft_consensus.cc:1685] finished
0709 14:52:50.273686 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.273784 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4017,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":3331,"thread_start_us":127122,"threads_started":1,"wal-append.queue_time_us":81721}
I20260709 14:52:50.429941 21755 raft_consensus.cc:2368] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:50.401047 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:50.284950 22561 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.296152 21718 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.315011 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 202) took 1219 ms. Trace:
I20260709 14:52:50.431393 22338 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.308369 21822 raft_consensus.cc:1240] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:50.299867 21821 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 191) took 2044 ms (client timeout 2063 ms). Trace:
I20260709 14:52:50.441573 21569 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.446225 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.446593 21569 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.447425 21569 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:50.439481 21645 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:50.441825 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 150) took 1270 ms. Trace:
I20260709 14:52:50.450121 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:50.290963 22407 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:50.374315 22620 log.cc:927] Time spent T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.499s	user 0.006s	sys 0.005s
W20260709 14:52:50.408636 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.303181 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 149) took 1377 ms. Trace:
I20260709 14:52:50.445466 22538 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.451241 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.445593 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 147) took 2202 ms. Trace:
I20260709 14:52:50.438962 21826 rpcz_store.cc:276] 0709 14:52:49.331964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.420138 (+ 88174us) service_pool.cc:224] Handling call
0709 14:52:50.315570 (+895432us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b5400105ed4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.315673 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":318669056}
I20260709 14:52:50.478389 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:50.441884 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 145799us
I20260709 14:52:50.443003 22558 raft_consensus.cc:2804] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.481350 21718 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:50.286729 22564 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.382658 21599 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:50.404801 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 139) took 2087 ms. Trace:
I20260709 14:52:50.466046 22407 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.399509 22616 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:50.438402 22645 log.cc:927] Time spent T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:52:50.405613 22615 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.425220 22545 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.467729 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.477365 22538 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.469061 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:50.306154 21823 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40656 (request call id 119) took 1434 ms (client timeout 1574 ms). Trace:
I20260709 14:52:50.294312 21597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 113) took 1306 ms. Trace:
I20260709 14:52:50.307154 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 146) took 1347 ms. Trace:
I20260709 14:52:50.402838 22597 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.307744 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33884 (request call id 117) took 1122 ms. Trace:
I20260709 14:52:50.437170 21746 raft_consensus.cc:1240] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:50.305621 22417 raft_consensus.cc:3055] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:50.316191 22512 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:50.377907 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 114) took 1361 ms. Trace:
I20260709 14:52:50.399681 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 189) took 2155 ms. Trace:
I20260709 14:52:50.404348 21754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 116) took 1462 ms. Trace:
I20260709 14:52:50.516636 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.445427 21676 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:50.475099 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:50.443140 22530 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.441102 22321 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.294348 21598 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.458309 21820 raft_consensus.cc:1240] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:50.483942 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.493774 22564 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:50.486775 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.461403 22588 raft_consensus.cc:2804] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:50.461820 22618 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.298226 22532 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.490231 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.637494 21827 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.487411 21678 rpcz_store.cc:276] 0709 14:52:48.317053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.018053 (+701000us) service_pool.cc:224] Handling call
0709 14:52:49.018320 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.196224 (+177904us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.196259 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:49.196309 (+    50us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:49.196342 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.404594 (+1208252us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b54003c37d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.404643 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.404751 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":408687872}
I20260709 14:52:50.470775 22625 raft_consensus.cc:2804] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:50.298159 22539 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.488564 21502 catalog_manager.cc:5697] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 1 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:50.445531 22338 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.484324 22565 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.485416 22558 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.459805 22561 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:50.503628 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.500859 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 120) took 1294 ms. Trace:
I20260709 14:52:50.501338 21677 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:50.484596 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.492837 22609 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.443473 21604 rpcz_store.cc:276] 0709 14:52:49.095410 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.225299 (+1129889us) service_pool.cc:224] Handling call
0709 14:52:50.225589 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.287179 (+ 61590us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.314952 (+ 27773us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.512673 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.495537 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:50.498498 21749 raft_consensus.cc:1275] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:50.453011 21821 rpcz_store.cc:269] 0709 14:52:48.255174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.259600 (+  4426us) service_pool.cc:224] Handling call
0709 14:52:50.299707 (+2040107us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b54003d31d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.299815 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":312264576}
I20260709 14:52:50.518772 21793 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:50.665112 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 146400us
I20260709 14:52:50.665855 21793 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:50.554308 21680 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.502013 21672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 145) took 2176 ms. Trace:
I20260709 14:52:50.449560 21753 rpcz_store.cc:276] 0709 14:52:49.171591 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.171710 (+   119us) service_pool.cc:224] Handling call
0709 14:52:50.400881 (+1229171us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:50.441774 (+ 40893us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4934016}
I20260709 14:52:50.554843 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.502183 22538 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.474465 21752 rpcz_store.cc:276] 0709 14:52:48.926102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.048306 (+122204us) service_pool.cc:224] Handling call
0709 14:52:49.048624 (+   318us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.946628 (+898004us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.302966 (+356338us) spinlock_profiling.cc:243] Waited 897 ms on lock 0x7b54000c2454. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.303127 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2063699840}
W20260709 14:52:50.501524 21823 rpcz_store.cc:269] 0709 14:52:48.871475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.871773 (+   298us) service_pool.cc:224] Handling call
0709 14:52:50.305940 (+1434167us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b54003d27d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.306078 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7234816}
I20260709 14:52:50.560793 21826 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:50.447835 22435 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.669077 21645 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:50.653055 22565 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.477902 21822 rpcz_store.cc:276] 0709 14:52:48.242775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.248961 (+  6186us) service_pool.cc:224] Handling call
0709 14:52:50.307963 (+2059002us) spinlock_profiling.cc:243] Waited 4.73 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:50.308173 (+   210us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.445348 (+137175us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.445534 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10890112}
I20260709 14:52:50.533557 21750 raft_consensus.cc:1275] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.538815 22512 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.505050 22545 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:50.552960 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:50.513851 22417 raft_consensus.cc:740] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:50.640565 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.645901 21827 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:50.694623 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.695137 21827 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:50.695840 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.696341 21827 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:50.501773 21675 rpcz_store.cc:276] 0709 14:52:48.959904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.967415 (+  7511us) service_pool.cc:224] Handling call
0709 14:52:50.306962 (+1339547us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b54003c32d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.307096 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":909897088}
I20260709 14:52:50.552906 21600 rpcz_store.cc:276] 0709 14:52:49.016722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.563104 (+546382us) service_pool.cc:224] Handling call
0709 14:52:49.563403 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.133671 (+570268us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.377609 (+243938us) spinlock_profiling.cc:243] Waited 570 ms on lock 0x7b5400340b54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.377841 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1310110464}
I20260709 14:52:50.651765 21502 catalog_manager.cc:5697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 2 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } }
I20260709 14:52:50.566977 22497 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.663146 22609 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.565815 22566 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.672420 22498 consensus_queue.cc:1059] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:50.513494 22597 consensus_queue.cc:1048] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.129s
I20260709 14:52:50.569199 22588 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:50.506645 21751 rpcz_store.cc:276] 0709 14:52:49.184941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.223575 (+ 38634us) service_pool.cc:224] Handling call
0709 14:52:50.307554 (+1083979us) spinlock_profiling.cc:243] Waited 71.6 ms on lock 0x7b54000ec4d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.307688 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":164757376}
I20260709 14:52:50.501559 21597 rpcz_store.cc:276] 0709 14:52:48.987391 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.024321 (+ 36930us) service_pool.cc:224] Handling call
0709 14:52:50.226558 (+1202237us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:50.226728 (+   170us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.279054 (+ 52326us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.293830 (+ 14776us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41169664}
I20260709 14:52:50.641928 22618 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.553092 21825 rpcz_store.cc:276] 0709 14:52:48.244698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.872608 (+627910us) service_pool.cc:224] Handling call
0709 14:52:48.872890 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.175144 (+302254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.399406 (+1224262us) spinlock_profiling.cc:243] Waited 218 ms on lock 0x7b54003d2cd4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.399612 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":501691776}
W20260709 14:52:50.669600 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 364933us
W20260709 14:52:50.659523 22541 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.095s	user 0.057s	sys 0.080s
I20260709 14:52:50.562907 22321 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:50.501291 22616 raft_consensus.cc:697] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:50.650454 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 229) took 1212 ms. Trace:
I20260709 14:52:50.656010 22610 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.657303 22558 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.713730 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.553448 21754 rpcz_store.cc:276] 0709 14:52:48.941612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.090206 (+148594us) service_pool.cc:224] Handling call
0709 14:52:49.177094 (+ 86888us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.268794 (+ 91700us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.268825 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:49.268883 (+    58us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:49.268916 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.404128 (+1135212us) spinlock_profiling.cc:243] Waited 91.5 ms on lock 0x7b5400500ad4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:50.404167 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.404285 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":210452352}
I20260709 14:52:50.688859 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.751839 21681 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:50.697021 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.679273 22626 raft_consensus.cc:2749] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:50.693754 21678 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:50.680346 22565 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:50.674307 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.685639 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.654080 21606 rpcz_store.cc:276] 0709 14:52:49.206739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.468809 (+1262070us) service_pool.cc:224] Handling call
0709 14:52:50.500788 (+ 31979us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.562448 22615 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.691790 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.693771 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.678977 22435 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:50.686321 22412 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:52:50.766530 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.718303 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 226) took 1290 ms. Trace:
I20260709 14:52:50.721621 21603 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:50.713127 22588 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.767387 22435 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:50.677639 21752 raft_consensus.cc:1275] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:50.767983 22564 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.718246 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.768539 22564 raft_consensus.cc:2804] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:50.768908 22564 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.769340 22564 raft_consensus.cc:3060] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:50.770569 22644 log.cc:927] Time spent T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260709 14:52:50.711944 21605 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 201) took 1615 ms (client timeout 1955 ms). Trace:
I20260709 14:52:50.752763 21827 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.775116 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.775664 21827 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.776432 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.752744 21719 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:50.777439 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:50.726843 22541 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.165s	user 0.057s	sys 0.080s
I20260709 14:52:50.756335 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.703548 21502 catalog_manager.cc:5697] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 2 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:50.731613 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 91410us
I20260709 14:52:51.033411 21570 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:50.728595 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:51.865320 21600 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 215) took 1413 ms (client timeout 1823 ms). Trace:
W20260709 14:52:51.865769 21600 rpcz_store.cc:269] 0709 14:52:50.452054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.710266 (+258212us) service_pool.cc:224] Handling call
0709 14:52:51.865133 (+1154867us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:51.867588 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:51.868468 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 130) took 1417 ms. Trace:
I20260709 14:52:50.757910 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.824976 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:50.774233 21605 rpcz_store.cc:269] 0709 14:52:49.095138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.194341 (+ 99203us) service_pool.cc:224] Handling call
0709 14:52:50.699226 (+1504885us) spinlock_profiling.cc:243] Waited 541 ms on lock 0x7b5400461c54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.710056 (+ 10830us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1243883392}
I20260709 14:52:51.898823 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:50.759979 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:50.827427 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 399338us
W20260709 14:52:50.823091 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 114814us
I20260709 14:52:50.767144 21676 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:51.916572 21676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 165) took 1177 ms. Trace:
I20260709 14:52:51.916987 21676 rpcz_store.cc:276] 0709 14:52:50.738600 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.766293 (+ 27693us) service_pool.cc:224] Handling call
0709 14:52:51.916327 (+1150034us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.778715 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:50.667395 21672 rpcz_store.cc:276] 0709 14:52:48.323701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.197066 (+873365us) service_pool.cc:224] Handling call
0709 14:52:49.212829 (+ 15763us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:49.230317 (+ 17488us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:49.232736 (+  2419us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:49.245373 (+ 12637us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:49.245416 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.245480 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.494081 (+1248601us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b5400173250. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.499911 (+  5830us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32424192}
I20260709 14:52:51.920657 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.800657 21673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 133) took 2563 ms. Trace:
I20260709 14:52:50.831993 21679 raft_consensus.cc:2410] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:51.923620 21673 rpcz_store.cc:276] 0709 14:52:48.234837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.971113 (+736276us) service_pool.cc:224] Handling call
0709 14:52:48.971445 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:48.971779 (+   334us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:48.971809 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.230232 (+1258423us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b2c000476c8. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe164a71a11 00007fe164a81372 00007fe1661b3a01 00007fe16617843a 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2
0709 14:52:50.244541 (+ 14309us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.460946 (+216405us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:50.486730 (+ 25784us) log.cc:844] Serialized 14 byte log entry
0709 14:52:50.497767 (+ 11037us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.503082 (+  5315us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.772172 (+269090us) raft_consensus.cc:1685] finished
0709 14:52:50.787578 (+ 15406us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.797787 (+ 10209us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":2867,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":5319,"raft.queue_time_us":3044,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":3692,"spinlock_wait_cycles":7852288,"thread_start_us":197448,"threads_started":1,"wal-append.queue_time_us":446175,"wal-append.run_cpu_time_us":2906,"wal-append.run_wall_time_us":1080205}
W20260709 14:52:51.926887 21679 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 148) took 1458 ms (client timeout 1605 ms). Trace:
I20260709 14:52:51.926954 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.731110 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:51.922262 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:51.929116 21675 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 218) took 1413 ms (client timeout 1881 ms). Trace:
W20260709 14:52:51.929531 21675 rpcz_store.cc:269] 0709 14:52:50.515625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.710134 (+194509us) service_pool.cc:224] Handling call
0709 14:52:51.928945 (+1218811us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:51.930575 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:51.931315 21675 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:51.931788 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 162) took 1205 ms. Trace:
I20260709 14:52:51.932130 21675 rpcz_store.cc:276] 0709 14:52:50.726295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.930257 (+1203962us) service_pool.cc:224] Handling call
0709 14:52:51.931739 (+  1482us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:50.765416 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:51.935329 21677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 166) took 1181 ms. Trace:
I20260709 14:52:51.935683 21677 rpcz_store.cc:276] 0709 14:52:50.753532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.765137 (+ 11605us) service_pool.cc:224] Handling call
0709 14:52:51.935158 (+1170021us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:51.936746 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:50.763998 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:51.145741 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.730005 21747 rpcz_store.cc:276] 0709 14:52:49.437251 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.245620 (+808369us) service_pool.cc:224] Handling call
0709 14:52:50.245905 (+   285us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.246231 (+   326us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.246263 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.246707 (+   444us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.284340 (+ 37633us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:50.289347 (+  5007us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.294915 (+  5568us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.565709 (+270794us) raft_consensus.cc:1685] finished
0709 14:52:50.565730 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.649883 (+ 84153us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4311,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":86,"thread_start_us":37039,"threads_started":1,"wal-append.queue_time_us":107011}
I20260709 14:52:50.767138 21748 rpcz_store.cc:276] 0709 14:52:49.428123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.239126 (+811003us) service_pool.cc:224] Handling call
0709 14:52:50.239421 (+   295us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.239745 (+   324us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.239775 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.240214 (+   439us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.466966 (+226752us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:50.476059 (+  9093us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.483402 (+  7343us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.718083 (+234681us) raft_consensus.cc:1685] finished
0709 14:52:50.718102 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.718251 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":10592,"raft.run_cpu_time_us":70,"raft.run_wall_time_us":70,"thread_start_us":204182,"threads_started":1,"wal-append.queue_time_us":438487}
W20260709 14:52:50.847519 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 68569.6us
I20260709 14:52:51.034493 22662 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.873858 22660 consensus_queue.cc:1048] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:51.178157 22665 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.738299 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 119) took 2049 ms. Trace:
I20260709 14:52:51.742830 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:51.759605 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:50.887931 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 445733us
W20260709 14:52:50.794566 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 128794us
I20260709 14:52:50.900637 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 150) took 2582 ms. Trace:
I20260709 14:52:50.765492 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.780085 21822 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:51.024024 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.875692 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 153) took 1692 ms. Trace:
I20260709 14:52:50.767182 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:51.714641 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:50.778195 21827 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:50.916618 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:50.870193 22321 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.823835 22338 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.039729 22402 consensus_queue.cc:1048] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:50.860324 22407 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:50.759516 22424 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:50.755194 22471 consensus_queue.cc:1048] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.779587 22479 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:50.732896 22417 consensus_queue.cc:260] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.791340 22429 raft_consensus.cc:2764] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:50.783078 22477 consensus_queue.cc:1059] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:52:51.003616 22497 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.897478 22512 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:50.859800 22538 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.756589 22539 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.833988 22545 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:50.842540 22558 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:51.968060 21599 rpcz_store.cc:276] 0709 14:52:49.688579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.248767 (+560188us) service_pool.cc:224] Handling call
0709 14:52:50.371346 (+122579us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.492423 (+121077us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:51.737591 (+1245168us) spinlock_profiling.cc:243] Waited 45.4 ms on lock 0x7b54003e3850. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:51.737968 (+   377us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":104436608}
I20260709 14:52:51.970302 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:51.970517 22407 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:50.819758 22561 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.971686 22479 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:50.845131 22565 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.888931 22530 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853) with higher term. Message: Invalid argument: T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:51.974743 22538 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.975276 22479 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:51.975577 22538 consensus_queue.cc:1059] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:50.853721 22588 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:51.977620 22479 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:51.978186 22479 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.978718 22479 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:51.979512 22588 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:50.711247 22566 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:51.982085 22417 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:51.983162 22566 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.983876 22566 raft_consensus.cc:3055] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:51.984270 22566 raft_consensus.cc:740] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:51.689893 22597 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.979605 22609 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:50.754249 22610 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:51.992295 22479 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.854306 22611 consensus_queue.cc:260] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:51.927286 21679 rpcz_store.cc:269] 0709 14:52:50.468608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.501826 (+ 33218us) service_pool.cc:224] Handling call
0709 14:52:51.926526 (+1424700us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b54002e6b54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:51.926715 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":246679808}
I20260709 14:52:50.723765 22618 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:51.995820 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:51.996737 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 214) took 1518 ms. Trace:
I20260709 14:52:51.030676 22613 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.998441 22613 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:50.773077 22615 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:51.933101 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.002991 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 216) took 1515 ms. Trace:
I20260709 14:52:52.003633 22615 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:50.792369 22616 consensus_queue.cc:237] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:50.856652 22649 log.cc:927] Time spent T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:52:50.854750 22655 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.012856 22655 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:52.015559 22655 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.003293 22625 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:51.805665 21603 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 225) took 1314 ms (client timeout 1662 ms). Trace:
I20260709 14:52:51.814163 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:51.842034 21674 raft_consensus.cc:1240] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:51.843526 22412 raft_consensus.cc:3055] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:52:51.850178 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 816732us
I20260709 14:52:52.017148 22625 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:51.852458 22664 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.020608 22664 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:52.021034 22664 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.020721 22680 consensus_queue.cc:1048] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:52.023662 22680 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:51.853715 22673 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.024134 22680 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:51.856269 22672 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.025548 22672 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:51.859604 22241 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:51.862711 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:51.868783 21600 rpcz_store.cc:276] 0709 14:52:50.450729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.867149 (+1416420us) service_pool.cc:224] Handling call
0709 14:52:51.868394 (+  1245us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:51.873276 22541 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
W20260709 14:52:51.883589 21602 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 219) took 1430 ms (client timeout 1737 ms). Trace:
I20260709 14:52:51.889211 22674 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.895272 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 133) took 1443 ms. Trace:
W20260709 14:52:51.899428 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:51.899554 21502 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47750 (request call id 89) took 3589 ms. Trace:
I20260709 14:52:51.900992 21606 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:51.899647 21605 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:51.906021 21503 catalog_manager.cc:5697] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 2, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } }
I20260709 14:52:51.915431 22678 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.919746 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 219) took 1349 ms. Trace:
I20260709 14:52:51.922271 21676 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:51.927907 21673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 159) took 1202 ms. Trace:
I20260709 14:52:52.053210 21821 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:51.971326 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 224) took 1494 ms. Trace:
I20260709 14:52:50.893157 22564 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.063548 22566 consensus_queue.cc:260] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.068397 22566 raft_consensus.cc:3060] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.069370 22564 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:51.972033 22424 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:51.974891 22565 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:51.985759 22497 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.072683 22424 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.053319 22539 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:52.073609 22539 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.074002 21822 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
W20260709 14:52:52.074640 21822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 222) took 1608 ms (client timeout 1760 ms). Trace:
W20260709 14:52:52.075086 21822 rpcz_store.cc:269] 0709 14:52:50.466538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.691284 (+224746us) service_pool.cc:224] Handling call
0709 14:52:52.074555 (+1383271us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.075896 22539 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:52.048602 21602 rpcz_store.cc:269] 0709 14:52:50.460136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.707339 (+247203us) service_pool.cc:224] Handling call
0709 14:52:51.883439 (+1176100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:51.988024 22512 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.076889 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:51.988907 21746 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:51.989746 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 164) took 1258 ms. Trace:
I20260709 14:52:52.077695 21680 rpcz_store.cc:276] 0709 14:52:50.731140 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.742286 (+1011146us) service_pool.cc:224] Handling call
0709 14:52:51.989673 (+247387us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.078715 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:51.990465 21681 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:51.991044 21677 raft_consensus.cc:2368] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:51.977632 22662 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:51.997064 21679 rpcz_store.cc:276] 0709 14:52:50.478716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.995484 (+1516768us) service_pool.cc:224] Handling call
0709 14:52:51.996679 (+  1195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.009076 21829 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:52.077265 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:52.081514 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.081770 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:52.082710 21829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 215) took 1791 ms (client timeout 1515 ms). Trace:
W20260709 14:52:52.083088 21829 rpcz_store.cc:269] 0709 14:52:50.291526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.490356 (+198830us) service_pool.cc:224] Handling call
0709 14:52:52.082506 (+1592150us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b54002bbe54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:52.082643 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3020876160}
I20260709 14:52:52.084187 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.003317 21675 rpcz_store.cc:276] 0709 14:52:50.493643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.932786 (+1439143us) service_pool.cc:224] Handling call
0709 14:52:52.002911 (+ 70125us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.019284 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 101974us
I20260709 14:52:52.018409 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 211) took 1561 ms. Trace:
I20260709 14:52:52.080209 21680 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:52.047251 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 77899.8us
I20260709 14:52:52.047067 22541 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.096611 22541 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.017879 21601 raft_consensus.cc:2393] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:52.028121 22672 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:52.017336 21603 rpcz_store.cc:269] 0709 14:52:50.490665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.554611 (+ 63946us) service_pool.cc:224] Handling call
0709 14:52:51.805264 (+1250653us) spinlock_profiling.cc:243] Waited 53.5 ms on lock 0x7b54003e3854. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:51.805448 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":122973952}
I20260709 14:52:52.057536 22241 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.097301 22497 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:52.098094 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.098697 21603 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:52.099140 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 128) took 1648 ms. Trace:
I20260709 14:52:51.970816 22558 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:51.994629 22611 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.099479 22497 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:52.100378 21644 connection.cc:256] RPC call timeout handler was delayed by -1.2573354889999564s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15960000000000002s for a response
I20260709 14:52:52.101078 22541 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.101604 22541 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:52.050685 21606 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 131) took 1338 ms (client timeout 1736 ms). Trace:
I20260709 14:52:52.051352 22674 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.051585 22597 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.097337 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.109259 21719 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:52.109833 21750 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:52.051771 22678 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.110848 22674 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.103044 22618 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.052744 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 129) took 1390 ms. Trace:
I20260709 14:52:52.052977 22679 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.050647 21678 rpcz_store.cc:276] 0709 14:52:50.570674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.778524 (+207850us) service_pool.cc:224] Handling call
0709 14:52:51.919580 (+1141056us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.018550 22412 raft_consensus.cc:740] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:52.055337 21826 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.055624 22665 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:52.103470 21606 rpcz_store.cc:269] 0709 14:52:50.727955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.759805 (+ 31850us) service_pool.cc:224] Handling call
0709 14:52:52.050609 (+1290804us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.121837 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:52.056191 21827 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 164) took 1554 ms (client timeout 2033 ms). Trace:
I20260709 14:52:52.122381 21606 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:52.122632 21827 rpcz_store.cc:269] 0709 14:52:50.501933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.777150 (+275217us) service_pool.cc:224] Handling call
0709 14:52:52.054604 (+1277454us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.122982 21672 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:52.123593 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.124153 21827 raft_consensus.cc:2468] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
W20260709 14:52:52.124503 21672 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 215) took 1643 ms (client timeout 2000 ms). Trace:
I20260709 14:52:52.057515 21570 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:52.112552 21605 rpcz_store.cc:276] 0709 14:52:50.676071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.898349 (+1222278us) service_pool.cc:224] Handling call
0709 14:52:52.052656 (+154307us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.125329 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 67967.5us
I20260709 14:52:52.125723 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:52.057685 21676 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 163) took 1329 ms (client timeout 1737 ms). Trace:
I20260709 14:52:52.058199 22613 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.126408 21605 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:52.120596 22679 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.125656 22412 consensus_queue.cc:260] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.127388 22412 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.058516 21823 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 166) took 1553 ms (client timeout 1709 ms). Trace:
I20260709 14:52:52.057466 21828 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:52.061486 21825 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.129298 21676 rpcz_store.cc:269] 0709 14:52:50.728456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.920289 (+1191833us) service_pool.cc:224] Handling call
0709 14:52:52.057615 (+137326us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.129913 21828 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 206) took 1844 ms (client timeout 1769 ms). Trace:
I20260709 14:52:52.130535 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 216) took 1678 ms. Trace:
W20260709 14:52:52.130429 21828 rpcz_store.cc:269] 0709 14:52:50.285522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.916254 (+630732us) service_pool.cc:224] Handling call
0709 14:52:52.129832 (+1213578us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.053545 21673 rpcz_store.cc:276] 0709 14:52:50.725590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.926553 (+1200963us) service_pool.cc:224] Handling call
0709 14:52:51.927817 (+  1264us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.130349 22609 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:52.024830 22673 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.065918 22530 consensus_queue.cc:1048] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:52.131651 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:52.066504 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.054776 21599 rpcz_store.cc:276] 0709 14:52:50.477102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.969784 (+1492682us) service_pool.cc:224] Handling call
0709 14:52:51.971248 (+  1464us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.067201 22680 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.049124 21502 rpcz_store.cc:276] 0709 14:52:48.314159 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.319249 (+  5090us) service_pool.cc:224] Handling call
0709 14:52:51.899307 (+3580058us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:51.749778 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:51.750597 (+   819us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:51.750661 (+    64us) write_op.cc:435] Acquired schema lock
0709 14:52:51.750707 (+    46us) tablet.cc:662] Decoding operations
0709 14:52:51.751513 (+   806us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:51.751613 (+   100us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:51.751639 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:52:51.751993 (+   354us) tablet.cc:701] Row locks acquired
0709 14:52:51.752029 (+    36us) write_op.cc:260] PREPARE: finished
0709 14:52:51.752160 (+   131us) write_op.cc:270] Start()
0709 14:52:51.752282 (+   122us) write_op.cc:276] Timestamp: P: 1783608771752114 usec, L: 0
0709 14:52:51.752313 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:52:51.752959 (+   646us) log.cc:844] Serialized 1307 byte log entry
0709 14:52:51.802092 (+ 49133us) op_driver.cc:464] REPLICATION: finished
0709 14:52:51.807317 (+  5225us) write_op.cc:301] APPLY: starting
0709 14:52:51.807426 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:51.807607 (+   181us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:51.807793 (+   186us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:51.808562 (+   769us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:51.808901 (+   339us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:52:51.808964 (+    63us) write_op.cc:312] APPLY: finished
0709 14:52:51.809305 (+   341us) log.cc:844] Serialized 34 byte log entry
0709 14:52:51.810106 (+   801us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:51.810213 (+   107us) write_op.cc:454] Released schema lock
0709 14:52:51.810270 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:51.812444 (+  2174us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:51.812475 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1877309,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":2841,"apply.run_cpu_time_us":2778,"apply.run_wall_time_us":5082,"num_ops":3,"prepare.queue_time_us":9455,"prepare.run_cpu_time_us":11088,"prepare.run_wall_time_us":16498,"raft.queue_time_us":7138,"raft.run_cpu_time_us":1234,"raft.run_wall_time_us":5718,"replication_time_us":49590,"thread_start_us":28160,"threads_started":4,"wal-append.queue_time_us":16444}]]}
I20260709 14:52:52.052192 21824 rpcz_store.cc:276] 0709 14:52:49.182998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.252762 (+1069764us) service_pool.cc:224] Handling call
0709 14:52:50.255453 (+  2691us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:50.371607 (+116154us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:50.430648 (+ 59041us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:50.484425 (+ 53777us) log.cc:844] Serialized 26 byte log entry
0709 14:52:50.715865 (+231440us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:50.715900 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.715959 (+    59us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:50.875454 (+159495us) raft_consensus.cc:1685] finished
0709 14:52:50.875476 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:50.875624 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7767,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":3443,"thread_start_us":211888,"threads_started":1,"wal-append.queue_time_us":321530,"wal-append.run_cpu_time_us":2862,"wal-append.run_wall_time_us":1063509}
I20260709 14:52:52.086792 22561 consensus_queue.cc:1048] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:52.074702 22417 raft_consensus.cc:3055] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.087459 21680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 161) took 1360 ms. Trace:
I20260709 14:52:52.087953 21829 raft_consensus.cc:2393] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:52.087795 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.081010 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 165) took 1420 ms. Trace:
I20260709 14:52:52.088999 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.090179 21749 raft_consensus.cc:1240] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:52.085825 21674 rpcz_store.cc:276] 0709 14:52:50.457419 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.458712 (+  1293us) service_pool.cc:224] Handling call
0709 14:52:51.841259 (+1382547us) spinlock_profiling.cc:243] Waited 5.45 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:51.841561 (+   302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.018067 (+176506us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.018327 (+   260us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12544768}
I20260709 14:52:52.091490 22625 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.092535 22662 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.093355 21602 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
W20260709 14:52:52.094280 21677 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 151) took 1625 ms (client timeout 2126 ms). Trace:
W20260709 14:52:52.059075 21598 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 218) took 1606 ms (client timeout 2049 ms). Trace:
W20260709 14:52:52.058704 21597 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 214) took 1606 ms (client timeout 2033 ms). Trace:
I20260709 14:52:52.048830 21604 rpcz_store.cc:276] 0709 14:52:50.451389 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.813068 (+361679us) service_pool.cc:224] Handling call
0709 14:52:51.895147 (+1082079us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.055467 21503 catalog_manager.cc:5697] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 2 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } }
W20260709 14:52:52.085978 21821 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 219) took 1789 ms (client timeout 2174 ms). Trace:
I20260709 14:52:52.086447 21822 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.097353 21601 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 221) took 1636 ms (client timeout 1723 ms). Trace:
I20260709 14:52:52.114058 21681 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:52.112335 22678 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.124608 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 168) took 1606 ms. Trace:
I20260709 14:52:52.056541 21820 rpcz_store.cc:276] 0709 14:52:48.318607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.555065 (+1236458us) service_pool.cc:224] Handling call
0709 14:52:50.313724 (+758659us) spinlock_profiling.cc:243] Waited 3.09 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:50.427907 (+114183us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:50.565342 (+137435us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:50.900347 (+335005us) spinlock_profiling.cc:243] Waited 4.17 ms on lock 0x7b5400105ed0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:50.900533 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16696832}
I20260709 14:52:52.128794 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.129964 22558 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.087013 22610 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:52.346900 21677 rpcz_store.cc:269] 0709 14:52:50.469293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.936461 (+1467168us) service_pool.cc:224] Handling call
0709 14:52:52.094093 (+157632us) spinlock_profiling.cc:243] Waited 22.6 ms on lock 0x7b540030c5d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:52.094223 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":52026624}
W20260709 14:52:52.343734 21598 rpcz_store.cc:269] 0709 14:52:50.452704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.758768 (+1306064us) service_pool.cc:224] Handling call
0709 14:52:52.059001 (+300233us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.343806 22417 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:52.344084 21680 rpcz_store.cc:276] 0709 14:52:50.726056 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.078449 (+1352393us) service_pool.cc:224] Handling call
0709 14:52:52.086205 (+  7756us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.130941 21606 rpcz_store.cc:276] 0709 14:52:50.452291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.121540 (+1669249us) service_pool.cc:224] Handling call
0709 14:52:52.130462 (+  8922us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.133006 22673 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:52.341904 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 133) took 1561 ms. Trace:
I20260709 14:52:52.324744 22618 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:52.356624 21605 rpcz_store.cc:276] 0709 14:52:50.792699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.125456 (+1332757us) service_pool.cc:224] Handling call
0709 14:52:52.341847 (+216391us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.357409 22417 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.358703 22417 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.343552 21597 rpcz_store.cc:269] 0709 14:52:50.451830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.715964 (+264134us) service_pool.cc:224] Handling call
0709 14:52:51.862359 (+1146395us) spinlock_profiling.cc:243] Waited 5.22 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:52.058649 (+196290us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12007168}
I20260709 14:52:52.361125 22561 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.361619 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.361677 22561 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.356701 22597 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:52.257052 22672 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.099411 21603 rpcz_store.cc:276] 0709 14:52:50.450292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.097807 (+1647515us) service_pool.cc:224] Handling call
0709 14:52:52.099095 (+  1288us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.262439 21826 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:52.347527 21827 rpcz_store.cc:276] 0709 14:52:50.518269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.123331 (+1605062us) service_pool.cc:224] Handling call
0709 14:52:52.124543 (+  1212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.343241 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.354014 22558 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.364682 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.365137 22679 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.363929 21748 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:52:52.350020 21681 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 147) took 1881 ms (client timeout 1937 ms). Trace:
W20260709 14:52:52.343972 21821 rpcz_store.cc:269] 0709 14:52:50.295659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.765224 (+469565us) service_pool.cc:224] Handling call
0709 14:52:52.079543 (+1314319us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.099393 22241 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:52.352010 21829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 157) took 1871 ms (client timeout 2153 ms). Trace:
I20260709 14:52:52.262281 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.366420 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:52.331275 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.353323 21751 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:52.353523 22665 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:52.366153 21681 rpcz_store.cc:269] 0709 14:52:50.468366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.752484 (+284118us) service_pool.cc:224] Handling call
0709 14:52:52.344075 (+1591591us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.368649 21675 raft_consensus.cc:2393] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:52.366822 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.334612 21825 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:52.362546 21604 raft_consensus.cc:2393] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:52.369549 21821 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:52:52.363426 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 51784.6us
W20260709 14:52:52.351580 21602 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 132) took 1598 ms (client timeout 2095 ms). Trace:
W20260709 14:52:52.124958 21672 rpcz_store.cc:269] 0709 14:52:50.481286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.921765 (+1440479us) service_pool.cc:224] Handling call
0709 14:52:52.124323 (+202558us) spinlock_profiling.cc:243] Waited 184 ms on lock 0x7b54002f9754. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:52.124455 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":424165120}
I20260709 14:52:52.203054 22609 raft_consensus.cc:697] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:52.365957 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:52.366616 21829 rpcz_store.cc:269] 0709 14:52:50.475950 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.083901 (+1607951us) service_pool.cc:224] Handling call
0709 14:52:52.347568 (+263667us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.365939 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:52.375072 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.320565 22666 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.257846 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.256692 21644 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:52.376968 21826 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 216) took 2077 ms (client timeout 1881 ms). Trace:
W20260709 14:52:52.370297 21825 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 207) took 2084 ms (client timeout 2169 ms). Trace:
I20260709 14:52:52.342128 22541 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.381059 22558 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:52.381731 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 272633us
I20260709 14:52:52.382584 21719 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:52.383193 21673 raft_consensus.cc:2410] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:52.383929 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 165) took 1880 ms. Trace:
I20260709 14:52:52.384415 21828 rpcz_store.cc:276] 0709 14:52:50.503321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.366112 (+1862791us) service_pool.cc:224] Handling call
0709 14:52:52.383844 (+ 17732us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.385771 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.386636 21820 raft_consensus.cc:2393] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:52.387017 22610 consensus_queue.cc:1048] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.387949 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.388736 21679 raft_consensus.cc:2393] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
W20260709 14:52:52.381057 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.389729 21824 raft_consensus.cc:1275] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:52.390384 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 129) took 2824 ms. Trace:
I20260709 14:52:52.390702 21824 rpcz_store.cc:276] 0709 14:52:49.579084 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.389006 (+2809922us) service_pool.cc:224] Handling call
0709 14:52:52.389393 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.390093 (+   700us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.390278 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.396364 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.383844 21719 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:52.392522 21678 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
W20260709 14:52:52.378948 21826 rpcz_store.cc:269] 0709 14:52:50.294815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:51.693056 (+1398241us) service_pool.cc:224] Handling call
0709 14:52:52.371818 (+678762us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.378969 21825 rpcz_store.cc:269] 0709 14:52:50.285840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.733230 (+447390us) service_pool.cc:224] Handling call
0709 14:52:52.370230 (+1637000us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.393460 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:52.394029 21677 raft_consensus.cc:1275] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:52.394439 22609 consensus_queue.cc:237] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:52.374007 21602 rpcz_store.cc:269] 0709 14:52:50.763070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.076945 (+1313875us) service_pool.cc:224] Handling call
0709 14:52:52.349369 (+272424us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.343532 21601 rpcz_store.cc:269] 0709 14:52:50.460651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.705193 (+244542us) service_pool.cc:224] Handling call
0709 14:52:51.813911 (+1108718us) spinlock_profiling.cc:243] Waited 7.52 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:52.097292 (+283381us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17293056}
I20260709 14:52:52.395184 21503 catalog_manager.cc:5697] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 1 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:52.129338 21823 rpcz_store.cc:269] 0709 14:52:50.505141 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.681737 (+176596us) service_pool.cc:224] Handling call
0709 14:52:51.023854 (+342117us) spinlock_profiling.cc:243] Waited 5.96 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:52.054626 (+1030772us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13698432}
I20260709 14:52:52.387385 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 160) took 1890 ms. Trace:
I20260709 14:52:52.385923 22424 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:52.380834 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 312210us
I20260709 14:52:52.402962 21606 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:52.402503 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:52.362294 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.406639 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.133194 21600 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:52.381611 21675 raft_consensus.cc:1275] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:52.410571 21603 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.265671 22664 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.387064 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 220) took 1933 ms. Trace:
I20260709 14:52:52.365214 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:52.415352 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 158895us
I20260709 14:52:52.344353 21746 rpcz_store.cc:276] 0709 14:52:50.660795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.678096 (+ 17301us) service_pool.cc:224] Handling call
0709 14:52:50.709663 (+ 31567us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.077766 (+1368103us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.080142 (+  2376us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b54000ebad4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:52.080918 (+   776us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2940738432}
I20260709 14:52:52.137328 22402 consensus_queue.cc:1059] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.269s
I20260709 14:52:52.363212 22672 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.413537 21753 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:52.418182 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.406296 22424 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:52.403991 22666 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:52.415509 22678 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.448464 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.446314 22565 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:52.450779 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.451110 21822 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
W20260709 14:52:52.457067 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 72908.5us
I20260709 14:52:52.459257 21503 catalog_manager.cc:5697] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.452083 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:52.453311 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.446714 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 217) took 1923 ms. Trace:
W20260709 14:52:52.414827 21600 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 130) took 1724 ms (client timeout 2126 ms). Trace:
I20260709 14:52:52.426652 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.427225 22512 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:52.451869 21644 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:52.426468 21823 raft_consensus.cc:1240] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:52.426468 21793 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:52.414292 21820 rpcz_store.cc:276] 0709 14:52:50.453493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.369070 (+1915577us) service_pool.cc:224] Handling call
0709 14:52:52.387005 (+ 17935us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.496409 22625 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.497206 22672 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:52.497228 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:52.497782 21679 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 160) took 1772 ms (client timeout 2084 ms). Trace:
I20260709 14:52:52.497567 21605 raft_consensus.cc:2393] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:52.454166 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:52.453047 21606 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
W20260709 14:52:52.498351 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 47866.3us
I20260709 14:52:52.449508 21826 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:52.499253 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 156) took 3315 ms. Trace:
W20260709 14:52:52.543641 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 91965.7us
I20260709 14:52:52.543877 21828 rpcz_store.cc:276] 0709 14:52:49.183721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.385114 (+3201393us) service_pool.cc:224] Handling call
0709 14:52:52.468342 (+ 83228us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:52.498555 (+ 30213us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.498823 (+   268us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.498861 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:52.498930 (+    69us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:52.498960 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.499035 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:52.499169 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26140928}
I20260709 14:52:52.499960 21676 raft_consensus.cc:1240] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:52.453369 21749 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:52.449815 22678 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.546103 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.546612 22678 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.547571 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 97803.9us
I20260709 14:52:52.547649 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.548141 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:52.548309 21605 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:52.548588 21645 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:52.533095 22561 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.549479 22338 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:52.549911 22338 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.549801 22541 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:52.550583 22541 raft_consensus.cc:697] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:52.547490 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 130757us
I20260709 14:52:52.449378 22412 raft_consensus.cc:2804] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.426074 21678 raft_consensus.cc:1275] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:52.504899 21827 raft_consensus.cc:2393] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:52.506206 21824 raft_consensus.cc:1240] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [1.1-2.2]
I20260709 14:52:52.406116 21821 rpcz_store.cc:276] 0709 14:52:50.486974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.366507 (+1879533us) service_pool.cc:224] Handling call
0709 14:52:52.376878 (+ 10371us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.506659 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.506805 21603 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:52.420292 22566 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.555469 21793 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:52.555817 22566 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:52.556185 21644 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:52.558108 22566 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:52.508430 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 90615.6us
I20260709 14:52:52.559669 21827 raft_consensus.cc:1275] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:52.560258 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 217) took 2265 ms. Trace:
I20260709 14:52:52.560559 21827 rpcz_store.cc:276] 0709 14:52:50.295172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.558919 (+2263747us) service_pool.cc:224] Handling call
0709 14:52:52.559335 (+   416us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.560027 (+   692us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.560208 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.561412 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:52.530038 21503 catalog_manager.cc:5697] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66) to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.562186 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.562748 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 210) took 2275 ms. Trace:
I20260709 14:52:52.531942 22402 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:52.563422 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.533545 21601 raft_consensus.cc:2393] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:52.534649 22664 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:52.535866 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:52.549414 22671 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:52:52.565168 21829 raft_consensus.cc:2393] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:52.565395 22412 raft_consensus.cc:697] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:52.565943 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.566636 21597 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:52.566390 22412 consensus_queue.cc:237] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:52.561453 22321 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:52:52.505146 22241 raft_consensus.cc:3055] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.543063 22679 raft_consensus.cc:2804] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:52.543419 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:52.563135 21824 rpcz_store.cc:276] 0709 14:52:50.287575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.409458 (+2121883us) service_pool.cc:224] Handling call
0709 14:52:52.505431 (+ 95973us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:52.561255 (+ 55824us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.562579 (+  1324us) spinlock_profiling.cc:243] Waited 55.5 ms on lock 0x7b540024b150. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:52.562699 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":127561600}
I20260709 14:52:52.549789 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 136) took 2330 ms. Trace:
I20260709 14:52:52.570119 21826 rpcz_store.cc:276] 0709 14:52:50.219593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.404104 (+2184511us) service_pool.cc:224] Handling call
0709 14:52:52.418339 (+ 14235us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.541890 (+123551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.542067 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.569877 21606 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.421689 22424 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.561548 22539 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:52.536764 21792 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:52.546799 21598 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:52.511920 22512 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.573134 21719 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
W20260709 14:52:52.511677 21822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 167) took 1995 ms (client timeout 2049 ms). Trace:
I20260709 14:52:52.511999 22680 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:52.562243 21602 raft_consensus.cc:2393] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
W20260709 14:52:52.508337 21600 rpcz_store.cc:269] 0709 14:52:50.702977 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.064068 (+1361091us) service_pool.cc:224] Handling call
0709 14:52:52.413359 (+349291us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.563447 21503 catalog_manager.cc:5697] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66) to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.555370 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:52.569368 22241 raft_consensus.cc:740] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:52.553282 22338 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.598737 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.546883 22564 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:52:52.589680 21570 connection.cc:256] RPC call timeout handler was delayed by -1.4271208470000829s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2s for a response
W20260709 14:52:52.581453 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 44838.5us
I20260709 14:52:52.599344 21681 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:52.506165 21675 rpcz_store.cc:276] 0709 14:52:50.498257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.369317 (+1871060us) service_pool.cc:224] Handling call
0709 14:52:52.374524 (+  5207us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.412888 (+ 38364us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.420194 (+  7306us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.574783 22539 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.588617 21503 catalog_manager.cc:5697] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66) to 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67). New cstate: current_term: 2 leader_uuid: "155185cdd87b4097bf0a04d0bf449163" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.598210 22671 raft_consensus.cc:2749] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:52.580093 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 211) took 2288 ms. Trace:
I20260709 14:52:52.559579 22678 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.581230 22512 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.608985 21829 raft_consensus.cc:1240] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:52.610556 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:52.581156 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:52.614971 22597 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.614794 22672 consensus_queue.cc:1059] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:52.615716 22688 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.649814 22688 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.650189 22688 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.581503 21822 rpcz_store.cc:269] 0709 14:52:50.513503 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.076482 (+1562979us) service_pool.cc:224] Handling call
0709 14:52:52.508739 (+432257us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.617287 21827 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:52.617274 22682 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:52.574508 22541 consensus_queue.cc:237] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:52.618929 21792 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:52.619025 22666 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.617910 22407 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.619570 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.587954 22679 raft_consensus.cc:697] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:52.542143 21679 rpcz_store.cc:269] 0709 14:52:50.725848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.081479 (+1355631us) service_pool.cc:224] Handling call
0709 14:52:52.463988 (+382509us) spinlock_profiling.cc:243] Waited 293 ms on lock 0x7b5400173754. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:52.497727 (+ 33739us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":674696576}
I20260709 14:52:52.640981 21503 catalog_manager.cc:5697] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } }
I20260709 14:52:52.610715 21645 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:52.649009 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 139) took 2344 ms. Trace:
I20260709 14:52:52.611486 22539 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:52.617040 21601 raft_consensus.cc:1240] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:52.656332 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 230889us
I20260709 14:52:52.650612 21599 raft_consensus.cc:2393] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:52.696930 21605 raft_consensus.cc:1240] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:52.630165 22680 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.621709 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.711483 22241 consensus_queue.cc:260] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:52.648315 22597 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.630666 22564 raft_consensus.cc:697] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:52.740090 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 184014us
I20260709 14:52:52.716202 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 218) took 2420 ms. Trace:
W20260709 14:52:52.830786 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.716768 21826 raft_consensus.cc:1275] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:52.772857 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.828567 21829 rpcz_store.cc:276] 0709 14:52:50.297832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.577583 (+2279751us) service_pool.cc:224] Handling call
0709 14:52:52.608796 (+ 31213us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.642175 (+ 33379us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.642382 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:52:52.764879 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 146011us
W20260709 14:52:52.830207 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 219555us
W20260709 14:52:52.832922 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 279977us
I20260709 14:52:52.833153 21645 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:52.830453 21827 rpcz_store.cc:276] 0709 14:52:50.295424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.571921 (+2276497us) service_pool.cc:224] Handling call
0709 14:52:52.607344 (+ 35423us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.715927 (+108583us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.716148 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.827970 21753 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:52:52.839336 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 283963us
I20260709 14:52:52.739830 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:52.845474 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 129) took 2380 ms. Trace:
I20260709 14:52:52.845909 21603 rpcz_store.cc:276] 0709 14:52:50.450518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.564321 (+2113803us) service_pool.cc:224] Handling call
0709 14:52:52.564661 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.564849 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:52.565119 (+   270us) log.cc:844] Serialized 14 byte log entry
0709 14:52:52.830793 (+265674us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:52.830842 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:52.830879 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.830940 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:52.831047 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2936,"prepare.queue_time_us":883,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":37,"raft.queue_time_us":10081,"thread_start_us":233931,"threads_started":1}
I20260709 14:52:52.852038 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 213) took 2386 ms. Trace:
I20260709 14:52:52.852387 21605 rpcz_store.cc:276] 0709 14:52:50.451618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.594362 (+2142744us) service_pool.cc:224] Handling call
0709 14:52:52.648509 (+ 54147us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.838035 (+189526us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.838202 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.854290 21824 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:52.711549 22698 log.cc:927] Time spent T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
W20260709 14:52:52.805442 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:52.739641 21570 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.35.66:36393 timed out after 1.769s (SENT) [suppressed 28 similar messages]
I20260709 14:52:52.875128 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 162) took 2357 ms. Trace:
I20260709 14:52:52.875850 21824 rpcz_store.cc:276] 0709 14:52:50.497963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.606357 (+2108394us) service_pool.cc:224] Handling call
0709 14:52:52.853723 (+247366us) spinlock_profiling.cc:243] Waited 9.46 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:52.854030 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.854763 (+   733us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.854955 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21752704}
I20260709 14:52:52.830582 22597 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.741802 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:52.877826 22679 consensus_queue.cc:237] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.878417 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.879139 21827 raft_consensus.cc:1240] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:52.879282 21718 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:52.879596 22241 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.817240 21776 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7760 after lost signal to thread 19600
I20260709 14:52:52.881956 21672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 220) took 2222 ms. Trace:
I20260709 14:52:52.622670 21823 rpcz_store.cc:276] 0709 14:52:50.287788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.419636 (+2131848us) service_pool.cc:224] Handling call
0709 14:52:52.426138 (+  6502us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.537916 (+111778us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.576187 (+ 38271us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:52.741613 21600 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:52.882433 21776 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3bc0 after lost signal to thread 21538
I20260709 14:52:52.884440 21719 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:52.886731 21829 raft_consensus.cc:3055] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.887339 21793 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:52.880910 21718 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:52.809056 22558 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.783210 22561 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:52.883991 21752 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.713536 22682 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:52.842051 22672 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:52.892925 21829 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:52.853472 22625 raft_consensus.cc:2804] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:52.895290 21792 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:52.916265 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:52.919576 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:52.920433 21675 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:52.922197 22671 raft_consensus.cc:3055] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:52.922641 22671 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:52.923499 22671 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.924810 22671 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:52.882347 21672 rpcz_store.cc:276] 0709 14:52:50.659850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.391182 (+1731332us) service_pool.cc:224] Handling call
0709 14:52:52.391566 (+   384us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.391906 (+   340us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:52.517372 (+125466us) log.cc:844] Serialized 14 byte log entry
0709 14:52:52.881569 (+364197us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:52.881625 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:52.881690 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.881758 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:52.881893 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24104,"prepare.queue_time_us":181658,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":47,"thread_start_us":421699,"threads_started":2,"wal-append.queue_time_us":343637}
I20260709 14:52:52.917028 21674 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:52.879084 21677 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:52.891341 22566 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.891392 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 222) took 2422 ms. Trace:
I20260709 14:52:52.893862 22561 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:52.897426 22672 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:52.857003 22407 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:52.900481 22625 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:52.952582 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 220) took 2492 ms. Trace:
I20260709 14:52:52.898154 22682 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:52.988512 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:52.989777 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 146242us
I20260709 14:52:52.952049 22655 raft_consensus.cc:2749] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.954656 22566 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.991274 22625 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.996573 22662 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:52.994002 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 254401us
I20260709 14:52:52.998498 22566 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:52.999471 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 115116us
I20260709 14:52:52.977828 22678 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:52.979060 22561 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.985581 22672 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.969909 22565 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:52.978019 22417 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:53.006062 21570 connection.cc:256] RPC call timeout handler was delayed by -1.3353208470000482s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2102s for a response
I20260709 14:52:52.954753 22558 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:53.006513 21570 connection.cc:256] RPC call timeout handler was delayed by -1.2750208470000644s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2169s for a response
W20260709 14:52:53.006290 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 119082us
I20260709 14:52:52.999173 21829 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.007321 21719 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:53.000733 22662 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.013700 22662 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:53.014482 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:53.023643 22649 log.cc:927] Time spent T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260709 14:52:52.990199 21600 rpcz_store.cc:276] 0709 14:52:50.460395 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.611043 (+2150648us) service_pool.cc:224] Handling call
0709 14:52:52.741384 (+130341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.891269 (+149885us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.948625 (+ 57356us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:53.040459 22545 consensus_queue.cc:1048] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:52:53.041357 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 160513us
I20260709 14:52:53.042398 21718 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:53.044086 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:53.003471 21776 debug-util.cc:398] Leaking SignalData structure 0x7b080026e220 after lost signal to thread 21630
I20260709 14:52:53.043272 21718 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:52.989293 22412 consensus_queue.cc:1059] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:52:53.043216 22558 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.061779 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 137) took 2822 ms. Trace:
I20260709 14:52:52.969563 21601 rpcz_store.cc:276] 0709 14:52:50.466831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.616491 (+2149660us) service_pool.cc:224] Handling call
0709 14:52:52.616840 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.838751 (+221911us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.888745 (+ 49994us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:53.062196 21825 rpcz_store.cc:276] 0709 14:52:50.226901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.404076 (+2177175us) service_pool.cc:224] Handling call
0709 14:52:52.418513 (+ 14437us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:52.426361 (+  7848us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:52.588188 (+161827us) log.cc:844] Serialized 14 byte log entry
0709 14:52:53.049462 (+461274us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:53.049508 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:53.049547 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.049611 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.049727 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":24476,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":28,"raft.queue_time_us":152889,"thread_start_us":515400,"threads_started":3,"wal-append.queue_time_us":385886}
I20260709 14:52:53.057467 21606 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
W20260709 14:52:53.009581 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 126911us
W20260709 14:52:53.090796 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 253846us
W20260709 14:52:53.090363 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 83143.5us
I20260709 14:52:53.095552 21792 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:53.102677 21570 connection.cc:256] RPC call timeout handler was delayed by -1.073115231000088s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1864s for a response
W20260709 14:52:53.103107 21570 connection.cc:256] RPC call timeout handler was delayed by -1.0578152310000632s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18810000000000002s for a response
I20260709 14:52:53.073907 22662 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.108433 22662 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.108840 22662 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.068796 22558 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.073628 21822 raft_consensus.cc:1240] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:53.110767 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 142) took 1198 ms. Trace:
I20260709 14:52:53.111125 21822 rpcz_store.cc:276] 0709 14:52:51.912836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.727611 (+814775us) service_pool.cc:224] Handling call
0709 14:52:52.938614 (+211003us) spinlock_profiling.cc:243] Waited 7.43 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:52.938846 (+   232us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:53.109644 (+170798us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.110469 (+   825us) spinlock_profiling.cc:243] Waited 105 ms on lock 0x7b5400040954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:53.110682 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":258057984}
I20260709 14:52:53.106453 21719 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:53.111773 22417 raft_consensus.cc:2749] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:53.112491 22417 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.112833 22417 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.104838 22512 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.116504 22512 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.101781 22565 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:52.999991 22564 consensus_queue.cc:237] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.120438 21792 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.064985 22424 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.101939 22680 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:53.107231 22609 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.113130 22417 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:53.129047 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 120150us
I20260709 14:52:53.124434 21645 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:53.119618 22565 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:53.135841 21792 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.136005 21793 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
W20260709 14:52:53.128533 21776 debug-util.cc:398] Leaking SignalData structure 0x7b08000524c0 after lost signal to thread 21705
I20260709 14:52:53.119674 22558 raft_consensus.cc:697] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:53.121382 22412 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.121416 22678 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 14:52:53.136489 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 93286.5us
I20260709 14:52:53.106760 22688 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:53.146401 21820 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.001s	sys 0.012s
W20260709 14:52:53.136955 22711 log.cc:927] Time spent T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:52:53.136866 22565 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.151965 21718 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:53.152213 22708 raft_consensus.cc:3055] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:53.152576 22424 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.153636 22723 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.132328 22664 consensus_queue.cc:1059] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:52:53.142742 22680 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.137648 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.154412 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.161489 22424 consensus_queue.cc:1059] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.159389 22708 raft_consensus.cc:740] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:53.163585 21718 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.104426 22655 consensus_queue.cc:1059] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 14:52:53.159219 22704 log.cc:927] Time spent T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.146s	user 0.001s	sys 0.001s
I20260709 14:52:53.213987 22713 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 14:52:53.216176 22565 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:53.150952 21820 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.001s	sys 0.013s
W20260709 14:52:53.216781 22712 log.cc:927] Time spent T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:52:53.151911 22718 raft_consensus.cc:2804] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:53.217375 22718 raft_consensus.cc:697] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:53.218295 22718 consensus_queue.cc:237] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.220045 22417 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.217415 22664 consensus_queue.cc:1059] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:52:53.155195 22717 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.222669 22717 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.223044 22717 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.165751 22611 consensus_queue.cc:1059] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 14:52:53.165436 22512 raft_consensus.cc:2749] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:53.217072 21570 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.146932 22241 consensus_queue.cc:1048] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 14:52:53.204188 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 111399us
I20260709 14:52:53.134140 22609 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:53.207617 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 71842.7us
I20260709 14:52:53.153680 22688 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:53.209733 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.232120 21719 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:53.207983 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 47458.6us
I20260709 14:52:53.211627 22675 raft_consensus.cc:3055] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.207086 22666 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:52:53.165575 22723 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.213557 22655 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.161289 22724 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:53.208294 21776 debug-util.cc:398] Leaking SignalData structure 0x7b0800321420 after lost signal to thread 21779
W20260709 14:52:53.229562 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 66051.7us
W20260709 14:52:53.229633 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 93710.6us
W20260709 14:52:53.228601 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 77833.5us
I20260709 14:52:53.238119 21752 raft_consensus.cc:2468] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:53.227118 22417 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.212529 21747 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:53.225003 22662 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.227641 22407 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:53.166059 22625 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:53.156337 22338 consensus_meta.cc:287] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.534s	user 0.004s	sys 0.004s
I20260709 14:52:53.207448 22412 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:53.259563 21776 debug-util.cc:398] Leaking SignalData structure 0x7b0800379b40 after lost signal to thread 21780
I20260709 14:52:53.236721 22675 raft_consensus.cc:740] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:53.294966 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:53.317384 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 46973.8us
W20260709 14:52:53.317512 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 85513.3us
I20260709 14:52:53.236724 22424 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:53.316694 21792 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.227149 22682 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:53.280791 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 63084us
W20260709 14:52:53.378721 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 86761us
I20260709 14:52:53.367678 21829 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.166599 22680 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.257249 22655 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.258411 22512 raft_consensus.cc:3055] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:53.404917 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 160890us
I20260709 14:52:53.165406 22678 consensus_queue.cc:1059] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.211s
I20260709 14:52:53.259368 22597 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.483325 22662 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:53.484284 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.408015 22680 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.485002 22597 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.485304 22417 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.290277 22725 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:53.407187 22424 raft_consensus.cc:697] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:53.486375 22682 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.486799 22424 consensus_queue.cc:237] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:53.487349 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 54338.4us
I20260709 14:52:53.256960 22723 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.290076 22688 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.317029 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 212) took 3012 ms. Trace:
I20260709 14:52:53.257140 22558 consensus_queue.cc:237] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.487227 22565 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:53.422984 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:53.501593 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:53.433971 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 175796us
W20260709 14:52:53.487811 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.258596 22724 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.494755 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:53.433044 22694 log.cc:927] Time spent T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 14:52:53.496600 21829 raft_consensus.cc:1275] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 14:52:53.401208 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.474048 22655 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.403656 22671 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.487646 22241 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 14:52:53.502512 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 177828us
W20260709 14:52:53.422557 21776 debug-util.cc:398] Leaking SignalData structure 0x7b08002ddd00 after lost signal to thread 21853
I20260709 14:52:53.538223 22688 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.547102 22412 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.547792 22688 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.498564 21820 rpcz_store.cc:276] 0709 14:52:50.287964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.532367 (+2244403us) service_pool.cc:224] Handling call
0709 14:52:52.535612 (+  3245us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.578020 (+ 42408us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.587130 (+  9110us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:52.621348 (+ 34218us) log.cc:844] Serialized 26 byte log entry
0709 14:52:53.232130 (+610782us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:52:53.236773 (+  4643us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.258448 (+ 21675us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:53.261152 (+  2704us) raft_consensus.cc:1685] finished
0709 14:52:53.273359 (+ 12207us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.299917 (+ 26558us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25186,"raft.queue_time_us":33134,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":16180,"thread_start_us":606062,"threads_started":1,"wal-append.queue_time_us":587452}
W20260709 14:52:53.550962 22722 log.cc:927] Time spent T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.174s	user 0.000s	sys 0.000s
I20260709 14:52:53.551774 22680 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:53.552597 22721 log.cc:927] Time spent T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 14:52:53.553658 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 140) took 2672 ms. Trace:
I20260709 14:52:53.554008 21821 rpcz_store.cc:276] 0709 14:52:50.881242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.574825 (+1693583us) service_pool.cc:224] Handling call
0709 14:52:52.693404 (+118579us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.770351 (+ 76947us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.770397 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:52.770951 (+   554us) log.cc:844] Serialized 26 byte log entry
0709 14:52:53.166251 (+395300us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:53.205215 (+ 38964us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.209143 (+  3928us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:53.553450 (+344307us) raft_consensus.cc:1685] finished
0709 14:52:53.553470 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.553605 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21085,"raft.queue_time_us":39282,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":13957,"thread_start_us":384746,"threads_started":1,"wal-append.queue_time_us":498575}
I20260709 14:52:53.543834 22671 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.558219 22671 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:53.561704 22740 raft_consensus.cc:3055] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:53.562114 22740 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:53.563083 22740 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.564365 22740 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.321095 22338 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.499109 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.473572 22734 raft_consensus.cc:2764] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:53.540167 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:53.533733 22718 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:53.472394 22512 raft_consensus.cc:740] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:53.538872 21829 pending_rounds.cc:85] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 1
I20260709 14:52:53.567492 21603 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
W20260709 14:52:53.532950 22672 consensus_meta.cc:287] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.508s	user 0.000s	sys 0.012s
W20260709 14:52:53.538641 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 106630us
I20260709 14:52:53.579939 22338 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.568974 21645 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:53.580474 22541 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:53.580581 21793 leader_election.cc:400] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:53.573078 22241 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.573439 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.543901 22675 consensus_queue.cc:260] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:53.573457 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 98632.8us
I20260709 14:52:53.575722 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 213) took 3287 ms. Trace:
I20260709 14:52:53.590137 21644 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.590492 22609 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.592098 22723 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.594215 22723 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:53.595698 22655 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.576309 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:53.576951 22561 consensus_meta.cc:287] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.556s	user 0.002s	sys 0.003s
I20260709 14:52:53.360256 22664 raft_consensus.cc:3055] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:53.485805 22417 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.402988 22566 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.544456 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:53.604552 22417 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:53.538636 22724 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.580731 22728 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:53.581647 22709 log.cc:927] Time spent T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.476s	user 0.004s	sys 0.003s
I20260709 14:52:53.582100 22735 consensus_queue.cc:1059] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:52:53.582655 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:53.582054 21718 leader_election.cc:336] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.574s (SENT)
W20260709 14:52:53.502787 22539 consensus_meta.cc:287] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.627s	user 0.001s	sys 0.007s
I20260709 14:52:53.565636 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:53.589344 21569 leader_election.cc:336] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.515s (SENT)
I20260709 14:52:53.599279 21645 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:53.586756 21829 pending_rounds.cc:107] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:53.579986 22672 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.578265 22718 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:53.612005 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 72926.9us
I20260709 14:52:53.604760 22723 consensus_queue.cc:1048] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.615602 21718 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.473977 22708 consensus_queue.cc:260] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.616662 21829 raft_consensus.cc:2889] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:53.604656 22566 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:53.617170 22738 raft_consensus.cc:2804] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.617915 22609 raft_consensus.cc:3055] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:53.618074 22739 raft_consensus.cc:2749] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:53.602712 22561 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.616432 22728 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.602634 22664 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
W20260709 14:52:53.621080 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 76938.5us
I20260709 14:52:53.625301 22609 raft_consensus.cc:740] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:53.627110 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.616896 22717 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.628088 21672 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:53.628618 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.629266 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.629765 22412 raft_consensus.cc:2804] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:53.655797 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:53.656385 21680 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.657078 22715 consensus_queue.cc:1059] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:53.589422 21828 rpcz_store.cc:276] 0709 14:52:50.288109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.545007 (+2256898us) service_pool.cc:224] Handling call
0709 14:52:52.545402 (+   395us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.605911 (+ 60509us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.608312 (+  2401us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:52.948415 (+340103us) log.cc:844] Serialized 26 byte log entry
0709 14:52:53.416150 (+467735us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:53.432478 (+ 16328us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.473866 (+ 41388us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:53.575529 (+101663us) raft_consensus.cc:1685] finished
0709 14:52:53.575546 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.575669 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35671,"raft.queue_time_us":69577,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":129,"thread_start_us":404411,"threads_started":1,"wal-append.queue_time_us":595200}
I20260709 14:52:53.655704 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:53.659413 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:53.660693 22708 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.630039 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.661554 21754 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:53.630686 22625 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:53.632067 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.635198 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.621754 22718 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.663496 21680 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:53.665503 21674 raft_consensus.cc:2393] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 4: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:53.621896 21598 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:53.655701 21677 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 4: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:53.635582 21752 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:53.653723 22680 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:53.670423 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 88393us
I20260709 14:52:53.670704 22718 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.671808 21676 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:53.642505 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 147) took 1723 ms. Trace:
I20260709 14:52:53.647482 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.672391 21829 rpcz_store.cc:276] 0709 14:52:51.919523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.874453 (+954930us) service_pool.cc:224] Handling call
0709 14:52:52.883771 (+  9318us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:53.156867 (+273096us) spinlock_profiling.cc:243] Waited 69.1 ms on lock 0x7b5800491fd0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1660d40aa 00007fe166156447 00007fe16616efe7 00007fe1661707de 00007fe16617ab49 00007fe16617b416 00007fe166177d8f 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4
0709 14:52:53.316818 (+159951us) spinlock_profiling.cc:243] Waited 71.3 ms on lock 0x7b540022cf20. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1660eda1d 00007fe1660d41a4 00007fe166156447 00007fe16616efe7 00007fe1661707de 00007fe16617ab49 00007fe16617b416 00007fe166177d8f 00007fe16617783e 00007fe16b13c419
0709 14:52:53.642279 (+325461us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:53.642454 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":322968320}
I20260709 14:52:53.635982 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.673616 22611 raft_consensus.cc:3055] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.642537 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.620826 22539 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.675453 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.675988 22539 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.636001 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 183) took 1026 ms. Trace:
I20260709 14:52:53.677630 22672 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:53.676692 21746 rpcz_store.cc:276] 0709 14:52:52.623538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.643887 (+ 20349us) service_pool.cc:224] Handling call
0709 14:52:52.742015 (+ 98128us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.742254 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.742283 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:52.742840 (+   557us) log.cc:844] Serialized 26 byte log entry
0709 14:52:52.902379 (+159539us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:52.949623 (+ 47244us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.954411 (+  4788us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:53.580945 (+626534us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b4400022b4c. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe162fb1c85 00007fe162fb26a2 00007fe165d241db 00007fe165d1faaf 00007fe165d1386e 00007fe165d12bb6 00007fe165d127d8 00007fe165d1c221 00007fe165d1c1d9 00007fe165d1c169
0709 14:52:53.619298 (+ 38353us) raft_consensus.cc:1685] finished
0709 14:52:53.619326 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.635944 (+ 16618us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":25800448,"thread_start_us":148999,"threads_started":1,"wal-append.queue_time_us":260562}
I20260709 14:52:53.678194 21673 raft_consensus.cc:2368] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4.
I20260709 14:52:53.651096 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.678815 22655 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:53.649459 22738 raft_consensus.cc:697] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:53.679388 21753 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.680130 22738 consensus_queue.cc:237] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.681604 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.673805 21751 raft_consensus.cc:2393] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.651137 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.687736 21681 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:53.677520 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:53.671936 21718 leader_election.cc:336] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.709s (SENT)
I20260709 14:52:53.686600 21753 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:53.689736 21570 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.710162 21718 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.711138 21644 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.676007 21599 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.650362 22417 raft_consensus.cc:2749] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:53.716572 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.674002 22611 raft_consensus.cc:740] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:53.621444 22512 consensus_queue.cc:260] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.687178 22412 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:53.728585 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:53.729398 21681 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 4: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:53.730065 21645 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:53.743917 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.744756 21753 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.745618 21645 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:52:53.750305 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 60794.4us
W20260709 14:52:53.750996 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 79079us
I20260709 14:52:53.752174 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.752956 21752 raft_consensus.cc:2393] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 2: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.749357 21750 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.756896 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.714001 22241 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:52:53.758366 21718 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:53.759490 21570 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.760315 21570 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.713846 22739 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:52:53.762041 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.762228 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.763350 21606 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.743517 22412 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:53.745887 22539 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:53.764896 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.763001 21644 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:53.749727 22715 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.754019 22682 raft_consensus.cc:2749] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:53.757823 21597 raft_consensus.cc:2410] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:53.769352 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:53.747225 22745 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.771023 21718 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:53.756171 22718 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.779708 21603 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:52:53.763656 22679 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:53.765887 22734 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.766048 22735 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.782371 21605 raft_consensus.cc:2393] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:53.787540 21792 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.755395 22545 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 14:52:53.769200 22417 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:53.763161 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.778151 22715 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.793464 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:53.793944 21718 leader_election.cc:336] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.941s (SENT)
I20260709 14:52:53.795744 21606 raft_consensus.cc:2468] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:52:53.788431 22734 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.782692 22745 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:53.728454 22664 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.744010 22609 consensus_queue.cc:260] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.781484 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:53.788638 22662 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:53.855911 22662 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.856168 21677 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:52:53.856357 22662 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.858625 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.860394 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.784678 22740 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:53.796525 22742 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.781523 22611 consensus_queue.cc:260] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.791476 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:53.789141 22735 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.811456 21718 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.812255 21792 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.794844 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.792810 22679 raft_consensus.cc:697] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:53.821518 21570 connection.cc:256] RPC call timeout handler was delayed by -1.1641164710000567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23870000000000002s for a response
I20260709 14:52:53.850854 22664 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.851902 21673 raft_consensus.cc:1240] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:53.912315 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.852488 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.853204 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.810914 22734 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.855455 21601 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:53.855821 21605 raft_consensus.cc:1275] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:53.853566 22724 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.800237 22718 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:53.798144 22417 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:53.923931 22417 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.923949 22718 raft_consensus.cc:697] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:53.926199 22718 consensus_queue.cc:237] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.913981 21672 raft_consensus.cc:1240] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
W20260709 14:52:53.874363 21569 leader_election.cc:336] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.690s (SENT)
W20260709 14:52:53.929081 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 111079us
W20260709 14:52:53.929200 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 135260us
I20260709 14:52:53.890535 21644 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:53.891582 22747 log.cc:927] Time spent T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:52:53.891732 22742 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.934428 21749 raft_consensus.cc:2393] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.936407 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:53.937259 21751 raft_consensus.cc:2393] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.938045 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.938807 21751 raft_consensus.cc:2393] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:53.911684 22609 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.892201 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.892419 21826 raft_consensus.cc:1240] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:53.912549 22679 consensus_queue.cc:237] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.942106 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:53.943245 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.943785 21826 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:53.892966 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:53.893271 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.893527 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.893653 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.893978 22678 raft_consensus.cc:3055] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:53.894301 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:53.894614 22680 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:53.894618 22748 log.cc:927] Time spent T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260709 14:52:53.810329 22715 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:53.902484 21678 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:53.903893 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:53.904266 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.811919 21746 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:53.905418 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 93230.8us
I20260709 14:52:53.906275 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:53.809983 21754 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:53.812685 22745 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.911664 22564 raft_consensus.cc:2804] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:53.982281 22564 raft_consensus.cc:697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 4 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:53.983143 22564 consensus_queue.cc:237] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.984328 21821 raft_consensus.cc:1275] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:53.911983 22728 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:53.894925 22611 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:53.890623 22746 log.cc:927] Time spent T 00000000000000000000000000000000 P 618c6713683543d4b72fd6d5af6ba4ee: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 14:52:53.903613 22735 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.918421 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:53.923120 22724 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:53.912932 22725 raft_consensus.cc:2749] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:53.944626 21569 leader_election.cc:336] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.769s (SENT)
W20260709 14:52:53.946060 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 55649.9us
I20260709 14:52:53.921911 22662 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:53.941484 21822 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:53.952313 21823 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:53.979892 21751 raft_consensus.cc:1240] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:53.994719 21644 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.995046 22715 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:53.976030 21599 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:53.981505 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:53.997089 22715 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:53.952276 21750 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:53.998312 22545 consensus_queue.cc:1048] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.999409 22735 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:53.999867 22545 consensus_queue.cc:1059] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:54.000394 21673 raft_consensus.cc:2410] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:53.974867 22680 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:53.989907 21792 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:53.991113 22558 consensus_queue.cc:1048] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 14:52:53.993582 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 48994us
I20260709 14:52:54.002285 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:54.002522 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.974892 22424 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.997711 22715 raft_consensus.cc:2749] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:53.949483 22678 raft_consensus.cc:740] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:53.950651 22739 raft_consensus.cc:3060] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.006027 22680 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.006826 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.007287 21748 raft_consensus.cc:2393] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.009048 22734 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:54.009876 22757 log.cc:927] Time spent T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 14:52:54.012130 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:54.002471 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 89384.4us
W20260709 14:52:54.017825 21569 leader_election.cc:336] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.063s (SENT)
I20260709 14:52:53.995306 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.027657 22662 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.027760 22664 consensus_queue.cc:1048] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.028990 21605 raft_consensus.cc:1275] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:54.029251 21602 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.029428 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.021310 22424 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.030861 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.031517 21604 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:54.032505 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.033151 21599 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.034657 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.037029 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.037532 21603 raft_consensus.cc:1240] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 14:52:54.024304 21718 leader_election.cc:336] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.019s (SENT)
I20260709 14:52:54.039923 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:53.997800 22708 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 14:52:54.042475 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.044278 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.044168 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.045046 22717 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.045625 21603 raft_consensus.cc:1240] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:52:54.045969 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.044312 22742 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:54.047863 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.048640 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.049170 21753 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:54.054704 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:54.054214 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.057559 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.058053 21603 raft_consensus.cc:3060] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.035460 22688 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:54.059077 22688 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.059207 22561 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.058650 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.061502 21644 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.031770 22424 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.061858 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.024144 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:54.050081 22753 log.cc:927] Time spent T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
W20260709 14:52:54.066529 21793 connection.cc:256] RPC call timeout handler was delayed by -3.2884489480001093s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22400000000000003s for a response
W20260709 14:52:54.077354 21793 connection.cc:256] RPC call timeout handler was delayed by -3.225982474000034s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21930000000000002s for a response
I20260709 14:52:54.067828 22412 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.068694 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.069551 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.070116 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.070604 21748 raft_consensus.cc:2393] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.070744 21602 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:54.065135 21603 raft_consensus.cc:2468] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:54.089599 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.059439 22688 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.076097 21753 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:53.952036 22417 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:54.077724 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 53447.8us
I20260709 14:52:54.077955 21644 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:54.078505 22708 consensus_queue.cc:1059] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:54.079108 22744 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.070827 21821 raft_consensus.cc:1275] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:54.078909 22678 consensus_queue.cc:260] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.075140 22680 consensus_queue.cc:1048] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:52:54.079919 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.078181 22723 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.074187 22717 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.090569 21792 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:54.149652 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 59159.2us
W20260709 14:52:54.090956 21569 leader_election.cc:336] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.864s (SENT)
I20260709 14:52:54.150319 21569 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.093523 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.091192 22597 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.094667 21644 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:54.162264 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 67665.2us
I20260709 14:52:54.093848 21718 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:54.095284 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.091645 21719 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.088677 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.091197 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.153055 21675 raft_consensus.cc:2393] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:54.153288 22708 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.153623 22717 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.154178 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.155021 21600 raft_consensus.cc:2393] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:54.155977 21604 raft_consensus.cc:1240] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:54.119575 22738 raft_consensus.cc:3055] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:54.156435 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.091257 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.157533 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.159101 22412 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:54.093267 22724 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.153573 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:54.163282 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 68324.9us
I20260709 14:52:54.163259 21753 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
W20260709 14:52:54.165803 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 74860.5us
I20260709 14:52:54.117432 22679 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:54.166575 21644 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:54.169579 21605 raft_consensus.cc:2368] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:54.159932 22725 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:54.171494 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 77705.8us
W20260709 14:52:54.171764 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 80173.4us
I20260709 14:52:54.148798 22723 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:54.317138 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 150630us
I20260709 14:52:54.317803 21644 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:54.172230 22662 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.294384 22718 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.296877 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.319878 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.320695 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.320876 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.313704 21674 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:54.321957 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.283883 22717 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.172719 22561 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.323400 21674 raft_consensus.cc:1275] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:54.323688 22561 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.283797 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.178085 22566 raft_consensus.cc:2749] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.282645 21597 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:54.293833 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.280025 22739 raft_consensus.cc:2749] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.173424 22728 raft_consensus.cc:2804] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.171521 22742 raft_consensus.cc:2749] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:54.276192 22734 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.277396 22735 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:54.309937 22745 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.339187 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.343773 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.344230 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.344493 21750 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:54.345098 21753 raft_consensus.cc:2393] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.345669 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.319813 22718 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.321853 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.339423 21602 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.347065 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.345854 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.321903 22662 raft_consensus.cc:697] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:54.348129 21753 raft_consensus.cc:2393] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.348552 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.346585 22734 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:52:54.093331 22424 consensus_queue.cc:1059] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:52:54.170398 22564 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.337736 22680 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:54.348883 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.349902 22680 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.350272 22680 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.319033 22725 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.350399 22564 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.350190 22424 raft_consensus.cc:3055] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:54.351933 22424 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:54.352214 22725 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:54.353206 21755 raft_consensus.cc:2368] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:54.177021 22545 consensus_queue.cc:1048] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.101s
I20260709 14:52:54.293238 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.354012 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.354436 21752 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:54.349215 21750 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.347430 21678 raft_consensus.cc:2410] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:54.338294 22417 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.356753 21678 raft_consensus.cc:1240] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:54.357209 22718 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:54.323401 22723 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:54.292338 22749 log.cc:927] Time spent T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.437s	user 0.000s	sys 0.001s
W20260709 14:52:54.245538 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 65636.4us
I20260709 14:52:54.171228 22597 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.358847 21570 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.360154 22597 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:54.294085 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.300850 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.293771 21749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 187) took 1192 ms. Trace:
I20260709 14:52:54.306506 21645 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.179292 22708 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.311172 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.354606 22564 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.361263 21750 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:54.360987 21749 rpcz_store.cc:276] 0709 14:52:53.100995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:53.107160 (+  6165us) service_pool.cc:224] Handling call
0709 14:52:54.293534 (+1186374us) spinlock_profiling.cc:243] Waited 640 ms on lock 0x7b54004e7d54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:54.293685 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1471022464}
I20260709 14:52:54.361049 21680 raft_consensus.cc:2393] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:52:54.363739 21749 raft_consensus.cc:1240] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:54.348536 22662 consensus_queue.cc:237] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.345779 22561 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.346091 22745 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.367708 22745 consensus_queue.cc:1059] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:54.368392 22745 consensus_queue.cc:1243] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer 8bcabf9569a848e6a62e96b73185af0d log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:52:54.304011 22688 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.315490 21719 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:54.307240 22738 raft_consensus.cc:740] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:54.369771 22738 consensus_queue.cc:260] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.172688 22664 consensus_queue.cc:1059] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.083s
I20260709 14:52:54.370985 22688 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.363270 21673 raft_consensus.cc:2468] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
W20260709 14:52:54.371577 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 56176.4us
I20260709 14:52:54.372293 21719 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.373131 22566 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:54.373621 22566 raft_consensus.cc:697] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:54.373977 21719 leader_election.cc:400] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4.
I20260709 14:52:54.374265 21719 leader_election.cc:403] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.314805 22679 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.374570 22725 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:54.242532 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.316720 21679 raft_consensus.cc:2393] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
W20260709 14:52:54.205104 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.324054 21605 raft_consensus.cc:1240] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:54.375941 21603 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.362735 22708 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:54.377892 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.352746 22424 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.378382 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.379154 22424 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.379093 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.379154 21602 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:54.380054 21792 leader_election.cc:400] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Vote denied by peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853) with higher term. Message: Invalid argument: T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:54.380074 21598 raft_consensus.cc:2410] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:54.374879 22679 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.381114 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.381345 22545 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:54.380501 21792 leader_election.cc:403] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.381763 22545 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.382105 22545 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:54.382850 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 76417.5us
I20260709 14:52:54.382939 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.383875 22739 raft_consensus.cc:2804] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.370923 22738 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.379518 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.384992 21605 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
W20260709 14:52:54.385128 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 67378.4us
I20260709 14:52:54.384243 22564 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.354548 21755 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.374361 22566 consensus_queue.cc:237] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.350255 21753 raft_consensus.cc:2410] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:54.160804 22609 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.326694 21672 raft_consensus.cc:1240] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:52:54.393759 22561 consensus_queue.cc:1059] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:54.410351 21718 leader_election.cc:336] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.153s (SENT)
I20260709 14:52:54.305071 21748 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.388103 22412 consensus_queue.cc:1048] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.424638 21718 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.390064 21645 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:52:54.424659 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 64242.6us
I20260709 14:52:54.427538 21792 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:54.426365 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 108898us
I20260709 14:52:54.311497 22241 consensus_queue.cc:1059] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.099s
I20260709 14:52:54.430250 21645 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:54.380793 22735 raft_consensus.cc:3055] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.433320 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.384378 22739 raft_consensus.cc:697] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:54.344100 22728 raft_consensus.cc:697] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:54.432103 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 58231.3us
I20260709 14:52:54.390976 22745 raft_consensus.cc:2749] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.441461 21719 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:54.436187 21603 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:54.442833 21753 raft_consensus.cc:1240] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 14:52:54.431919 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.428977 22561 raft_consensus.cc:3055] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:54.424227 21746 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:54.424435 22715 consensus_queue.cc:1048] T df2d41ab35b844cb893ff4564db4fbcd P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:52:54.432859 22742 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:54.440594 22671 raft_consensus.cc:2804] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:54.499100 21572 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:54.457765 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 47442.6us
I20260709 14:52:54.516855 21827 raft_consensus.cc:1275] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:54.438156 22597 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:54.439957 22682 raft_consensus.cc:2749] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.438964 22735 raft_consensus.cc:740] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.440454 22740 raft_consensus.cc:2749] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:54.485374 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.440310 21598 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:54.526957 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 59999.4us
W20260709 14:52:54.529521 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:54.530639 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 96346.7us
I20260709 14:52:54.527149 22725 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4.
I20260709 14:52:54.446274 22561 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:54.559134 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 117743us
I20260709 14:52:54.563304 21719 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:54.561326 21644 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.518958 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.565938 21747 raft_consensus.cc:2393] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.567078 21747 raft_consensus.cc:1240] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:54.568629 21747 raft_consensus.cc:1275] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:54.579434 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:54.523612 22609 raft_consensus.cc:3055] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:52:54.562089 21599 consensus_meta.cc:287] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.528s	user 0.013s	sys 0.001s
I20260709 14:52:54.551282 22737 raft_consensus.cc:3055] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:54.552100 22597 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:54.517849 22539 consensus_queue.cc:1059] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:52:54.529289 22742 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:54.590296 21569 leader_election.cc:336] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.695s (SENT)
W20260709 14:52:54.600742 21569 leader_election.cc:336] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.881s (SENT)
I20260709 14:52:54.601219 21603 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:54.562448 22723 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.612387 21569 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.585466 22609 raft_consensus.cc:740] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.589247 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:54.591952 22671 raft_consensus.cc:697] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:54.599316 22597 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.601666 22742 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.593034 22737 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.628147 22717 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.590284 21599 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:54.636502 21747 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:54.582420 22775 consensus_queue.cc:1059] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
W20260709 14:52:54.618273 22752 log.cc:927] Time spent T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.767s	user 0.003s	sys 0.001s
W20260709 14:52:54.638120 22754 log.cc:927] Time spent T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.783s	user 0.003s	sys 0.000s
I20260709 14:52:54.638458 22597 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:54.644786 22772 log.cc:927] Time spent T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.130s	user 0.001s	sys 0.000s
W20260709 14:52:54.655927 22744 consensus_meta.cc:287] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.558s	user 0.004s	sys 0.008s
I20260709 14:52:54.656327 22744 raft_consensus.cc:2749] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.599921 22728 consensus_queue.cc:237] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.657375 21754 raft_consensus.cc:1240] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:54.590857 22713 raft_consensus.cc:2749] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:54.639428 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:54.641782 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 50562.5us
I20260709 14:52:54.660588 21719 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.661711 21719 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:54.590523 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 158096us
I20260709 14:52:54.645895 22782 consensus_queue.cc:1048] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:54.557250 22739 consensus_queue.cc:237] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:54.664605 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 63883.9us
W20260709 14:52:54.665217 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.642566 22682 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.643872 22745 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:54.671808 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 110645us
I20260709 14:52:54.614231 22723 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.676168 21644 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.681308 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.682101 21603 raft_consensus.cc:2393] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:54.682951 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.683506 21603 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.641089 22680 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.703516 21644 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.708421 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.667651 21602 raft_consensus.cc:1240] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:54.709574 21644 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:54.619513 22735 consensus_queue.cc:260] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:54.699281 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.665781 22783 raft_consensus.cc:2749] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.615242 22561 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.668705 22564 raft_consensus.cc:2749] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer b62250967486416bb05a173c054e6b19 (127.19.35.65:45853) with higher term. Message: Invalid argument: T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:54.705708 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.720829 21603 raft_consensus.cc:2468] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:54.702099 22597 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:54.697113 22662 raft_consensus.cc:2749] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:54.676313 22775 raft_consensus.cc:2749] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:54.697397 22682 raft_consensus.cc:697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:54.709293 22713 raft_consensus.cc:2749] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:54.730517 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:54.679011 22738 consensus_queue.cc:1059] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:52:54.655161 22671 consensus_queue.cc:237] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:54.721225 22666 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.870s	user 0.007s	sys 0.003s
I20260709 14:52:54.679630 22745 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:54.721918 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.668221 22609 consensus_queue.cc:260] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:54.760295 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 50775.1us
W20260709 14:52:54.763420 21569 leader_election.cc:336] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.760s (SENT)
I20260709 14:52:54.714749 22241 consensus_queue.cc:1059] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:52:54.766383 21644 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.731186 22785 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.732503 21674 raft_consensus.cc:1240] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:54.759685 22666 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.908s	user 0.007s	sys 0.003s
I20260709 14:52:54.772119 21570 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:54.779407 21603 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:54.780825 21792 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:54.696833 22737 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.755999 22779 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:54.731495 22539 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 14:52:54.782238 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.783573 21644 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:54.784857 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:54.756214 22784 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:54.785514 21603 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:54.773886 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.793112 21753 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:52:54.794176 21569 leader_election.cc:336] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.066s (SENT)
I20260709 14:52:54.794636 21569 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:54.775873 21604 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:54.793781 21755 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:54.788990 22713 raft_consensus.cc:2804] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.782663 21672 raft_consensus.cc:1275] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:54.801504 21603 raft_consensus.cc:1240] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:54.789193 22738 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.807492 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.789984 22597 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.799412 22417 raft_consensus.cc:2764] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:52:54.805843 22737 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.811656 21754 raft_consensus.cc:2368] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:54.829468 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.831132 21755 raft_consensus.cc:2393] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.799371 22739 consensus_queue.cc:1048] T c224ad88fe274227bcc2acca00732751 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:52:54.809234 22713 raft_consensus.cc:697] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:54.833978 22723 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:52:54.834213 22770 log.cc:927] Time spent T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.411s	user 0.001s	sys 0.000s
I20260709 14:52:54.822149 22597 raft_consensus.cc:697] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:54.828699 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.832755 22792 raft_consensus.cc:3055] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:52:54.880056 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:54.907981 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 141331us
I20260709 14:52:54.919687 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:54.814054 22241 raft_consensus.cc:2749] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:54.834839 21748 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:54.811859 22564 consensus_queue.cc:1059] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:52:54.912787 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.911180 22786 raft_consensus.cc:3055] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:54.924470 21570 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:54.801824 22682 consensus_queue.cc:237] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.925333 21752 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
W20260709 14:52:54.913636 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.929137 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.908169 22680 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:54.934612 22790 log.cc:927] Time spent T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
W20260709 14:52:54.937825 22545 consensus_meta.cc:287] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.555s	user 0.007s	sys 0.002s
I20260709 14:52:54.938203 22545 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.940109 22545 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.822263 22679 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.922938 22792 raft_consensus.cc:740] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.926721 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:54.943905 22713 consensus_queue.cc:237] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:54.944756 22745 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:54.945076 22799 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:52:54.947985 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.947304 22774 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.926970 22786 raft_consensus.cc:740] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:54.952948 21570 leader_election.cc:400] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:54.941946 22664 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:52:54.954682 22791 log.cc:927] Time spent T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 14:52:54.954881 22664 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.954208 21570 leader_election.cc:403] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.960301 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:54.960666 22787 log.cc:927] Time spent T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.170s	user 0.000s	sys 0.000s
I20260709 14:52:54.961045 22675 raft_consensus.cc:3060] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.960978 21600 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:54.962270 21600 raft_consensus.cc:3055] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:54.962585 21600 raft_consensus.cc:740] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.962664 21792 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:54.963500 22728 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:54.963362 21600 consensus_queue.cc:260] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.963896 22728 raft_consensus.cc:493] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.964267 22728 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.964311 21600 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.949762 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:54.963533 22241 consensus_queue.cc:1059] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:52:54.969131 22792 consensus_queue.cc:260] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:54.951028 22799 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.972762 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:54.976573 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.976748 22679 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:54.955274 22664 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.969425 21748 raft_consensus.cc:2393] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:54.978397 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:54.984894 21680 raft_consensus.cc:2368] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:54.982590 21679 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.956663 22745 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:54.987228 22786 consensus_queue.cc:260] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:54.966895 22774 raft_consensus.cc:697] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:54.999511 22241 consensus_queue.cc:1048] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.002882 21570 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.006054 21570 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.009148 21570 leader_election.cc:400] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:55.011543 21570 leader_election.cc:403] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.983728 22799 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:54.986447 22792 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.985386 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:55.018280 21570 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:55.019826 22774 consensus_queue.cc:237] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.021620 21828 raft_consensus.cc:1240] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [term 4 LEADER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:52:55.028666 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.977782 22597 consensus_queue.cc:237] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.031334 22786 raft_consensus.cc:3060] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.030979 22745 raft_consensus.cc:2749] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.042950 22785 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.054627 22776 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.055119 22776 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.058676 21600 raft_consensus.cc:1275] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:55.059113 21600 pending_rounds.cc:85] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Aborting all ops after (but not including) 1
I20260709 14:52:55.059695 21600 pending_rounds.cc:107] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:52:55.060523 21600 raft_consensus.cc:2889] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:55.061309 22742 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:55.064126 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 269974us
I20260709 14:52:55.072432 21672 raft_consensus.cc:2468] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:55.046103 22779 raft_consensus.cc:697] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.049407 22745 raft_consensus.cc:2749] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:55.093814 21569 leader_election.cc:336] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.102s (SENT)
I20260709 14:52:55.096916 21569 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:55.097224 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 428357us
W20260709 14:52:55.093762 22424 consensus_meta.cc:287] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.699s	user 0.015s	sys 0.001s
I20260709 14:52:55.105404 21601 raft_consensus.cc:2410] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:52:55.112648 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:55.110477 21598 consensus_meta.cc:287] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.523s	user 0.004s	sys 0.005s
I20260709 14:52:55.118984 22803 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
W20260709 14:52:55.120196 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 101978us
I20260709 14:52:55.121331 21570 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:55.123337 21569 leader_election.cc:336] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.169s (SENT)
I20260709 14:52:55.123786 21569 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:55.124485 22803 raft_consensus.cc:2749] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.124609 22792 raft_consensus.cc:2749] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:55.124863 21569 leader_election.cc:336] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.174s (SENT)
I20260709 14:52:55.125351 21569 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:55.125604 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.127390 21679 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
W20260709 14:52:55.128804 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.128670 21570 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:55.129501 22792 raft_consensus.cc:2749] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.130790 21570 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.131520 22792 raft_consensus.cc:2749] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:55.116181 22664 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.134380 22664 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:55.113103 22805 raft_consensus.cc:2749] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.139340 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:55.139598 21675 raft_consensus.cc:1240] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:55.138402 22799 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.141635 22512 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:55.117863 21598 raft_consensus.cc:2468] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:52:55.140020 21754 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:55.143481 22742 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:55.154738 22805 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.175642 22805 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.176723 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49080 (request call id 151) took 1198 ms. Trace:
I20260709 14:52:55.177126 21601 rpcz_store.cc:276] 0709 14:52:53.978069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:53.981222 (+  3153us) service_pool.cc:224] Handling call
0709 14:52:55.176473 (+1195251us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54003f6454. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.176664 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2453970176}
I20260709 14:52:55.177717 22805 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:55.166426 22745 raft_consensus.cc:2749] T 03ffeb9b4eee46bb9e297522fbd4d8cc P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:55.172468 21675 raft_consensus.cc:1240] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:55.179371 21606 raft_consensus.cc:1275] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:55.179689 21606 pending_rounds.cc:85] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Aborting all ops after (but not including) 0
I20260709 14:52:55.179942 21606 pending_rounds.cc:107] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:55.180157 21606 raft_consensus.cc:2889] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:52:55.180291 22758 log.cc:927] Time spent T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 1.058s	user 0.000s	sys 0.003s
I20260709 14:52:55.147389 22779 consensus_queue.cc:237] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.181327 22512 consensus_queue.cc:1048] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.182147 22799 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:55.182389 22561 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:55.173664 22780 log.cc:927] Time spent T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.546s	user 0.016s	sys 0.021s
I20260709 14:52:55.170535 22718 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:55.185498 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 73898.5us
I20260709 14:52:55.171499 21570 leader_election.cc:400] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:55.193234 21570 leader_election.cc:403] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:52:55.193766 21718 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.195683 21570 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:55.200649 21718 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:55.201256 22718 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.202163 22799 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.202656 22799 raft_consensus.cc:697] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:55.201154 22512 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.204620 21718 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.214359 22718 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.214427 22807 consensus_queue.cc:1059] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:55.215404 22807 raft_consensus.cc:3055] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.197575 22805 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.222896 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:55.221024 22819 consensus_queue.cc:1059] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:52:55.221948 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:55.216846 22682 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:55.219249 21570 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:55.226977 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:55.229657 22774 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:55.230082 22774 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.225294 22682 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:55.230425 22774 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.230702 22682 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.203470 22799 consensus_queue.cc:237] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.217535 22512 raft_consensus.cc:697] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:55.233067 22512 consensus_queue.cc:237] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.216903 22725 raft_consensus.cc:2804] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.215725 22807 raft_consensus.cc:740] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:55.227059 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:55.231657 21747 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.245481 21681 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:55.246730 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:55.247709 21570 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:55.216524 22776 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:55.251235 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.252305 22734 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:55.252684 22734 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.253031 22734 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:55.254261 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 463660us
I20260709 14:52:55.258709 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 151) took 1179 ms. Trace:
I20260709 14:52:55.259068 21606 rpcz_store.cc:276] 0709 14:52:54.078842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.296465 (+217623us) service_pool.cc:224] Handling call
0709 14:52:55.179093 (+882628us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:55.195529 (+ 16436us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.258527 (+ 62998us) spinlock_profiling.cc:243] Waited 882 ms on lock 0x7b54003f6450. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.258658 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2029260544}
I20260709 14:52:55.231632 21751 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:55.260332 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:55.260627 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33392 (request call id 245) took 1239 ms. Trace:
I20260709 14:52:55.261389 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:55.261976 21827 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.262841 21753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 255) took 1228 ms. Trace:
I20260709 14:52:55.261507 22678 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:55.263200 21753 rpcz_store.cc:276] 0709 14:52:54.034850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.443438 (+408588us) service_pool.cc:224] Handling call
0709 14:52:54.519336 (+ 75898us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:54.793621 (+274285us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.262611 (+468990us) spinlock_profiling.cc:243] Waited 274 ms on lock 0x7b54002c6d54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:55.262785 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":630309632}
I20260709 14:52:55.263917 21826 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.261035 21751 rpcz_store.cc:276] 0709 14:52:54.021168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.045730 (+ 24562us) service_pool.cc:224] Handling call
0709 14:52:55.260469 (+1214739us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b54000c2e54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.260568 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2567715072}
I20260709 14:52:55.251183 22725 raft_consensus.cc:697] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:55.267681 22786 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.297312 22412 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.297564 22786 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.299240 22666 raft_consensus.cc:3055] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.299636 22666 raft_consensus.cc:740] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:55.264482 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:55.300422 22666 consensus_queue.cc:260] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.308235 22666 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.296505 21645 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:55.266713 22745 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:52:55.304137 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.304991 21826 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:55.313813 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:55.299655 22786 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.274844 22725 consensus_queue.cc:237] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.321934 22671 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.344440 22715 raft_consensus.cc:3055] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.316608 21821 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.308970 22412 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.366170 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 242) took 1452 ms. Trace:
I20260709 14:52:55.362416 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:55.383621 21749 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.309480 22807 consensus_queue.cc:260] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.348724 22715 raft_consensus.cc:740] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.382897 21754 raft_consensus.cc:1275] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:55.414764 21752 rpcz_store.cc:276] 0709 14:52:53.915463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.356522 (+441059us) service_pool.cc:224] Handling call
0709 14:52:54.925141 (+568619us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:54.928433 (+  3292us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.365965 (+437532us) spinlock_profiling.cc:243] Waited 568 ms on lock 0x7b54004687d0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.366105 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1307108736}
I20260709 14:52:55.418892 21827 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:55.357331 22597 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.353775 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:55.362151 22671 raft_consensus.cc:697] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.353123 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:55.360090 21747 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:55.418148 22782 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:55.448069 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:55.448668 21753 raft_consensus.cc:2376] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:55.450695 21644 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:55.434758 22424 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:55.454113 22745 consensus_queue.cc:1059] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.438275 22744 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:55.456144 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.463121 21644 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:55.463564 21570 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:55.464344 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.453394 22807 raft_consensus.cc:3060] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.446748 21823 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:55.462077 21751 raft_consensus.cc:1275] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:52:55.475135 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.452574 22728 raft_consensus.cc:515] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.501219 21753 raft_consensus.cc:1275] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:55.498399 22739 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.477649 22679 raft_consensus.cc:2804] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:55.452139 22782 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.501631 21753 pending_rounds.cc:85] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Aborting all ops after (but not including) 1
I20260709 14:52:55.508167 21753 pending_rounds.cc:107] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:55.508502 21753 raft_consensus.cc:2889] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:55.506853 21644 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:55.508538 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.440728 22597 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:55.510042 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.466019 22424 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.496591 22241 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.511509 22708 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:55.515029 22774 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.518378 22734 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.507874 22792 raft_consensus.cc:2804] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:55.478720 22738 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:52:55.467420 22744 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.522130 22708 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.467752 22715 consensus_queue.cc:260] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.513252 22679 raft_consensus.cc:697] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.511405 22739 raft_consensus.cc:697] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.534369 22708 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.523097 22728 leader_election.cc:290] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.509595 22671 consensus_queue.cc:237] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:55.537015 22792 raft_consensus.cc:697] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:55.543998 22805 raft_consensus.cc:2749] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:55.540297 22680 consensus_queue.cc:1048] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:52:55.561009 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:55.561247 22412 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.568624 22678 consensus_queue.cc:1048] T beb068714a044327b3cf0295740e371f P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
W20260709 14:52:55.605751 22827 log.cc:927] Time spent T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:52:55.611017 21746 raft_consensus.cc:1240] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:52:55.558907 22682 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.611707 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 256) took 1576 ms. Trace:
I20260709 14:52:55.612043 21746 rpcz_store.cc:276] 0709 14:52:54.035082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.569393 (+534311us) service_pool.cc:224] Handling call
0709 14:52:55.610633 (+1041240us) spinlock_profiling.cc:243] Waited 3.11 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:55.610788 (+   155us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:55.611445 (+   657us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.611654 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7149824}
I20260709 14:52:55.612802 22782 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:55.614429 21754 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:55.613384 22792 consensus_queue.cc:237] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:55.616243 21821 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:55.616879 22744 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.599574 22679 consensus_queue.cc:237] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:55.617717 21823 raft_consensus.cc:2393] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:55.612934 22682 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:55.601150 22825 log.cc:927] Time spent T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
W20260709 14:52:55.621528 21793 connection.cc:256] RPC call timeout handler was delayed by -2.9481975190001322s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1605s for a response
W20260709 14:52:55.621917 21793 connection.cc:256] RPC call timeout handler was delayed by -2.6801914720000468s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1937s for a response
W20260709 14:52:55.622195 21793 connection.cc:256] RPC call timeout handler was delayed by -2.3676384920000828s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2555s for a response
W20260709 14:52:55.622427 21793 connection.cc:256] RPC call timeout handler was delayed by -1.85876002100008s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16290000000000002s for a response
W20260709 14:52:55.622640 21793 connection.cc:256] RPC call timeout handler was delayed by -1.8339384920000157s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3148s for a response
W20260709 14:52:55.622845 21793 connection.cc:256] RPC call timeout handler was delayed by -1.8002600210000992s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1694s for a response
W20260709 14:52:55.623047 21793 connection.cc:256] RPC call timeout handler was delayed by -1.7624600210000381s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1736s for a response
W20260709 14:52:55.623256 21793 connection.cc:256] RPC call timeout handler was delayed by -1.5770600210000794s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1942s for a response
W20260709 14:52:55.623471 21793 connection.cc:256] RPC call timeout handler was delayed by -1.411460021000039s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2126s for a response
I20260709 14:52:55.626019 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 160) took 1248 ms. Trace:
I20260709 14:52:55.626446 22734 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:55.629519 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.638289 21793 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:55.639485 21644 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:55.642877 22779 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:55.643332 22779 raft_consensus.cc:697] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:55.643658 22664 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.644114 22779 consensus_queue.cc:237] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.644955 21606 raft_consensus.cc:1275] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:55.645139 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.645812 21792 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:55.597672 22739 consensus_queue.cc:237] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:55.654299 22785 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.626456 21602 rpcz_store.cc:276] 0709 14:52:54.377806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.380161 (+  2355us) service_pool.cc:224] Handling call
0709 14:52:54.646957 (+266796us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:54.715048 (+ 68091us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.625835 (+910787us) spinlock_profiling.cc:243] Waited 264 ms on lock 0x7b5400268250. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.625964 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":607176064}
I20260709 14:52:55.644126 22664 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:55.658979 22664 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:55.661435 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:55.649835 22717 raft_consensus.cc:2804] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:55.662413 22717 raft_consensus.cc:697] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [term 4 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:55.662797 22829 log.cc:927] Time spent T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:52:55.663290 22717 consensus_queue.cc:237] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:55.664022 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:55.657315 21601 raft_consensus.cc:1275] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:55.646054 22561 raft_consensus.cc:2749] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:55.647773 22424 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:55.649832 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:55.674768 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:55.657025 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:55.646449 22680 consensus_queue.cc:1059] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 14:52:55.670189 22412 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:55.678828 22828 log.cc:927] Time spent T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260709 14:52:55.670432 22597 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.665783 22728 consensus_queue.cc:1048] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:55.654814 22785 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:55.689667 21644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.685281 21600 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:55.679443 22688 consensus_queue.cc:1048] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 14:52:55.701713 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.680984 22545 consensus_queue.cc:1048] T 1c04a4cb878041769b78d97c634dc1d6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:52:55.690604 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:55.693730 21748 raft_consensus.cc:1275] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.702260 21606 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:55.680792 22839 consensus_queue.cc:1048] T 0367c1b4ef1c458b8080191e4ab02f76 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:52:55.695709 21604 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:52:55.719317 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:55.717695 22785 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:55.690958 22412 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:55.709409 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:55.769109 22756 raft_consensus.cc:3055] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:56.034781 21755 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:56.034893 22756 raft_consensus.cc:740] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.035800 22756 consensus_queue.cc:260] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.036545 22609 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.036728 22756 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:55.723464 21606 raft_consensus.cc:2393] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:55.955927 21503 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47738 (request call id 79) took 6408 ms. Trace:
W20260709 14:52:56.039183 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:55.831527 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 166931us
W20260709 14:52:56.041294 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.045957 21570 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:56.049759 21571 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.944054 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:56.039870 21718 leader_election.cc:336] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.019s (SENT)
I20260709 14:52:56.054049 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.057258 21603 raft_consensus.cc:2393] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 4: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
W20260709 14:52:56.058084 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:55.996345 21502 catalog_manager.cc:5697] T a5b150bde0a647c88b94e937289e4932 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:56.058272 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 113427us
I20260709 14:52:56.059688 21502 catalog_manager.cc:5697] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:56.060604 21718 leader_election.cc:336] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.033s (SENT)
I20260709 14:52:56.061269 21718 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.061899 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.056412 22725 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.062469 21829 raft_consensus.cc:3055] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:56.062860 21829 raft_consensus.cc:740] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.062779 21502 catalog_manager.cc:5697] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.063566 21829 consensus_queue.cc:260] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.064462 21601 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.065662 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:56.064213 21502 catalog_manager.cc:5697] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 2 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } }
I20260709 14:52:56.066238 21752 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.067951 21748 raft_consensus.cc:1240] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:55.846378 22565 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:56.069228 21747 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:55.899751 22715 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:56.074100 21569 leader_election.cc:336] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.862s (SENT)
I20260709 14:52:56.065457 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.066126 21823 raft_consensus.cc:3055] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:55.921691 22723 raft_consensus.cc:3055] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.070421 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:55.941356 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 184) took 1858 ms. Trace:
I20260709 14:52:55.853305 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.059728 22734 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:52:55.857260 22835 log.cc:927] Time spent T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.220s	user 0.000s	sys 0.001s
I20260709 14:52:56.071549 21570 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:55.888980 22708 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:56.086669 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 48406.1us
W20260709 14:52:56.072369 21718 leader_election.cc:336] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.049s (SENT)
I20260709 14:52:55.898670 21600 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:52:56.068955 22565 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.076376 21752 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:55.913097 22776 raft_consensus.cc:3055] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:55.964535 21675 raft_consensus.cc:1240] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:55.920928 22781 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:56.077082 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 308750us
I20260709 14:52:55.768687 21599 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260709 14:52:55.947584 22782 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.078251 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.084436 22804 consensus_queue.cc:1048] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:52:56.112932 21603 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.066916 21502 catalog_manager.cc:5697] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.114122 21603 raft_consensus.cc:1275] T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.114012 21502 catalog_manager.cc:5697] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.115285 21603 raft_consensus.cc:1275] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.115881 21502 catalog_manager.cc:5697] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 1 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.965245 22738 raft_consensus.cc:3055] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:55.903391 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:55.961335 22774 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.079628 21753 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 1.
I20260709 14:52:55.961115 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 130) took 1876 ms. Trace:
I20260709 14:52:56.110478 22734 raft_consensus.cc:697] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.042383 21503 rpcz_store.cc:276] 0709 14:52:49.547972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.557274 (+  9302us) service_pool.cc:224] Handling call
0709 14:52:55.955844 (+6398570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:53.225381 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:53.225959 (+   578us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:53.225992 (+    33us) write_op.cc:435] Acquired schema lock
0709 14:52:53.226008 (+    16us) tablet.cc:662] Decoding operations
0709 14:52:53.226845 (+   837us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:53.226897 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:53.226926 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0709 14:52:53.422217 (+195291us) tablet.cc:701] Row locks acquired
0709 14:52:53.431999 (+  9782us) write_op.cc:260] PREPARE: finished
0709 14:52:53.493629 (+ 61630us) write_op.cc:270] Start()
0709 14:52:53.498290 (+  4661us) write_op.cc:276] Timestamp: P: 1783608773488061 usec, L: 0
0709 14:52:53.500979 (+  2689us) op_driver.cc:348] REPLICATION: starting
0709 14:52:53.605966 (+104987us) log.cc:844] Serialized 3233 byte log entry
0709 14:52:54.156095 (+550129us) op_driver.cc:464] REPLICATION: finished
0709 14:52:54.514568 (+358473us) write_op.cc:301] APPLY: starting
0709 14:52:54.514695 (+   127us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:54.514892 (+   197us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:54.516234 (+  1342us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:54.521683 (+  5449us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:54.556491 (+ 34808us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 14:52:54.558951 (+  2460us) write_op.cc:312] APPLY: finished
0709 14:52:54.581219 (+ 22268us) log.cc:844] Serialized 64 byte log entry
0709 14:52:54.592238 (+ 11019us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.609940 (+ 17702us) write_op.cc:454] Released schema lock
0709 14:52:54.613460 (+  3520us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:54.625640 (+ 12180us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.625679 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1619371,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":283651,"apply.run_cpu_time_us":3190,"apply.run_wall_time_us":168600,"num_ops":8,"prepare.queue_time_us":233816,"prepare.run_cpu_time_us":64050,"prepare.run_wall_time_us":488526,"raft.queue_time_us":169368,"raft.run_cpu_time_us":16976,"raft.run_wall_time_us":152041,"replication_time_us":654962,"thread_start_us":460839,"threads_started":4,"wal-append.queue_time_us":174053,"wal-append.run_cpu_time_us":21317,"wal-append.run_wall_time_us":1841460}]]}
I20260709 14:52:56.082911 21827 raft_consensus.cc:3055] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:55.767272 21749 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:56.064544 21829 raft_consensus.cc:3060] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.071291 22735 raft_consensus.cc:3060] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.076601 22794 raft_consensus.cc:2749] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.074926 21606 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:56.090422 22792 raft_consensus.cc:2804] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:56.059517 21602 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:56.076299 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.080453 22849 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.076606 21823 raft_consensus.cc:740] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.079246 22723 raft_consensus.cc:740] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.107110 22713 consensus_queue.cc:1059] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:52:56.141592 21821 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:56.141170 22792 raft_consensus.cc:697] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.143406 22734 consensus_queue.cc:237] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.143788 22792 consensus_queue.cc:237] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.109344 21601 raft_consensus.cc:1240] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:56.144140 22723 consensus_queue.cc:260] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.145917 21601 raft_consensus.cc:1275] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:56.147575 22852 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:56.148098 22852 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.081408 21674 rpcz_store.cc:276] 0709 14:52:54.082644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.324206 (+241562us) service_pool.cc:224] Handling call
0709 14:52:54.324460 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:54.775444 (+450984us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.941055 (+1165611us) spinlock_profiling.cc:243] Waited 398 ms on lock 0x7b54001dea54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:55.941285 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":914653056}
I20260709 14:52:56.150072 22852 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.151183 22565 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:56.151710 21605 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.152729 21823 consensus_queue.cc:260] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.141160 22849 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:56.117069 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.117841 21502 catalog_manager.cc:5697] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.126891 21644 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.081334 22688 consensus_queue.cc:1048] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:52:56.129290 21827 raft_consensus.cc:740] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.077512 22725 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.130271 21752 raft_consensus.cc:1275] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:56.131400 21677 raft_consensus.cc:1275] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:56.089104 22776 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.132875 21606 raft_consensus.cc:1275] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.216315 21606 raft_consensus.cc:1275] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:56.087358 21718 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.112813 22782 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.126565 22738 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:56.129913 21598 raft_consensus.cc:3060] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.131335 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:56.112877 22611 consensus_queue.cc:1059] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:52:56.157727 21829 raft_consensus.cc:1275] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:56.241457 21755 raft_consensus.cc:1275] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.243057 21829 pending_rounds.cc:85] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 1
I20260709 14:52:56.243556 21829 pending_rounds.cc:107] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:56.243845 21829 raft_consensus.cc:2889] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:56.174417 22723 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.159755 21792 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:56.172950 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 46136.2us
W20260709 14:52:56.247713 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 88045.2us
I20260709 14:52:56.248275 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.163005 21827 consensus_queue.cc:260] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.138960 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 156) took 1465 ms. Trace:
I20260709 14:52:56.173811 22565 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:56.181262 22813 consensus_queue.cc:1059] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 14:52:56.140051 22678 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.172778 21793 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:56.153890 21823 raft_consensus.cc:3060] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.118580 22781 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.182325 21678 raft_consensus.cc:1275] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.222175 21645 leader_election.cc:304] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:56.228051 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.255515 22839 consensus_queue.cc:1048] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 14:52:56.230307 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 157964us
I20260709 14:52:56.266516 22564 raft_consensus.cc:2764] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:56.263682 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.251513 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.127957 21750 rpcz_store.cc:276] 0709 14:52:54.084341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.627008 (+542667us) service_pool.cc:224] Handling call
0709 14:52:54.663863 (+ 36855us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:54.797665 (+133802us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:54.801464 (+  3799us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:54.919798 (+118334us) log.cc:844] Serialized 26 byte log entry
0709 14:52:55.105285 (+185487us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:55.136404 (+ 31119us) log.cc:844] Serialized 14 byte log entry
0709 14:52:55.148273 (+ 11869us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:55.154210 (+  5937us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:55.166227 (+ 12017us) raft_consensus.cc:1685] finished
0709 14:52:55.167579 (+  1352us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:55.960930 (+793351us) spinlock_profiling.cc:243] Waited 32.1 ms on lock 0x7b54002d64d0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:55.961054 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25646,"prepare.queue_time_us":9374,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":795,"raft.queue_time_us":68571,"raft.run_cpu_time_us":296,"raft.run_wall_time_us":26840,"spinlock_wait_cycles":75484160,"thread_start_us":219463,"threads_started":2,"wal-append.queue_time_us":179559,"wal-append.run_cpu_time_us":2342,"wal-append.run_wall_time_us":1091781}
I20260709 14:52:56.271275 22782 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.271796 22782 consensus_queue.cc:1059] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:56.272607 22708 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.273522 22725 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:56.273862 22853 log.cc:927] Time spent T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.138s	user 0.003s	sys 0.000s
I20260709 14:52:56.274602 22725 raft_consensus.cc:3055] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:56.274962 22725 raft_consensus.cc:740] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:56.275700 22725 consensus_queue.cc:260] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.278370 21597 raft_consensus.cc:1275] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:56.158514 21502 catalog_manager.cc:5697] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 2 to 3, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 3 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.178994 22679 raft_consensus.cc:3060] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.249497 21827 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.172659 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.250852 21644 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.176654 22849 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:56.255651 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.223634 22841 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:56.255021 22412 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.240911 21672 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:56.280135 21605 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49070 (request call id 160) took 1607 ms (client timeout 2007 ms). Trace:
I20260709 14:52:56.278704 21597 pending_rounds.cc:85] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Aborting all ops after (but not including) 0
W20260709 14:52:56.289352 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 116662us
I20260709 14:52:56.253374 22779 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:56.251291 22717 raft_consensus.cc:2804] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.303686 21793 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:56.301694 21605 rpcz_store.cc:269] 0709 14:52:54.673630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.771330 (+ 97700us) service_pool.cc:224] Handling call
0709 14:52:56.279969 (+1508639us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b5400460ad4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:56.280077 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3147737472}
I20260709 14:52:56.290926 21502 catalog_manager.cc:5697] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:56.305976 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 55209.1us
W20260709 14:52:56.292527 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 181515us
W20260709 14:52:56.296123 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 74016.9us
I20260709 14:52:56.226354 22794 raft_consensus.cc:2749] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.300441 22813 consensus_queue.cc:1243] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer 155185cdd87b4097bf0a04d0bf449163 log is divergent from this leader: its last log entry 4.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:52:56.348181 21827 raft_consensus.cc:1275] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:56.330056 21570 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.353807 21570 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.306511 21502 catalog_manager.cc:5697] T bb10758cc8574bad8cb5f22c215eef62 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.278283 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:56.301635 21603 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:56.359073 21603 pending_rounds.cc:85] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Aborting all ops after (but not including) 1
I20260709 14:52:56.359637 21603 pending_rounds.cc:107] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:52:56.359907 21603 raft_consensus.cc:2889] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:56.305953 21597 pending_rounds.cc:107] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:56.363915 21793 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.303386 22839 raft_consensus.cc:2804] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.262248 22565 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.356420 21502 catalog_manager.cc:5697] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.300997 21673 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:56.263876 22678 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.305665 22779 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.358366 22688 raft_consensus.cc:2749] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:56.359228 22849 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:56.251909 21599 rpcz_store.cc:276] 0709 14:52:54.671976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.675043 (+  3067us) service_pool.cc:224] Handling call
0709 14:52:55.709764 (+1034721us) spinlock_profiling.cc:243] Waited 5.55 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:55.721627 (+ 11863us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:56.113483 (+391856us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:56.137737 (+ 24254us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12764032}
I20260709 14:52:56.372689 22839 raft_consensus.cc:697] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:56.279685 22738 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.363142 22735 raft_consensus.cc:2804] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.372673 22779 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.365579 22609 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:56.302868 22841 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.370541 21502 catalog_manager.cc:5697] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.366412 21597 raft_consensus.cc:2889] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:52:56.370874 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 62960.5us
I20260709 14:52:56.395123 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.395725 21821 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.397378 21793 leader_election.cc:400] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3.
I20260709 14:52:56.397918 22735 raft_consensus.cc:697] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.398577 22775 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.385522 22609 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.398790 22735 consensus_queue.cc:237] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.399351 22609 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.399266 22775 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.400374 22804 consensus_queue.cc:1048] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:56.402951 21828 raft_consensus.cc:3055] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.403393 21828 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.403970 21826 raft_consensus.cc:1275] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.404188 21828 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.406469 21828 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.406853 21823 raft_consensus.cc:1275] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:56.405813 21825 raft_consensus.cc:1275] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.376319 22717 raft_consensus.cc:697] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [term 4 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.410492 22717 consensus_queue.cc:237] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.378638 22564 raft_consensus.cc:2749] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.376927 22849 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.412569 22739 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.413089 22849 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.376524 22786 consensus_queue.cc:1048] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:52:56.413306 22739 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.374832 22813 consensus_queue.cc:1048] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:52:56.415483 22739 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.418505 22841 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.403203 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.419297 21824 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:56.425170 22781 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:56.426970 22861 log.cc:927] Time spent T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:52:56.427464 21828 raft_consensus.cc:1275] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:56.427862 21828 pending_rounds.cc:85] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 1
I20260709 14:52:56.383165 22805 consensus_queue.cc:1048] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 14:52:56.434542 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 47236.4us
I20260709 14:52:56.436966 21502 catalog_manager.cc:5697] T 0f163348f1ea498799dd22c9de91bf18 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:56.458663 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 130014us
I20260709 14:52:56.429944 21828 pending_rounds.cc:107] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:52:56.429121 22839 consensus_queue.cc:237] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.437294 22565 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:56.470467 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 227896us
I20260709 14:52:56.473560 21644 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:56.476328 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:56.466421 21793 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:56.483726 21606 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.464753 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.485456 21502 catalog_manager.cc:5697] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 2 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.466813 22679 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:56.433888 21821 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:56.437554 22804 consensus_queue.cc:1048] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:52:56.433619 21672 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:56.430321 22609 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:56.512707 21569 leader_election.cc:336] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.922s (SENT)
I20260709 14:52:56.517722 21569 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.515136 21606 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:56.479624 21828 raft_consensus.cc:2889] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:56.487097 21502 catalog_manager.cc:5697] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 3, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to b62250967486416bb05a173c054e6b19 (127.19.35.65). New cstate: current_term: 3 leader_uuid: "b62250967486416bb05a173c054e6b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.521059 21502 catalog_manager.cc:5697] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 2 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } }
I20260709 14:52:56.490027 22739 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:56.525607 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 88795.2us
I20260709 14:52:56.526297 21570 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:56.520546 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.489884 22813 consensus_queue.cc:1059] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:52:56.533421 21793 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.520526 22852 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:56.509430 21673 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:56.531167 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.535610 21793 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.527897 22792 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.522303 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.529868 22734 raft_consensus.cc:2804] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.525782 22739 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:56.533692 21600 raft_consensus.cc:1275] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:56.540169 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:56.547161 21598 raft_consensus.cc:2468] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:56.543514 21606 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
W20260709 14:52:56.548990 22864 log.cc:927] Time spent T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 14:52:56.544087 22874 raft_consensus.cc:2749] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.550333 22734 raft_consensus.cc:697] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.551427 22739 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.551265 22734 consensus_queue.cc:237] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:56.543960 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 65242.5us
I20260709 14:52:56.544752 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.554554 21793 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:56.554965 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.555624 21793 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.556509 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.532366 22869 consensus_queue.cc:1048] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 14:52:56.559719 21718 leader_election.cc:336] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.750s (SENT)
I20260709 14:52:56.551383 21677 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 14:52:56.564627 21718 leader_election.cc:336] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.766s (SENT)
I20260709 14:52:56.565081 21718 leader_election.cc:304] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.566534 21793 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:56.544633 22852 raft_consensus.cc:697] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:56.558447 22728 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:56.568230 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:56.570641 21673 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.570962 22852 consensus_queue.cc:237] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.560653 22874 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:56.569675 21718 leader_election.cc:336] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.203s (SENT)
I20260709 14:52:56.574499 21718 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:56.562372 22688 raft_consensus.cc:2749] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.576278 22565 raft_consensus.cc:2749] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:56.576822 21821 raft_consensus.cc:1275] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:56.563050 22805 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:56.577533 22805 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.577909 22805 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:56.569254 21599 raft_consensus.cc:2393] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:56.571581 22794 raft_consensus.cc:2749] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:56.583339 22867 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:56.583508 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.568411 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.582691 22775 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:56.591174 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.578603 22718 raft_consensus.cc:2804] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:56.591759 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.591862 21827 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:56.594878 21675 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:56.593703 22718 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.597546 21747 raft_consensus.cc:1275] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:56.597842 22805 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.580344 22565 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:56.604349 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.613646 22735 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:56.595263 21822 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:56.623584 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.624182 21827 raft_consensus.cc:2376] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3. Re-sending same reply.
I20260709 14:52:56.611248 22718 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.608891 21820 raft_consensus.cc:3060] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.627995 22805 leader_election.cc:290] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.621652 22565 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.632534 22565 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:56.625820 21719 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:56.621887 22775 consensus_queue.cc:1048] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:52:56.633240 22813 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:56.633826 21719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.633687 22813 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.608405 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.634080 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.622087 22735 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.634748 21828 raft_consensus.cc:2376] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3. Re-sending same reply.
I20260709 14:52:56.635483 22813 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.637753 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.635715 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.592988 22867 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.648350 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.638614 22539 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:56.639307 21828 raft_consensus.cc:2393] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:56.636546 21679 raft_consensus.cc:1275] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 14:52:56.650653 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.596180 22776 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.650728 21718 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.652890 22867 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.639676 22565 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:56.659307 21718 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.650789 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.660424 22794 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.660598 22776 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.637732 21822 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:56.649562 22792 raft_consensus.cc:2749] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.661713 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.654930 22539 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.661998 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.662284 21822 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:56.659811 22565 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.660934 21675 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:56.663223 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.664165 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.664717 21828 raft_consensus.cc:2376] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2. Re-sending same reply.
I20260709 14:52:56.665647 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.666630 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.649600 22735 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:56.662802 22565 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.668913 21719 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:56.658056 22805 consensus_queue.cc:1048] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:52:56.679240 22869 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:56.679682 22869 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.680011 22869 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.681108 22794 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.681437 22539 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.681756 22794 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.682161 22794 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.638582 22739 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.684609 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.685798 21825 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:56.673839 21599 raft_consensus.cc:1240] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:56.666813 22678 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.686602 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.691412 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.695924 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.684082 22794 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.697448 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.692694 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.699738 21673 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:56.692487 22739 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.692584 22609 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.692497 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.704841 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.717437 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.748186 21824 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:52:56.714916 21570 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.750746 21825 raft_consensus.cc:2410] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:56.754073 21644 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:56.756825 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.707394 22739 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.756698 22813 consensus_queue.cc:1048] T 9a0cf8a1c496419bb230f733fab03aa4 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:56.751088 22805 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:56.759704 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.785398 21824 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.762931 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.763538 22539 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:56.765020 22664 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.704288 22885 consensus_queue.cc:1048] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:52:56.765525 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.757329 22678 consensus_queue.cc:1048] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:56.796877 21829 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.758704 21644 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:56.704452 22794 consensus_queue.cc:1048] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:52:56.717579 22779 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.710109 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.797587 22739 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.705802 22867 consensus_queue.cc:1048] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:52:56.770239 22849 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:56.821079 22885 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.821879 22849 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.758163 21825 raft_consensus.cc:3060] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.715626 22738 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.823443 22779 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.705130 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.704089 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.824182 22545 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:56.824604 21822 raft_consensus.cc:2468] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
W20260709 14:52:56.771467 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:56.825629 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:56.826071 21569 leader_election.cc:336] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.944s (SENT)
I20260709 14:52:56.828353 21825 raft_consensus.cc:2468] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:56.829092 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.829453 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.829715 21822 raft_consensus.cc:3060] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:56.829943 21601 raft_consensus.cc:1275] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:56.830520 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.831139 21825 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.830906 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.831892 22718 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:56.832666 21600 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 2.
I20260709 14:52:56.833567 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.833930 22718 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.834282 21600 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.830148 22735 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:56.835258 22735 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:56.768352 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.837585 21828 raft_consensus.cc:2368] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:56.838470 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.839008 21604 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:56.839488 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.838478 21825 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:56.840037 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:56.832029 22739 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:56.840543 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.842617 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.843043 22725 raft_consensus.cc:3060] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:56.801697 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:56.843588 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.844344 21825 raft_consensus.cc:2410] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:56.840620 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.845033 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.845911 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.846048 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.846705 21828 raft_consensus.cc:2410] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:56.847477 21676 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:56.848629 22735 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:56.849475 21827 raft_consensus.cc:2368] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:56.815838 22664 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.853216 22664 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:56.824728 22545 raft_consensus.cc:697] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
W20260709 14:52:56.818567 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 59936us
I20260709 14:52:56.831004 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffeb9b4eee46bb9e297522fbd4d8cc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.821650 22885 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.855808 21644 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:56.865988 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 252) took 1196 ms. Trace:
I20260709 14:52:56.866384 21603 rpcz_store.cc:276] 0709 14:52:55.669427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.115900 (+446473us) service_pool.cc:224] Handling call
0709 14:52:56.116124 (+   224us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:56.360329 (+244205us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:56.862743 (+502414us) spinlock_profiling.cc:243] Waited 185 ms on lock 0x7b54001eb9d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:56.865928 (+  3185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":425906432}
I20260709 14:52:56.867015 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.860946 22840 raft_consensus.cc:3055] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:56.861462 22874 raft_consensus.cc:2749] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.859797 22779 consensus_queue.cc:1048] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:56.871456 21829 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:56.872284 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:56.874130 21644 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.875213 21644 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.817672 22805 raft_consensus.cc:697] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [term 3 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:56.884954 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:56.885555 21603 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.855669 21820 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:56.872146 22738 raft_consensus.cc:2804] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:56.889627 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 189926us
I20260709 14:52:56.872298 22840 raft_consensus.cc:740] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:56.857540 21822 raft_consensus.cc:2468] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:56.890755 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:56.891903 21718 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:56.881560 22742 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:56.881342 22849 consensus_queue.cc:1048] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:52:56.873617 22813 consensus_queue.cc:1048] T 69ef7d20c21c40fcabbf09a79e9631e9 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 14:52:56.897472 22794 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.904408 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:56.889281 22804 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:56.893003 22776 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:56.891255 22738 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:56.917562 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:56.917719 22738 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:56.918319 21822 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:56.913738 21753 raft_consensus.cc:1275] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:56.919631 21603 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:56.920984 21644 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:56.923096 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:56.923683 21681 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:56.940784 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:56.900074 22742 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:56.913867 22804 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:56.969578 22804 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:56.895545 22782 consensus_queue.cc:1048] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 14:52:57.023267 21569 leader_election.cc:336] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.940s (SENT)
I20260709 14:52:57.023836 21569 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:57.025611 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 123889us
I20260709 14:52:57.058914 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.888584 22869 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.912354 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:57.100631 21681 raft_consensus.cc:2468] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 5.
I20260709 14:52:57.103052 22885 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:57.103169 22888 log.cc:927] Time spent T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.204s	user 0.000s	sys 0.000s
I20260709 14:52:57.104708 22840 consensus_queue.cc:260] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:56.942435 22805 consensus_queue.cc:237] T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.133600 22892 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:56.970845 22678 raft_consensus.cc:2804] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:56.975380 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.134644 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:57.132697 22877 log.cc:927] Time spent T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 14:52:56.971262 22742 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.138583 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:56.971665 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.141117 21755 raft_consensus.cc:2393] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:57.141669 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:56.917009 22794 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.092736 22744 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:57.151824 21680 raft_consensus.cc:1275] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:57.138394 22880 log.cc:927] Time spent T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.193s	user 0.000s	sys 0.000s
I20260709 14:52:56.912019 22545 consensus_queue.cc:237] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.144641 22892 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.163609 22892 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:57.165725 22892 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.153416 21681 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:57.169723 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.170466 22742 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.170935 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.171592 21678 raft_consensus.cc:2368] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:57.171721 21822 raft_consensus.cc:2393] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:57.146049 21752 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 2.
I20260709 14:52:56.941601 22776 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:57.138299 22893 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.101688 22785 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.135347 22725 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:52:57.157696 21751 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:57.161156 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.184556 21826 raft_consensus.cc:2410] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.133628 22885 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:52:57.163086 22869 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.146158 22840 raft_consensus.cc:3060] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.097074 22565 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:52:57.172437 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.198436 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.199133 21826 raft_consensus.cc:2368] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4.
I20260709 14:52:57.199828 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.200321 21826 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.202487 22565 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.201045 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.205600 21826 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:57.157104 22804 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.218750 22804 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:57.194657 22671 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.219996 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.222014 21826 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:57.214716 22539 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.183746 22785 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:57.231137 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 204751us
I20260709 14:52:57.222676 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.189879 22893 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.223356 22678 raft_consensus.cc:697] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:57.237670 22678 consensus_queue.cc:237] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.235965 22782 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.241063 22782 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.242282 21750 raft_consensus.cc:1275] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:57.242969 22782 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.243351 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.244513 22738 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.247962 22794 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.249429 21751 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:57.250051 21604 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:57.232162 22539 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.260428 22539 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.251065 22893 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.261634 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.262437 21751 raft_consensus.cc:2393] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:57.263757 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.265162 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.225517 22671 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.267277 22609 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:57.267669 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.267752 22609 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:57.268677 22671 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:57.251886 22776 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:57.272610 22894 log.cc:927] Time spent T 78a25405a36f40ef8cabb37246cdf0b4 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.119s	user 0.002s	sys 0.000s
W20260709 14:52:57.275583 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:57.269080 21570 leader_election.cc:304] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:57.270596 22785 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.244541 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.283953 22852 consensus_queue.cc:1059] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:52:57.290387 22609 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.290611 22852 raft_consensus.cc:3055] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:57.291126 22852 raft_consensus.cc:740] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:57.295460 21826 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.283380 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:57.300298 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 277071us
W20260709 14:52:57.302490 21569 leader_election.cc:336] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.977s (SENT)
I20260709 14:52:57.303999 21644 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:52:57.306252 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:57.306865 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.308125 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.308758 21606 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:57.293587 21822 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:57.313865 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:57.320220 21606 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:57.320345 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 77394.4us
W20260709 14:52:57.321715 21718 leader_election.cc:336] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.547s (SENT)
I20260709 14:52:57.322862 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:52:57.323686 21718 leader_election.cc:336] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.826s (SENT)
I20260709 14:52:57.314087 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.334702 21606 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.334460 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.318323 22539 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:57.318708 22664 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.319320 22750 raft_consensus.cc:2749] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:57.337713 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.339890 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:57.340433 21681 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:57.342250 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.343470 22893 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.343885 22893 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.291960 22852 consensus_queue.cc:260] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:52:57.346362 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.350696 21681 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.363687 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.386080 21718 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:57.386744 22852 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:57.387032 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.387071 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.388094 21822 raft_consensus.cc:2410] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.388224 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.388947 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.389309 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.389777 21822 raft_consensus.cc:2410] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.390029 21826 raft_consensus.cc:2368] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4.
I20260709 14:52:57.390837 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.391582 21826 raft_consensus.cc:2410] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.334975 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.389583 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.339047 21751 raft_consensus.cc:2393] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:57.327020 22776 raft_consensus.cc:2804] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:52:57.382079 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 113061us
I20260709 14:52:57.457013 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.467971 21570 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:57.450219 21718 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:57.467859 21605 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:52:57.428330 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.472705 22913 raft_consensus.cc:2764] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 14:52:57.472474 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.468812 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:57.463436 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.386796 22893 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.362509 22539 raft_consensus.cc:697] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:57.378255 22903 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:57.389362 21597 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 159) took 2716 ms. Trace:
I20260709 14:52:57.476037 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.472538 22609 consensus_queue.cc:1048] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:52:57.472117 22900 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:57.362345 22664 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.479702 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.483368 21600 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.391959 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.481411 22900 raft_consensus.cc:697] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:57.475759 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.425690 22782 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:57.474468 22784 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:57.488489 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.474764 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.492264 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.480144 21597 rpcz_store.cc:276] 0709 14:52:54.672849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:54.675135 (+  2286us) service_pool.cc:224] Handling call
0709 14:52:55.747519 (+1072384us) spinlock_profiling.cc:243] Waited 7.31 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:55.767955 (+ 20436us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:56.398429 (+630474us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.361962 (+963533us) spinlock_profiling.cc:243] Waited 510 ms on lock 0x7b54001eb754. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:52:57.389287 (+ 27325us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1189870592}
I20260709 14:52:57.495857 21828 raft_consensus.cc:2393] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:57.496711 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.497978 22738 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 2 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.498862 22664 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.479501 22539 consensus_queue.cc:237] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.484997 22903 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.500185 22784 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:57.500604 22784 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.484373 22913 consensus_queue.cc:1048] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:52:57.501526 22903 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.494407 21718 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:57.502400 22900 consensus_queue.cc:237] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.502933 22903 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:57.503365 22903 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:57.503685 22903 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.508152 21645 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:57.508881 22786 consensus_queue.cc:1048] T 29fbed03d30549baa47b6e6ef1abd2a6 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.488525 22782 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:52:57.538134 22903 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.538674 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.538924 21751 raft_consensus.cc:1275] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:57.527729 22738 raft_consensus.cc:2749] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:57.548623 21826 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.530395 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.541639 21822 raft_consensus.cc:2410] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:52:57.550844 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.553643 21751 raft_consensus.cc:2368] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4.
I20260709 14:52:57.553524 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.541579 22782 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:57.558141 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.558773 21826 raft_consensus.cc:2468] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:57.543958 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.559947 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.561012 21826 raft_consensus.cc:2410] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.557782 22564 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.562242 22564 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.564200 22564 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:57.558048 21828 raft_consensus.cc:2410] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.554070 21600 raft_consensus.cc:2468] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.567945 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.569139 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.569742 21826 raft_consensus.cc:2376] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3. Re-sending same reply.
I20260709 14:52:57.555249 22776 raft_consensus.cc:697] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 5 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:57.550889 22625 consensus_queue.cc:1048] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:52:57.571271 21821 raft_consensus.cc:1240] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 4. Ops: []
I20260709 14:52:57.560379 21822 raft_consensus.cc:2376] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3. Re-sending same reply.
I20260709 14:52:57.578630 21645 leader_election.cc:400] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4.
I20260709 14:52:57.578908 21645 leader_election.cc:403] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 14:52:57.594918 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.599586 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.589646 22786 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.601419 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 225) took 1019 ms. Trace:
I20260709 14:52:57.601761 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.616819 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.611058 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.619412 21826 raft_consensus.cc:2410] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.614353 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.627256 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.618040 21821 rpcz_store.cc:276] 0709 14:52:56.579836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.587926 (+  8090us) service_pool.cc:224] Handling call
0709 14:52:57.569583 (+981657us) spinlock_profiling.cc:243] Waited 4.18 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:57.571105 (+  1522us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.576442 (+  5337us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.599088 (+ 22646us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9602944}
I20260709 14:52:57.623762 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.622267 21750 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:57.634709 21677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 201) took 1144 ms. Trace:
I20260709 14:52:57.635332 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.618228 22776 consensus_queue.cc:237] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.632535 22784 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.638916 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.637598 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.644305 21826 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:57.641114 21752 raft_consensus.cc:1275] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:57.645367 21752 pending_rounds.cc:85] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Aborting all ops after (but not including) 1
I20260709 14:52:57.645617 21752 pending_rounds.cc:107] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:57.645829 21752 raft_consensus.cc:2889] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:57.648520 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 254) took 1015 ms. Trace:
I20260709 14:52:57.648717 21825 raft_consensus.cc:1275] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:57.649281 21827 rpcz_store.cc:276] 0709 14:52:56.632619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.638495 (+  5876us) service_pool.cc:224] Handling call
0709 14:52:57.648332 (+1009837us) spinlock_profiling.cc:243] Waited 200 ms on lock 0x7b5400365954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:57.648466 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":460871424}
I20260709 14:52:57.636466 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
W20260709 14:52:57.651026 21718 leader_election.cc:336] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.730s (SENT)
I20260709 14:52:57.632774 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.652066 21718 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:57.635113 21677 rpcz_store.cc:276] 0709 14:52:56.490310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.508576 (+ 18266us) service_pool.cc:224] Handling call
0709 14:52:56.539236 (+ 30660us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:56.565919 (+ 26683us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.634515 (+1068596us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b54002cb5d0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:57.634653 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23339904}
I20260709 14:52:57.654801 22784 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:57.657027 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.657697 21827 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.659513 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.660305 21826 raft_consensus.cc:2468] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.647785 22671 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:57.656224 22794 raft_consensus.cc:2749] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:57.662271 22920 log.cc:927] Time spent T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 14:52:57.662786 22671 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:57.663501 21673 raft_consensus.cc:1275] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:57.664340 21755 raft_consensus.cc:1240] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:57.665865 21752 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:57.667168 22742 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.650729 22782 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:57.668462 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.670857 21747 raft_consensus.cc:1275] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:57.703222 21826 raft_consensus.cc:1240] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:57.704347 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 250) took 1072 ms. Trace:
I20260709 14:52:57.704664 21826 rpcz_store.cc:276] 0709 14:52:56.631688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.702644 (+1070956us) service_pool.cc:224] Handling call
0709 14:52:57.702999 (+   355us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:57.704038 (+  1039us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.704227 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:57.703290 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.656308 21822 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.711867 21749 raft_consensus.cc:2410] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.706969 22735 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:52:57.714905 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.715764 21824 raft_consensus.cc:1275] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:57.715811 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:57.716413 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.716567 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 248) took 1085 ms. Trace:
I20260709 14:52:57.716955 21824 rpcz_store.cc:276] 0709 14:52:56.631173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.673166 (+1041993us) service_pool.cc:224] Handling call
0709 14:52:57.715485 (+ 42319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.716346 (+   861us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.716512 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:57.713145 22794 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.729228 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.729310 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.730135 21824 raft_consensus.cc:2376] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3. Re-sending same reply.
I20260709 14:52:57.736068 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.738375 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.748538 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.749271 21824 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:52:57.735219 22782 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.752486 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.753122 21824 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.753165 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.753896 21826 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:57.732662 22794 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.749531 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.761898 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feaf19d6ac4c4d7c9313359d7803f827" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.752381 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.763541 22786 raft_consensus.cc:2749] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607) with higher term. Message: Invalid argument: T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4.
I20260709 14:52:57.774147 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.774770 21826 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:57.760180 22671 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.768484 21822 raft_consensus.cc:3060] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:57.782003 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.785758 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.786047 21600 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [term 5 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
W20260709 14:52:57.784461 22931 log.cc:927] Time spent T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 14:52:57.809693 21603 raft_consensus.cc:1275] T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:57.814888 21570 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:52:57.809105 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.816269 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:57.816490 21829 raft_consensus.cc:2468] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:52:57.816851 21603 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:57.811479 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:57.819937 22867 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.832909 21824 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:57.834301 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.834985 21824 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:57.836681 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.838963 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.824039 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:52:57.831576 22932 log.cc:927] Time spent T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260709 14:52:57.864353 21569 leader_election.cc:336] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.205s (SENT)
W20260709 14:52:57.873556 21569 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 3.267s (SENT) [suppressed 50 similar messages]
I20260709 14:52:57.815071 22744 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:57.878826 22744 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:57.824626 22867 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:57.894529 21680 raft_consensus.cc:1275] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:57.894949 21680 pending_rounds.cc:85] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Aborting all ops after (but not including) 1
I20260709 14:52:57.895164 21680 pending_rounds.cc:107] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:52:57.895398 21680 raft_consensus.cc:2889] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:57.896096 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.896680 21826 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.897476 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.897948 21675 raft_consensus.cc:1240] T 78a25405a36f40ef8cabb37246cdf0b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:57.901957 21822 raft_consensus.cc:2468] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:52:57.902601 21718 leader_election.cc:336] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 1.959s (SENT)
I20260709 14:52:57.902940 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.903537 21822 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.852149 22794 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:57.851959 22933 log.cc:927] Time spent T 81c527880c6e45c4b66a1c8e06248e31 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.099s	user 0.000s	sys 0.002s
W20260709 14:52:57.825008 21676 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42914 (request call id 194) took 1640 ms (client timeout 1617 ms). Trace:
W20260709 14:52:57.905416 21676 rpcz_store.cc:269] 0709 14:52:56.180272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.180754 (+   482us) service_pool.cc:224] Handling call
0709 14:52:56.278135 (+ 97381us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b5800084698. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:57.797710 (+1519575us) spinlock_profiling.cc:243] Waited 482 ms on lock 0x7b54001e4954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:57.820142 (+ 22432us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1117991552}
I20260709 14:52:57.910521 22867 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:57.928507 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:57.929423 21676 raft_consensus.cc:2368] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4.
I20260709 14:52:57.890560 21603 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.824153 22903 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:57.889757 21569 leader_election.cc:336] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727): Timed out: RequestConsensusVote RPC to 127.19.35.68:44727 timed out after 2.239s (SENT)
I20260709 14:52:57.824728 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.931746 22805 raft_consensus.cc:2764] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:52:57.932197 21672 raft_consensus.cc:2368] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4.
W20260709 14:52:57.941617 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 51894.4us
I20260709 14:52:57.942225 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:57.943039 21826 raft_consensus.cc:2410] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:52:57.945336 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 122995us
I20260709 14:52:57.945616 21606 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:57.946424 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:57.947439 21570 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:57.947757 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:57.948308 21570 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.948293 21606 raft_consensus.cc:3060] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.944666 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.949605 21755 raft_consensus.cc:2393] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:57.950501 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:57.950723 21753 raft_consensus.cc:1240] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:57.951318 21681 raft_consensus.cc:2410] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:57.951874 21753 raft_consensus.cc:1240] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:57.951164 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.956555 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.957719 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.952092 21747 raft_consensus.cc:1240] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:57.954437 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.954689 21749 raft_consensus.cc:1240] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:57.966050 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.955011 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.950583 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:57.961705 21606 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:57.954389 22913 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:57.962208 22921 consensus_queue.cc:1048] T 4886d5ae98fc4e479af3c5d9971227b4 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.964318 21718 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:57.964305 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:57.963675 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.969897 21681 raft_consensus.cc:1240] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:57.968901 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.969488 21672 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.964542 21569 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:57.970906 22914 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:57.969779 21718 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:57.971974 21755 raft_consensus.cc:2393] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:57.973253 22867 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:57.971553 22903 raft_consensus.cc:2764] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:57.975122 21718 leader_election.cc:304] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:57.975641 21793 connection.cc:256] RPC call timeout handler was delayed by -2.6555671710000297s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16990000000000002s for a response
W20260709 14:52:57.975991 21793 connection.cc:256] RPC call timeout handler was delayed by -2.418867170999988s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1962s for a response
W20260709 14:52:57.976266 21793 connection.cc:256] RPC call timeout handler was delayed by -2.3567671710000013s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20310000000000003s for a response
W20260709 14:52:57.976509 21793 connection.cc:256] RPC call timeout handler was delayed by -2.1515671710000106s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2259s for a response
I20260709 14:52:57.977267 21793 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:57.978350 21793 leader_election.cc:304] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:57.970866 22937 log.cc:927] Time spent T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.182s	user 0.002s	sys 0.000s
I20260709 14:52:57.980863 22723 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:57.982100 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.982777 21673 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
W20260709 14:52:57.983472 22926 log.cc:927] Time spent T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.341s	user 0.000s	sys 0.003s
I20260709 14:52:57.964030 22744 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.986088 21718 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:57.986125 21793 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:57.987299 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:57.989045 21680 raft_consensus.cc:1275] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:57.989399 21680 pending_rounds.cc:85] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Aborting all ops after (but not including) 1
W20260709 14:52:57.989290 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.990118 21679 raft_consensus.cc:1275] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:57.990734 21681 raft_consensus.cc:1275] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:57.989624 21680 pending_rounds.cc:107] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:57.991227 21680 raft_consensus.cc:2889] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:57.992094 21718 leader_election.cc:304] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:57.971585 21822 raft_consensus.cc:2468] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:52:57.992797 22913 consensus_queue.cc:1048] T 122c103534fb468089272be3698b0a0d P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:57.993667 21822 raft_consensus.cc:1240] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:57.994221 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:57.993808 21673 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:57.994786 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:57.994755 22794 raft_consensus.cc:2749] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:57.995512 21820 raft_consensus.cc:2376] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:52:57.996083 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 274) took 1133 ms. Trace:
I20260709 14:52:57.996325 22867 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:57.989627 22564 consensus_queue.cc:1059] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:52:57.989699 22664 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:57.996189 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:57.997887 21755 raft_consensus.cc:2393] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 4: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
I20260709 14:52:57.972457 22874 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:57.996208 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 203) took 1282 ms. Trace:
I20260709 14:52:57.997514 22664 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:57.994324 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 262) took 1315 ms. Trace:
I20260709 14:52:57.996665 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:57.999147 22874 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:57.981014 22688 raft_consensus.cc:2749] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:57.999940 22723 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:57.999114 21823 rpcz_store.cc:276] 0709 14:52:56.713864 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.995451 (+1281587us) service_pool.cc:224] Handling call
0709 14:52:57.995722 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.995880 (+   158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:57.995906 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:57.995960 (+    54us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:57.995989 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.996052 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:57.996158 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:57.996775 22867 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:58.001224 22867 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:57.981564 22921 consensus_queue.cc:1059] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:52:58.001587 21823 raft_consensus.cc:1275] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:58.002108 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.002741 21597 raft_consensus.cc:1275] T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:57.997669 21820 rpcz_store.cc:276] 0709 14:52:56.862376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.907165 (+ 44789us) service_pool.cc:224] Handling call
0709 14:52:57.994644 (+1087479us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b5800178598. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:57.996034 (+  1390us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9364864}
I20260709 14:52:57.999450 21822 rpcz_store.cc:276] 0709 14:52:56.678518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.993087 (+1314569us) service_pool.cc:224] Handling call
0709 14:52:57.993443 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:57.994070 (+   627us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.994273 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:58.004365 22874 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:58.000448 22723 raft_consensus.cc:697] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:58.005980 21751 raft_consensus.cc:1275] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:58.005813 22723 consensus_queue.cc:237] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Queue going to LEADER 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.001379 22664 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:58.006568 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.006898 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 196) took 1413 ms. Trace:
I20260709 14:52:58.004838 21820 raft_consensus.cc:1275] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:58.007282 21825 rpcz_store.cc:276] 0709 14:52:56.593767 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.846910 (+253143us) service_pool.cc:224] Handling call
0709 14:52:57.648484 (+801574us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.649114 (+   630us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.006665 (+357551us) spinlock_profiling.cc:243] Waited 801 ms on lock 0x7b5400365950. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe1661778ad 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:58.006799 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1842837248}
I20260709 14:52:58.008087 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576fa379f9114f408fbb1c2c79d334d3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:58.000753 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.008740 21825 raft_consensus.cc:1240] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:58.008095 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 271) took 1193 ms. Trace:
I20260709 14:52:58.009473 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.010303 21829 raft_consensus.cc:1240] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:58.004383 21822 raft_consensus.cc:1275] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:52:58.011399 21822 pending_rounds.cc:85] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 1
I20260709 14:52:58.008692 21751 raft_consensus.cc:3060] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.014240 21824 raft_consensus.cc:1275] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:58.016152 21824 raft_consensus.cc:1275] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:58.018548 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:58.020234 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.023059 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 198) took 1428 ms. Trace:
I20260709 14:52:58.002166 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 268) took 1231 ms. Trace:
I20260709 14:52:58.024020 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.009471 21820 rpcz_store.cc:276] 0709 14:52:56.814947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.004269 (+1189322us) service_pool.cc:224] Handling call
0709 14:52:58.004531 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:58.007829 (+  3298us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.008046 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:58.024881 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.023604 21823 rpcz_store.cc:276] 0709 14:52:56.770578 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.000971 (+1230393us) service_pool.cc:224] Handling call
0709 14:52:58.001283 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:58.001937 (+   654us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.002116 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:58.025338 21681 raft_consensus.cc:1240] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:58.023435 21827 rpcz_store.cc:276] 0709 14:52:56.594233 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.658780 (+1064547us) service_pool.cc:224] Handling call
0709 14:52:57.659133 (+   353us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:57.661010 (+  1877us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:57.661038 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:57.661529 (+   491us) log.cc:844] Serialized 26 byte log entry
0709 14:52:57.757821 (+ 96292us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:57.757855 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:57.757910 (+    55us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:57.970394 (+212484us) spinlock_profiling.cc:243] Waited 9.07 ms on lock 0x7b4400022b4c. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe162fb1c85 00007fe162fb26a2 00007fe165d241db 00007fe165d1faaf 00007fe165d1386e 00007fe165d12bb6 00007fe165d127d8 00007fe165d1c221 00007fe165d1c1d9 00007fe165d1c169
0709 14:52:58.017755 (+ 47361us) raft_consensus.cc:1685] finished
0709 14:52:58.017776 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.023004 (+  5228us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2422,"raft.run_cpu_time_us":75,"raft.run_wall_time_us":75,"spinlock_wait_cycles":20868352,"thread_start_us":95961,"threads_started":1,"wal-append.queue_time_us":116392}
I20260709 14:52:58.027245 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:58.030264 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:57.999590 22936 log.cc:927] Time spent T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.216s	user 0.011s	sys 0.009s
I20260709 14:52:58.011657 21829 raft_consensus.cc:1275] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:58.046146 21829 pending_rounds.cc:85] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Aborting all ops after (but not including) 1
I20260709 14:52:58.046443 21829 pending_rounds.cc:107] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:58.046658 21829 raft_consensus.cc:2889] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:58.047356 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:58.049875 21644 leader_election.cc:304] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.011636 21822 pending_rounds.cc:107] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:52:58.052016 21822 raft_consensus.cc:2889] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:58.052855 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 269) took 1282 ms. Trace:
I20260709 14:52:58.051558 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 169) took 1175 ms. Trace:
I20260709 14:52:58.053417 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.054768 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:58.055460 21825 rpcz_store.cc:276] 0709 14:52:56.862898 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.008292 (+1145394us) service_pool.cc:224] Handling call
0709 14:52:58.008572 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:58.009146 (+   574us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.038320 (+ 29174us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:58.055380 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.029374 21672 raft_consensus.cc:2468] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:58.000792 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:58.059291 21644 leader_election.cc:304] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.061739 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:58.061926 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 75861.6us
I20260709 14:52:58.062160 21825 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.062114 21644 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:58.064406 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.065326 22744 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:58.070175 21644 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:58.048174 21751 raft_consensus.cc:2468] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:52:58.062332 22784 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:58.057890 22742 raft_consensus.cc:2749] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:58.075337 21753 raft_consensus.cc:1275] T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:52:58.078827 22671 consensus_queue.cc:1048] T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:58.080034 21746 raft_consensus.cc:1275] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:58.080518 21605 raft_consensus.cc:1275] T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:58.081496 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.055370 21822 rpcz_store.cc:276] 0709 14:52:56.770856 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.003799 (+1232943us) service_pool.cc:224] Handling call
0709 14:52:58.004077 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:58.052576 (+ 48499us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.052790 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:58.063355 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:58.084812 22867 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.085515 21601 raft_consensus.cc:3060] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.086823 22867 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:58.054297 22874 consensus_queue.cc:1048] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:58.095422 21829 raft_consensus.cc:1275] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:58.076989 21675 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:58.076517 22744 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.106647 22744 raft_consensus.cc:493] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.076292 22539 raft_consensus.cc:2804] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:58.106951 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.107473 22539 raft_consensus.cc:697] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:58.108310 22539 consensus_queue.cc:237] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:58.109756 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.066687 22625 raft_consensus.cc:2749] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:58.105504 21825 raft_consensus.cc:2468] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:58.106976 22744 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:58.217021 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 154363us
W20260709 14:52:58.248291 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.286628 21825 raft_consensus.cc:1275] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:58.289667 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.290310 21829 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
W20260709 14:52:58.216837 22936 log.cc:927] Time spent T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 14:52:58.294703 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.295264 21829 raft_consensus.cc:2376] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:52:58.296056 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:58.296540 21829 raft_consensus.cc:2376] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:52:58.297616 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.298612 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.302063 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.301936 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 255) took 1669 ms. Trace:
I20260709 14:52:58.302830 21826 rpcz_store.cc:276] 0709 14:52:56.632845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.953663 (+1320818us) service_pool.cc:224] Handling call
0709 14:52:57.968107 (+ 14444us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.968283 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:58.057093 (+ 88810us) log.cc:844] Serialized 14 byte log entry
0709 14:52:58.301578 (+244485us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:58.301625 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:58.301665 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.301727 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.301868 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":140954,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":818,"thread_start_us":308819,"threads_started":2}
I20260709 14:52:58.303809 21829 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:52:58.307485 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:58.309360 21826 raft_consensus.cc:1275] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:58.309254 21829 raft_consensus.cc:2376] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:52:58.315970 21601 raft_consensus.cc:2468] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:58.324436 21826 raft_consensus.cc:1275] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:58.334013 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 274) took 1393 ms. Trace:
I20260709 14:52:58.361510 21678 rpcz_store.cc:276] 0709 14:52:56.940314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.940484 (+   170us) service_pool.cc:224] Handling call
0709 14:52:58.326887 (+1386403us) spinlock_profiling.cc:243] Waited 112 ms on lock 0x7b54000983d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:58.333946 (+  7059us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":257357568}
I20260709 14:52:58.335863 22744 raft_consensus.cc:515] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:58.336726 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:58.362651 21825 raft_consensus.cc:2376] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:52:58.338927 22947 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.363592 22947 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:58.325964 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 277962us
I20260709 14:52:58.345777 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:58.347817 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.347950 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.373916 22841 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.349466 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 201) took 1636 ms. Trace:
I20260709 14:52:58.374301 22841 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.374195 22625 consensus_queue.cc:1048] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:58.374830 22841 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.375990 21821 rpcz_store.cc:276] 0709 14:52:56.713385 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.993763 (+1280378us) service_pool.cc:224] Handling call
0709 14:52:57.994077 (+   314us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:58.063289 (+ 69212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:58.069289 (+  6000us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:58.084030 (+ 14741us) log.cc:844] Serialized 26 byte log entry
0709 14:52:58.310806 (+226776us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:58.310860 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.312428 (+  1568us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:58.349236 (+ 36808us) raft_consensus.cc:1685] finished
0709 14:52:58.349259 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.349411 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8559,"raft.run_cpu_time_us":68,"raft.run_wall_time_us":68,"thread_start_us":285160,"threads_started":2,"wal-append.queue_time_us":249487}
I20260709 14:52:58.381402 22841 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.353606 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:52:58.360908 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 285204us
I20260709 14:52:58.391731 21644 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.393785 22671 raft_consensus.cc:2749] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:58.396281 21752 raft_consensus.cc:1275] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:58.396670 21752 pending_rounds.cc:85] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Aborting all ops after (but not including) 1
I20260709 14:52:58.396870 21752 pending_rounds.cc:107] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:58.397086 21752 raft_consensus.cc:2889] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:58.399843 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:58.417899 22903 raft_consensus.cc:2804] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.443840 22903 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:58.444242 22903 raft_consensus.cc:3060] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.442803 22784 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.444626 21754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 292) took 1540 ms. Trace:
I20260709 14:52:58.444833 22784 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:58.409373 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 371263us
I20260709 14:52:58.400133 22744 leader_election.cc:290] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.445034 21754 rpcz_store.cc:276] 0709 14:52:56.904270 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.906894 (+  2624us) service_pool.cc:224] Handling call
0709 14:52:57.973392 (+1066498us) spinlock_profiling.cc:243] Waited 3.06 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:57.973574 (+   182us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:57.974035 (+   461us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:57.974070 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:57.982832 (+  8762us) log.cc:844] Serialized 26 byte log entry
0709 14:52:58.356379 (+373547us) spinlock_profiling.cc:243] Waited 2.33 ms on lock 0x7b18000098e0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16306de07 00007fe16bec8ab9 00007fe16308a69b 00007fe16308893f 00007fe16308ac02 00007fe165d1220b 00007fe165d17d23 00007fe165d180d1 00007fe166133a0f
0709 14:52:58.378214 (+ 21835us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:58.378254 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.378322 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:58.417688 (+ 39366us) spinlock_profiling.cc:243] Waited 6.18 ms on lock 0x7b18000098e0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe163005c0a 00007fe16c745219 00007fe16a04c58f 00007fe16308b571 00007fe16308d7c1 00007fe16308d779 00007fe16308d709 00007fe16308d6d1 00007fe16308c9cd
0709 14:52:58.444436 (+ 26748us) raft_consensus.cc:1685] finished
0709 14:52:58.444456 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.444574 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6646,"raft.queue_time_us":5058,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"spinlock_wait_cycles":26591232,"thread_start_us":21652,"threads_started":1,"wal-append.queue_time_us":460214}
I20260709 14:52:58.413650 22664 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.442174 21827 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:58.406072 22688 raft_consensus.cc:3055] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.448443 22688 raft_consensus.cc:740] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:58.442665 22947 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:58.441973 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 449886us
I20260709 14:52:58.408376 22921 raft_consensus.cc:3055] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.450258 22921 raft_consensus.cc:740] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:58.444983 21793 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:58.415478 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:58.418566 22794 raft_consensus.cc:2749] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:52:58.419067 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 336497us
I20260709 14:52:58.452185 22874 raft_consensus.cc:2749] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:58.450346 21718 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.454917 21718 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:52:58.455880 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 81644.5us
I20260709 14:52:58.461648 21793 leader_election.cc:400] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4.
I20260709 14:52:58.462530 21793 leader_election.cc:400] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4.
I20260709 14:52:58.463982 21793 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:58.452664 21719 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:58.477349 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:58.491078 21647 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.502053 22867 raft_consensus.cc:2804] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:58.503455 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 48604.2us
I20260709 14:52:58.507288 21718 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:58.508121 21718 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:58.512434 21793 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:58.446826 22784 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.516103 21603 raft_consensus.cc:1240] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:58.502538 22867 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:58.467034 22794 raft_consensus.cc:2749] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:58.466977 22725 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.490064 22849 raft_consensus.cc:493] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.476933 22885 raft_consensus.cc:2749] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:52:58.514806 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.533716 21570 leader_election.cc:400] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:58.554013 21570 leader_election.cc:403] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:52:58.541405 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 72777.9us
I20260709 14:52:58.554919 21719 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:58.447342 22664 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.550624 22867 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.477823 22947 consensus_queue.cc:1048] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:52:58.579779 21719 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:58.578838 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 110364us
I20260709 14:52:58.515066 22954 raft_consensus.cc:2749] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:58.583005 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 88781.3us
I20260709 14:52:58.449270 22688 consensus_queue.cc:260] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.528426 22957 raft_consensus.cc:2749] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:58.521289 22874 consensus_queue.cc:1048] T 10cbd76bfd3b41519341535e4ca2c9da P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:52:58.528167 22564 consensus_queue.cc:1048] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 14:52:58.623567 22776 raft_consensus.cc:2749] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393) with higher term. Message: Invalid argument: T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4.
I20260709 14:52:58.517858 22734 consensus_queue.cc:1048] T ccf5fecf2da44deb873ab632945a4adb P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.064s
I20260709 14:52:58.513854 22539 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 14:52:58.623010 21644 leader_election.cc:304] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:58.581300 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:52:58.613626 22943 log.cc:927] Time spent T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:52:58.553498 22725 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.578552 22852 consensus_queue.cc:1059] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.074s
I20260709 14:52:58.567399 22849 raft_consensus.cc:515] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:58.584671 22913 consensus_queue.cc:1048] T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:52:58.632682 22975 raft_consensus.cc:2804] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:58.654486 22841 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:58.672875 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 139293us
W20260709 14:52:58.669294 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 146635us
I20260709 14:52:58.614754 22971 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 14:52:58.668059 21599 raft_consensus.cc:2410] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:52:58.685003 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 176947us
I20260709 14:52:58.685747 21718 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:58.674364 22975 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:58.687625 21718 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.659543 22945 consensus_queue.cc:1059] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 14:52:58.691452 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 111702us
W20260709 14:52:58.668874 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 164127us
I20260709 14:52:58.675849 22914 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.687916 22975 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:52:58.717077 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 57009.4us
I20260709 14:52:58.682894 22978 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.718545 21569 leader_election.cc:304] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:58.688165 21504 catalog_manager.cc:5697] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 2 to 3, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 3 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:58.689141 22970 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:52:58.719000 21794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.742849 21569 leader_election.cc:304] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.744091 21569 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:52:58.741852 22961 log.cc:927] Time spent T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260709 14:52:58.749684 22968 log.cc:927] Time spent T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:52:58.750128 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 209) took 1025 ms. Trace:
W20260709 14:52:58.750352 22965 log.cc:927] Time spent T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.198s	user 0.001s	sys 0.000s
I20260709 14:52:58.750571 21823 rpcz_store.cc:276] 0709 14:52:57.724976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.025779 (+300803us) service_pool.cc:224] Handling call
0709 14:52:58.026057 (+   278us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:58.299474 (+273417us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:58.299517 (+    43us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:52:58.316831 (+ 17314us) log.cc:844] Serialized 52 byte log entry
0709 14:52:58.367867 (+ 51036us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:58.367904 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.367979 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:58.749912 (+381933us) raft_consensus.cc:1685] finished
0709 14:52:58.749937 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.750069 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":27482,"raft.run_cpu_time_us":68,"raft.run_wall_time_us":68,"spinlock_wait_cycles":1129344,"thread_start_us":277116,"threads_started":2,"wal-append.queue_time_us":221275}
I20260709 14:52:58.752369 22913 raft_consensus.cc:2749] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:52:58.753214 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 61071us
I20260709 14:52:58.736768 22742 raft_consensus.cc:2804] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:58.730716 22978 raft_consensus.cc:493] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:58.745405 21569 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:52:58.763517 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:58.745901 22734 raft_consensus.cc:2804] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.746256 22609 raft_consensus.cc:2749] T 1c04a4cb878041769b78d97c634dc1d6 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:58.737112 22756 consensus_queue.cc:1048] T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:52:58.717854 22914 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:58.776907 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 260637us
I20260709 14:52:58.739097 22857 consensus_queue.cc:1048] T 9fe87968a97343e48e38c4fe4eef5e0f P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 14:52:58.755277 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 186) took 2071 ms. Trace:
I20260709 14:52:58.775918 21504 catalog_manager.cc:5697] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } }
I20260709 14:52:58.742515 22903 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.771126 22742 raft_consensus.cc:697] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:58.778857 22664 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:58.765681 22978 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.772965 21644 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:58.774250 22734 raft_consensus.cc:493] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:58.830262 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 57374.8us
W20260709 14:52:58.827909 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:58.834054 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 146539us
I20260709 14:52:58.835117 21718 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:52:58.782750 22971 raft_consensus.cc:2749] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:58.827225 22974 raft_consensus.cc:2804] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.835214 22609 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.834944 22664 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:58.782202 22986 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:58.830231 22725 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.769371 22977 consensus_queue.cc:1048] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.100s
W20260709 14:52:58.839421 22969 log.cc:927] Time spent T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 14:52:58.834378 22734 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.835562 22987 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.841266 22974 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:58.829409 22750 consensus_queue.cc:1048] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.049s
I20260709 14:52:58.877516 22609 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:58.885418 22971 consensus_queue.cc:1048] T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:52:58.885699 22994 raft_consensus.cc:2804] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:58.909451 22994 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:58.884364 22849 leader_election.cc:290] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:52:58.895198 22991 log.cc:927] Time spent T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:52:58.909937 22994 raft_consensus.cc:3060] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.910406 22776 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.910665 22903 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.895417 22983 consensus_queue.cc:1048] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:58.914484 22609 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:58.916291 22914 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:58.898896 22987 raft_consensus.cc:493] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:52:58.916918 22987 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.919633 22978 raft_consensus.cc:515] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.924317 22978 leader_election.cc:290] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:58.909616 21675 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:52:58.884310 22664 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:58.926533 22852 raft_consensus.cc:3055] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:58.926797 22664 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:52:58.927770 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 252759us
I20260709 14:52:58.928056 22723 consensus_queue.cc:1059] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:58.929071 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:58.929207 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.930455 22953 consensus_queue.cc:1059] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:58.931310 22953 raft_consensus.cc:3055] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.931648 22953 raft_consensus.cc:740] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:58.932199 22947 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.932644 22957 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:58.932411 22953 consensus_queue.cc:260] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.933090 22957 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.934765 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.935221 22957 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.935297 21829 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:58.901104 22974 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:58.941061 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.781754 21602 rpcz_store.cc:276] 0709 14:52:56.682554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.682792 (+   238us) service_pool.cc:224] Handling call
0709 14:52:57.672032 (+989240us) spinlock_profiling.cc:243] Waited 2.13 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:57.672224 (+   192us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:57.672424 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:57.768192 (+ 95768us) log.cc:844] Serialized 14 byte log entry
0709 14:52:58.389551 (+621359us) spinlock_profiling.cc:243] Waited 6.42 ms on lock 0x7b18002242c0. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16306de07 00007fe16bec8ab9 00007fe16308a69b 00007fe16308893f 00007fe16308ac02 00007fe165d1220b 00007fe165d17d23 00007fe165d1823a 00007fe166182a2a
0709 14:52:58.709519 (+319968us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:58.718118 (+  8599us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:58.732367 (+ 14249us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.741411 (+  9044us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.753731 (+ 12320us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24521,"prepare.queue_time_us":98126,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":1262,"raft.queue_time_us":51434,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":4873,"spinlock_wait_cycles":164315904,"thread_start_us":327650,"threads_started":3,"wal-append.queue_time_us":885515}
I20260709 14:52:58.943261 22947 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:58.925099 22867 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.910887 22776 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.912137 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 263) took 1604 ms. Trace:
I20260709 14:52:58.888377 22742 consensus_queue.cc:237] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:58.897311 22921 consensus_queue.cc:260] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.884213 22980 consensus_queue.cc:1059] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 14:52:58.922091 22994 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.899492 22725 consensus_queue.cc:1059] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:52:58.957687 21793 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:58.964888 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 210266us
I20260709 14:52:58.980322 21719 leader_election.cc:304] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:58.957130 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:58.985023 21829 raft_consensus.cc:1240] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:52:58.969872 21504 catalog_manager.cc:5697] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 2 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.990803 22914 consensus_queue.cc:1048] T 0fd99cb1349643c4bab8b2a7983f3c96 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:58.958003 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.953090 22974 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:58.999217 22974 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:58.953487 22852 raft_consensus.cc:740] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:59.000092 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.001019 21674 raft_consensus.cc:2410] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:52:59.000756 22852 consensus_queue.cc:260] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:58.955700 22987 raft_consensus.cc:515] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:59.001894 22852 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.003410 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.004024 21821 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:58.953948 22723 raft_consensus.cc:3055] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:59.000102 21825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.954308 21747 raft_consensus.cc:1275] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:59.008405 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.011549 21569 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.014104 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.005602 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:58.960368 22953 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.952445 22867 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:58.953677 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:52:58.945158 22947 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:59.021263 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.025589 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:59.028648 21793 leader_election.cc:304] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.004875 22948 raft_consensus.cc:2749] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.028502 21570 leader_election.cc:304] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.008329 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:58.977015 22664 consensus_queue.cc:1048] T e55d07f9af2d442dbabecadee7c6d64a P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:52:59.036417 21793 leader_election.cc:304] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:58.972044 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 139908us
I20260709 14:52:59.035071 21792 leader_election.cc:304] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
W20260709 14:52:59.087901 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 51562.3us
I20260709 14:52:59.038947 23004 raft_consensus.cc:3055] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:59.007428 22723 raft_consensus.cc:740] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:52:58.946913 22975 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.037302 22970 raft_consensus.cc:697] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.027559 22980 raft_consensus.cc:2804] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:59.031212 22857 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:59.084674 21825 raft_consensus.cc:2468] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
W20260709 14:52:59.088121 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 53139.5us
I20260709 14:52:59.033283 22756 consensus_queue.cc:1048] T b98287179e874f9aad6fd5ab0ae4ede5 P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.062s
W20260709 14:52:59.160386 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.038172 22839 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.094328 22867 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:59.065219 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:59.095069 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.095255 21644 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.040372 22945 raft_consensus.cc:2749] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:59.100754 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 123994us
I20260709 14:52:59.107560 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:59.108541 21755 raft_consensus.cc:1240] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:59.092342 22625 consensus_queue.cc:1048] T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 14:52:59.180338 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.181100 21755 raft_consensus.cc:2393] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 4: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:59.181790 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.110114 21748 raft_consensus.cc:1240] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:59.183197 22970 consensus_queue.cc:237] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.184921 21748 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
W20260709 14:52:59.185729 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 90549us
I20260709 14:52:59.187513 22962 consensus_queue.cc:1048] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.188751 22962 raft_consensus.cc:2749] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:59.173834 22980 raft_consensus.cc:697] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.190024 22980 consensus_queue.cc:237] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.190594 22993 consensus_queue.cc:1048] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.191010 22921 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.191917 21602 raft_consensus.cc:1275] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer eaa269822bdc4982940ae40b1cbcc96e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:52:59.192274 21602 pending_rounds.cc:85] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Aborting all ops after (but not including) 1
I20260709 14:52:59.192523 21602 pending_rounds.cc:107] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:52:59.192781 21602 raft_consensus.cc:2889] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:59.111598 21754 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.172484 23003 raft_consensus.cc:2749] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:59.197386 21675 raft_consensus.cc:1240] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 4. Current term is 5. Ops: []
I20260709 14:52:59.180331 22994 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:59.198402 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:59.181192 22987 leader_election.cc:290] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:52:59.115558 22964 log.cc:927] Time spent T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.429s	user 0.004s	sys 0.000s
I20260709 14:52:59.202665 22734 raft_consensus.cc:515] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:59.117637 22688 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:59.204550 22971 consensus_queue.cc:1059] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:59.119211 22966 log.cc:927] Time spent T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.445s	user 0.002s	sys 0.000s
I20260709 14:52:59.205030 22945 consensus_queue.cc:1048] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.205310 22971 raft_consensus.cc:3055] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:59.205696 22971 raft_consensus.cc:740] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.206390 22971 consensus_queue.cc:260] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.206849 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.207444 22971 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:59.207844 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.209061 21829 raft_consensus.cc:1275] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:59.211017 21829 raft_consensus.cc:1275] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:59.112986 21751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:52:59.128962 22973 log.cc:927] Time spent T 576fa379f9114f408fbb1c2c79d334d3 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.465s	user 0.005s	sys 0.003s
I20260709 14:52:59.159895 22857 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.214690 22857 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:59.219111 21751 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:59.136513 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49078 (request call id 266) took 1816 ms. Trace:
I20260709 14:52:59.143126 21504 catalog_manager.cc:5697] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 2 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.145200 22974 raft_consensus.cc:3055] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:59.104912 21502 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47726 (request call id 83) took 5529 ms. Trace:
I20260709 14:52:59.092063 22948 raft_consensus.cc:2749] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:59.092279 22982 raft_consensus.cc:2749] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.091590 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.090313 23004 raft_consensus.cc:740] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:58.974689 21604 rpcz_store.cc:276] 0709 14:52:57.308034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.309961 (+  1927us) service_pool.cc:224] Handling call
0709 14:52:58.023124 (+713163us) spinlock_profiling.cc:243] Waited 8.24 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:52:58.023301 (+   177us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:58.408651 (+385350us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:58.408685 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:58.414448 (+  5763us) log.cc:844] Serialized 26 byte log entry
0709 14:52:58.655939 (+241491us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:58.656071 (+   132us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:58.656288 (+   217us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:58.898808 (+242520us) raft_consensus.cc:1685] finished
0709 14:52:58.900309 (+  1501us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:58.912072 (+ 11763us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":384963,"raft.queue_time_us":385722,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"spinlock_wait_cycles":18954112,"thread_start_us":210920,"threads_started":1,"wal-append.queue_time_us":275752}
I20260709 14:52:59.212854 21750 raft_consensus.cc:1240] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 4. Current term is 5. Ops: []
I20260709 14:52:59.213167 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.132253 21676 raft_consensus.cc:1240] T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:52:59.171747 23001 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.229197 21504 catalog_manager.cc:5697] T feaf19d6ac4c4d7c9313359d7803f827 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.233389 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:59.235040 21606 raft_consensus.cc:1275] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:59.236579 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cbd76bfd3b41519341535e4ca2c9da" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.254494 21605 raft_consensus.cc:2410] T 10cbd76bfd3b41519341535e4ca2c9da P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:59.255676 21504 catalog_manager.cc:5697] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3, leader changed from 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 3 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.231108 21502 rpcz_store.cc:276] 0709 14:52:53.575972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:53.576723 (+   751us) service_pool.cc:224] Handling call
0709 14:52:54.008576 (+431853us) spinlock_profiling.cc:243] Waited 128 ms on lock 0x7b540021b954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e2090 00007fe166180f3a 00007fe16bf371cc 00007fe16c03537e 00007fe16a4f62a4 00007fe16a4f6232 00007fe16a4f6161 00007fe16a4f60dc 00007fe16a4f5392 00007fe1644b348c 00007fe1644b28c6
0709 14:52:59.104850 (+5096274us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:56.642091 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:56.697946 (+ 55855us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:56.699339 (+  1393us) write_op.cc:435] Acquired schema lock
0709 14:52:56.701725 (+  2386us) tablet.cc:662] Decoding operations
0709 14:52:56.760240 (+ 58515us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:56.760320 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:56.760347 (+    27us) tablet.cc:685] Acquiring locks for 17 operations
0709 14:52:56.761535 (+  1188us) tablet.cc:701] Row locks acquired
0709 14:52:56.761572 (+    37us) write_op.cc:260] PREPARE: finished
0709 14:52:56.761714 (+   142us) write_op.cc:270] Start()
0709 14:52:56.761824 (+   110us) write_op.cc:276] Timestamp: P: 1783608776761673 usec, L: 0
0709 14:52:56.761847 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:52:56.762462 (+   615us) log.cc:844] Serialized 6694 byte log entry
0709 14:52:57.381637 (+619175us) op_driver.cc:464] REPLICATION: finished
0709 14:52:57.561833 (+180196us) write_op.cc:301] APPLY: starting
0709 14:52:57.566974 (+  5141us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:57.607215 (+ 40241us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:57.609696 (+  2481us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:57.631949 (+ 22253us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:57.632950 (+  1001us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=17
0709 14:52:57.633005 (+    55us) write_op.cc:312] APPLY: finished
0709 14:52:57.642788 (+  9783us) log.cc:844] Serialized 118 byte log entry
0709 14:52:57.642949 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:57.643111 (+   162us) write_op.cc:454] Released schema lock
0709 14:52:57.643166 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:57.643548 (+   382us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:57.643576 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":321633,"reported_tablets":30,"spinlock_wait_cycles":295167360,"child_traces":[["op",{"apply.queue_time_us":170591,"apply.run_cpu_time_us":5153,"apply.run_wall_time_us":83514,"num_ops":17,"prepare.queue_time_us":73209,"prepare.run_cpu_time_us":35173,"prepare.run_wall_time_us":470673,"raft.queue_time_us":134269,"raft.run_cpu_time_us":43158,"raft.run_wall_time_us":161317,"replication_time_us":619659,"thread_start_us":472260,"threads_started":4,"wal-append.queue_time_us":427876,"wal-append.run_cpu_time_us":18621,"wal-append.run_wall_time_us":1459111}]]}
I20260709 14:52:59.221693 22739 raft_consensus.cc:2749] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.207002 22975 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:59.241905 21600 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:52:59.248265 23001 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.282437 23001 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.283948 22857 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:59.285072 21603 raft_consensus.cc:1240] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 4. Current term is 5. Ops: []
I20260709 14:52:59.178980 22867 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.251700 22849 consensus_queue.cc:1059] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:59.252683 22998 consensus_queue.cc:1048] T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.231609 22974 raft_consensus.cc:740] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.265288 21504 catalog_manager.cc:5697] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } }
I20260709 14:52:59.253582 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:52:59.267484 22756 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.177089 22839 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:52:59.246804 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.315070 22974 consensus_queue.cc:260] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.249311 22734 leader_election.cc:290] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:59.249606 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f0d2da6f72461ea74d1ad05814c118" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.088603 21793 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:59.330902 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 242369us
I20260709 14:52:59.331634 21793 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.246024 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085bc67cd0a14cf09cf1972795d5803d" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:59.290608 21504 catalog_manager.cc:5697] T 84019ed5951446f0b1c25d7afc5e8d65 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.228076 21599 rpcz_store.cc:276] 0709 14:52:57.320361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:57.320993 (+   632us) service_pool.cc:224] Handling call
0709 14:52:58.415317 (+1094324us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:52:59.136257 (+720940us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b5400461c54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:52:59.136434 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":383785984}
W20260709 14:52:59.292120 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 449261us
I20260709 14:52:59.236027 22723 consensus_queue.cc:260] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.264707 21828 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.312254 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.342630 21606 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:59.314600 22756 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.314714 22857 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:59.253285 23014 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:52:59.266964 21754 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:59.335086 21793 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.374382 21793 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.374621 21718 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:59.375568 21793 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.334394 21504 catalog_manager.cc:5697] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 2 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } }
I20260709 14:52:59.375950 21718 leader_election.cc:304] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.336130 21792 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.342203 21598 raft_consensus.cc:3060] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.340054 23007 consensus_queue.cc:1048] T dc57fcd4aea64200bc81e12e9a7f4a4b P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.378381 22995 consensus_queue.cc:1048] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.378494 21793 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.379453 22988 raft_consensus.cc:2749] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.341027 22978 consensus_queue.cc:1048] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:59.380113 22988 raft_consensus.cc:2749] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.341357 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.333586 22945 raft_consensus.cc:2749] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:52:59.330027 22974 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:59.335866 22564 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:59.377097 22953 raft_consensus.cc:2749] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.381214 21793 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.340981 22794 consensus_queue.cc:1048] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:59.383466 21793 leader_election.cc:304] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.376931 21504 catalog_manager.cc:5697] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 2 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.386174 21504 catalog_manager.cc:5697] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 2, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66). New cstate: current_term: 2 leader_uuid: "8bcabf9569a848e6a62e96b73185af0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } }
I20260709 14:52:59.387987 21504 catalog_manager.cc:5697] T 60e404b26146434f9d89a278c2ffa8fe P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 1 to 3, leader changed from 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 3 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.389602 21504 catalog_manager.cc:5697] T 03ffeb9b4eee46bb9e297522fbd4d8cc P eaa269822bdc4982940ae40b1cbcc96e reported cstate change: term changed from 2 to 4, leader changed from b62250967486416bb05a173c054e6b19 (127.19.35.65) to eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68). New cstate: current_term: 4 leader_uuid: "eaa269822bdc4982940ae40b1cbcc96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.332876 23004 consensus_queue.cc:260] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.382741 22953 raft_consensus.cc:2749] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.407867 23005 raft_consensus.cc:2749] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.411978 21674 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:59.398986 22852 raft_consensus.cc:2749] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:59.412818 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.413353 22982 consensus_queue.cc:1048] T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.413743 21599 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
F20260709 14:52:59.416435 19597 test_workload.cc:382] Timed out: Timed out waiting for Table Creation
*** Check failure stack trace: ***
*** Aborted at 1783608779 (unix time) try "date -d @1783608779" if you are using GNU date ***
I20260709 14:52:59.424173 22852 consensus_queue.cc:1059] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.424799 22867 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:59.417831 22839 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.418493 21604 raft_consensus.cc:2410] T 56f0d2da6f72461ea74d1ad05814c118 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:52:59.418931 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.425336 22953 raft_consensus.cc:3055] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:59.426297 21793 leader_election.cc:304] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.416913 21719 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:59.380066 22958 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.334704 22975 consensus_queue.cc:1059] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:52:59.379703 22995 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:59.432685 22664 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:59.435511 23017 log.cc:927] Time spent T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 14:52:59.437100 21569 leader_election.cc:304] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.398769 22723 raft_consensus.cc:3060] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:59.438098 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.445660 22981 raft_consensus.cc:3055] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:59.432641 22953 raft_consensus.cc:740] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
W20260709 14:52:59.446512 23016 log.cc:927] Time spent T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:52:59.463753 22725 raft_consensus.cc:2804] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:52:59.450215 21795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.455170 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.455394 21748 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:59.456372 22756 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.463548 22981 raft_consensus.cc:740] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:59.472412 21753 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 2. Current term is 4. Ops: [2.2-2.2]
I20260709 14:52:59.464911 21824 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.473382 22953 consensus_queue.cc:260] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:59.474144 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
W20260709 14:52:59.464432 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 88552.2us
I20260709 14:52:59.456502 22664 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.471156 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.474701 21827 raft_consensus.cc:3060] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.450759 22995 raft_consensus.cc:493] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.475212 21645 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
I20260709 14:52:59.458657 22867 raft_consensus.cc:2804] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:59.491688 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:59.493443 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:52:59.493742 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 462290us
I20260709 14:52:59.500131 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5811e8dd4a04ad7bedc59ecbcd0d1b2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.502442 21824 raft_consensus.cc:2410] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:52:59.505574 21828 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:59.506795 21644 leader_election.cc:304] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.464260 22725 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:59.519228 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.524511 21718 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.526348 21827 raft_consensus.cc:2468] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:52:59.527660 21569 leader_election.cc:304] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.527963 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.529104 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.527621 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.531867 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.537369 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.537971 21718 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.538654 21828 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.493675 22995 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.539283 23000 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:59.500123 21822 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.499553 22953 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.536962 22805 consensus_queue.cc:1048] T 2a2b099a2ce24f85a7b92dc91916878f P b62250967486416bb05a173c054e6b19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:52:59.543648 21718 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:59.491463 22756 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:52:59.536249 23030 log.cc:927] Time spent T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:52:59.534744 22725 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:59.579736 21754 raft_consensus.cc:3055] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:59.580175 21754 raft_consensus.cc:740] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.580610 23005 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:59.581539 22984 raft_consensus.cc:2804] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:59.581737 23000 raft_consensus.cc:697] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:59.582064 22984 raft_consensus.cc:697] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Becoming Leader. State: Replica: b62250967486416bb05a173c054e6b19, State: Running, Role: LEADER
I20260709 14:52:59.533504 22993 raft_consensus.cc:2804] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:59.535145 22867 raft_consensus.cc:697] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.541139 22978 raft_consensus.cc:2749] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.536657 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.593667 23000 consensus_queue.cc:237] T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.546016 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.555246 21753 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:59.472975 22981 consensus_queue.cc:260] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.550958 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:52:59.608983 22867 consensus_queue.cc:237] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.550590 23001 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:59.562577 22688 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:59.609107 22786 consensus_queue.cc:1059] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:52:59.620995 22688 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.622682 21644 leader_election.cc:304] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:59.591998 22948 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:59.628523 21644 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.581086 22756 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.629298 22839 raft_consensus.cc:2749] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.634835 22756 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.621992 23001 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:59.636490 22688 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.637300 21824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.637708 23001 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:59.638077 22948 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.638554 22794 raft_consensus.cc:3055] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:59.638911 22794 raft_consensus.cc:740] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:52:59.626567 22849 consensus_queue.cc:1048] T 118781ddfdc84563946423b6f3a40ee7 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:52:59.640640 22948 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.604416 22993 raft_consensus.cc:697] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:59.611727 22776 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:52:59.642539 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.637629 21674 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:59.647503 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.647655 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.652328 21749 raft_consensus.cc:2393] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 3: Already voted for candidate 155185cdd87b4097bf0a04d0bf449163 in this term.
I20260709 14:52:59.652508 22839 raft_consensus.cc:2749] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.651489 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c224ad88fe274227bcc2acca00732751" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.658191 22993 consensus_queue.cc:237] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:59.667330 23007 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:59.668691 23007 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:59.671253 22664 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.671581 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:52:59.671471 22744 consensus_queue.cc:1059] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:59.674862 22744 raft_consensus.cc:3055] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:59.672032 22984 consensus_queue.cc:237] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:59.673750 22849 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:52:59.676862 22849 raft_consensus.cc:493] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.677315 22849 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:59.675249 22744 raft_consensus.cc:740] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:52:59.679519 22744 consensus_queue.cc:260] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:59.666411 21597 raft_consensus.cc:1275] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:59.692487 23003 raft_consensus.cc:493] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.672150 23007 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:52:59.695495 21754 consensus_queue.cc:260] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.717789 22688 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:59.717864 22962 consensus_queue.cc:1059] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:52:59.718122 23001 consensus_queue.cc:1059] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 14:52:59.723742 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 52229.3us
W20260709 14:52:59.725525 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 64895.1us
I20260709 14:52:59.718410 21754 raft_consensus.cc:3060] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:59.715704 22980 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.012s	sys 0.023s
I20260709 14:52:59.719034 22975 raft_consensus.cc:2804] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:52:59.744160 22784 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.028s	user 0.017s	sys 0.017s
I20260709 14:52:59.743268 21644 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
W20260709 14:52:59.749776 22784 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.058s	user 0.017s	sys 0.017s
I20260709 14:52:59.742453 21793 leader_election.cc:304] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.751027 22958 raft_consensus.cc:2749] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:59.762217 22671 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:59.762423 21552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:59.735726 21718 leader_election.cc:304] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:52:59.713828 23003 raft_consensus.cc:515] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.631434 22970 consensus_queue.cc:1059] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.146s
I20260709 14:52:59.740967 21828 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
W20260709 14:52:59.785024 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:59.742691 22997 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.001s	sys 0.030s
W20260709 14:52:59.818691 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 75502.5us
I20260709 14:52:59.728654 22744 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:59.728866 23004 raft_consensus.cc:3060] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:59.820468 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 78108.7us
W20260709 14:52:59.782167 22742 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.043s	sys 0.054s
W20260709 14:52:59.837152 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:59.783294 21673 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.777s	user 0.052s	sys 0.075s
I20260709 14:52:59.860972 22954 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:52:59.862843 21673 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.858s	user 0.056s	sys 0.075s
I20260709 14:52:59.819885 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cc1bae4bb1448fb26814ee727af311" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:52:59.864426 21828 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:52:59.861505 22742 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.857s	user 0.044s	sys 0.055s
I20260709 14:52:59.865751 21681 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:59.866762 21793 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.865882 22954 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:59.853557 22997 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.002s	sys 0.034s
I20260709 14:52:59.799357 22948 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:52:59.748674 22980 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.012s	sys 0.023s
W20260709 14:52:59.783860 21820 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.781s	user 0.010s	sys 0.022s
W20260709 14:52:59.799671 22539 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.714s	user 0.014s	sys 0.082s
W20260709 14:52:59.816048 21601 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.015s	sys 0.006s
I20260709 14:52:59.730324 22688 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:52:59.851241 22970 consensus_queue.cc:1243] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer b62250967486416bb05a173c054e6b19 log is divergent from this leader: its last log entry 5.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:52:59.762868 22671 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:52:59.878340 21820 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.875s	user 0.011s	sys 0.023s
W20260709 14:52:59.878736 22539 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.835s	user 0.014s	sys 0.083s
I20260709 14:52:59.908758 22975 raft_consensus.cc:493] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:52:59.886438 22948 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:52:59.909337 22975 raft_consensus.cc:3060] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.911082 22948 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:52:59.856246 21644 leader_election.cc:304] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
W20260709 14:52:59.921608 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 65451.1us
I20260709 14:52:59.849393 21675 raft_consensus.cc:1275] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:52:59.856307 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 120644us
I20260709 14:52:59.868937 22958 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:59.886008 21601 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.016s	sys 0.006s
W20260709 14:52:59.893646 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:59.780411 22841 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.817s	user 0.000s	sys 0.017s
I20260709 14:52:59.894721 22981 raft_consensus.cc:3060] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:59.895716 22688 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:52:59.896273 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.898092 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0cf8a1c496419bb230f733fab03aa4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:52:59.898592 21747 raft_consensus.cc:1240] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Rejecting Update request from peer eaa269822bdc4982940ae40b1cbcc96e for earlier term 3. Current term is 4. Ops: []
I20260709 14:52:59.877256 22978 raft_consensus.cc:2749] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:59.901168 22671 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:52:59.875798 21828 raft_consensus.cc:2468] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:52:59.923228 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:52:59.928618 22739 raft_consensus.cc:2749] T 56f0d2da6f72461ea74d1ad05814c118 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:52:59.934005 22794 consensus_queue.cc:260] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:52:59.934592 21750 raft_consensus.cc:1240] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:52:59.941545 21718 leader_election.cc:304] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:59.943807 21606 raft_consensus.cc:1275] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:52:59.948827 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:59.952406 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.952736 21753 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
W20260709 14:52:59.929744 21598 consensus_meta.cc:287] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.552s	user 0.007s	sys 0.011s
W20260709 14:52:59.938406 22841 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.975s	user 0.000s	sys 0.020s
I20260709 14:52:59.961611 21828 raft_consensus.cc:2393] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:52:59.962388 21598 raft_consensus.cc:2468] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:52:59.964808 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.965442 21828 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:52:59.966738 21644 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:52:59.939252 23001 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:52:59.937733 22970 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:52:59.974656 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:52:59.976101 21718 leader_election.cc:304] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:52:59.938645 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:00.004654 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.966809 23007 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:00.006668 23003 leader_election.cc:290] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:00.007422 23007 raft_consensus.cc:2749] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:00.002377 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:00.009084 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:00.009951 21828 raft_consensus.cc:2410] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:52:59.977524 22786 raft_consensus.cc:3055] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:59.977020 22962 raft_consensus.cc:2804] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:00.012094 21793 leader_election.cc:304] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:52:59.957404 22539 consensus_queue.cc:1048] T 46ea40eb246848b6b211110d277109eb P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 14:53:00.002290 22564 raft_consensus.cc:493] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.003250 22948 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.050876 21678 raft_consensus.cc:1275] T 5caa94f263a344cbab633dd6014d562e P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:00.040882 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:52:59.996743 22978 consensus_queue.cc:1048] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:53:00.011739 21597 raft_consensus.cc:1275] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:53:00.055142 21603 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.009s	sys 0.016s
W20260709 14:53:00.055603 21603 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.010s	sys 0.016s
I20260709 14:53:00.038471 23003 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.013787 22786 raft_consensus.cc:740] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:53:00.065950 22688 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:00.066514 22688 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.065843 23003 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:00.068586 22688 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:00.052081 22625 consensus_queue.cc:1059] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:53:00.069347 22786 consensus_queue.cc:260] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.069826 22625 raft_consensus.cc:3055] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:00.070171 22625 raft_consensus.cc:740] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:53:00.070442 22786 raft_consensus.cc:3060] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:00.004774 22970 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:00.070879 22625 consensus_queue.cc:260] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.071978 22625 raft_consensus.cc:3060] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:00.072758 22970 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:00.009361 21604 raft_consensus.cc:2468] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:53:00.037688 23004 raft_consensus.cc:2749] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:00.030910 22962 raft_consensus.cc:493] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:00.030893 22839 raft_consensus.cc:3055] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:53:00.060648 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.052999 22921 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.011s	sys 0.014s
I20260709 14:53:00.077416 21828 raft_consensus.cc:1240] T f6cc1bae4bb1448fb26814ee727af311 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:00.081854 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:00.031068 22983 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:53:00.065125 21600 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.011s	sys 0.014s
I20260709 14:53:00.038842 22945 raft_consensus.cc:2749] T 9a0cf8a1c496419bb230f733fab03aa4 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:00.053578 22564 raft_consensus.cc:515] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.055848 22948 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.068702 23003 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:00.073292 22970 consensus_queue.cc:1048] T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 14:53:00.100770 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:00.202421 21504 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.003s	sys 0.025s
W20260709 14:53:00.154860 21826 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.794s	user 0.011s	sys 0.034s
W20260709 14:53:00.144084 21825 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.878s	user 0.014s	sys 0.046s
W20260709 14:53:00.228816 21825 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.963s	user 0.016s	sys 0.047s
I20260709 14:53:00.226227 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 233) took 1017 ms. Trace:
I20260709 14:53:00.105679 21792 leader_election.cc:304] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:53:00.229732 21828 rpcz_store.cc:276] 0709 14:52:59.212276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.055019 (+842743us) service_pool.cc:224] Handling call
0709 14:53:00.077258 (+ 22239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.225993 (+148735us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.226173 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:53:00.144356 21755 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.670s	user 0.004s	sys 0.019s
W20260709 14:53:00.226514 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.144233 21570 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.010s	sys 0.013s
W20260709 14:53:00.233297 21570 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.687s	user 0.011s	sys 0.015s
W20260709 14:53:00.230991 21755 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.756s	user 0.006s	sys 0.020s
W20260709 14:53:00.227464 21826 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.877s	user 0.013s	sys 0.036s
W20260709 14:53:00.226683 21504 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.004s	sys 0.025s
W20260709 14:53:00.233644 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 693247us
I20260709 14:53:00.239636 21570 leader_election.cc:304] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e
W20260709 14:53:00.173702 23018 log.cc:927] Time spent T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 14:53:00.242372 23028 log.cc:927] Time spent T 5caa94f263a344cbab633dd6014d562e P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 14:53:00.227377 22839 raft_consensus.cc:740] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:53:00.227276 21678 raft_consensus.cc:2468] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
W20260709 14:53:00.111112 23031 log.cc:927] Time spent T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.182s	user 0.001s	sys 0.000s
I20260709 14:53:00.095422 22962 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:00.130611 22914 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.006s	sys 0.023s
I20260709 14:53:00.249265 21570 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [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: b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d
W20260709 14:53:00.226469 22921 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.768s	user 0.012s	sys 0.022s
W20260709 14:53:00.230314 21600 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.014s	sys 0.017s
W20260709 14:53:00.104280 22947 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.816s	user 0.010s	sys 0.023s
I20260709 14:53:00.232860 22983 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
PC: @                0x0 (unknown)
W20260709 14:53:00.262267 21751 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.012s	sys 0.027s
I20260709 14:53:00.193837 22688 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:53:00.129458 22671 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
W20260709 14:53:00.226112 22994 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.644s	user 0.004s	sys 0.022s
I20260709 14:53:00.194228 21597 raft_consensus.cc:1240] T f16945f2b501452e839e6cac1ecf1b71 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: []
W20260709 14:53:00.276593 21829 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.916s	user 0.012s	sys 0.017s
I20260709 14:53:00.132611 22954 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:00.095834 22849 raft_consensus.cc:515] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:53:00.275815 22914 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.006s	sys 0.026s
W20260709 14:53:00.284629 22903 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.007s	sys 0.025s
W20260709 14:53:00.301368 21605 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.992s	user 0.018s	sys 0.020s
I20260709 14:53:00.263144 22735 raft_consensus.cc:3060] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:00.363905 21829 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.032s	user 0.016s	sys 0.021s
W20260709 14:53:00.366273 21646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.368144 21605 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.059s	user 0.018s	sys 0.020s
W20260709 14:53:00.288584 23019 log.cc:927] Time spent T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 14:53:00.289633 22947 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.001s	user 0.011s	sys 0.023s
W20260709 14:53:00.304409 21823 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.876s	user 0.025s	sys 0.015s
W20260709 14:53:00.300383 22725 consensus_meta.cc:287] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.720s	user 0.005s	sys 0.010s
W20260709 14:53:00.311128 21751 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.013s	sys 0.027s
I20260709 14:53:00.363323 22688 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.374101 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:00.389008 23012 log.cc:927] Time spent T 500e18e4cd7f4644af91802d5cbb92b0 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.178s	user 0.000s	sys 0.000s
W20260709 14:53:00.389595 23035 log.cc:927] Time spent T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.176s	user 0.000s	sys 0.000s
I20260709 14:53:00.390151 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:00.294577 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 297) took 1297 ms. Trace:
I20260709 14:53:00.313387 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
W20260709 14:53:00.367655 23029 log.cc:927] Time spent T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.273s	user 0.001s	sys 0.000s
I20260709 14:53:00.298780 21673 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47434 (request call id 184) took 1367 ms. Trace:
I20260709 14:53:00.292111 22948 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:00.375002 22903 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.764s	user 0.007s	sys 0.025s
I20260709 14:53:00.296571 22564 leader_election.cc:290] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:00.294898 22983 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:00.308286 22994 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.004s	sys 0.022s
I20260709 14:53:00.285367 23026 raft_consensus.cc:2749] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:00.299021 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:53:00.390805 21823 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.959s	user 0.026s	sys 0.015s
W20260709 14:53:00.384238 22987 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.808s	user 0.006s	sys 0.026s
I20260709 14:53:00.300511 22962 raft_consensus.cc:515] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:00.391693 22625 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:00.367281 22671 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:00.390053 21602 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49080 (request call id 206) took 1181 ms. Trace:
W20260709 14:53:00.397280 22984 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.007s	sys 0.011s
W20260709 14:53:00.396315 22996 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.108s	user 0.016s	sys 0.023s
W20260709 14:53:00.393733 23005 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.775s	user 0.008s	sys 0.024s
W20260709 14:53:00.447690 22987 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.886s	user 0.006s	sys 0.028s
W20260709 14:53:00.424108 22723 consensus_meta.cc:287] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.961s	user 0.010s	sys 0.011s
W20260709 14:53:00.393750 21721 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.795s	user 0.009s	sys 0.023s
I20260709 14:53:00.297276 22839 consensus_queue.cc:260] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:53:00.418164 22971 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.736s	user 0.023s	sys 0.017s
I20260709 14:53:00.398615 21676 raft_consensus.cc:2468] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:53:00.433465 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:00.448900 22993 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.004s	sys 0.014s
I20260709 14:53:00.435992 22948 raft_consensus.cc:2804] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:00.407450 21674 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:53:00.593577 21678 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:00.392843 22725 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:53:00.513851 23033 log.cc:927] Time spent T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.294s	user 0.000s	sys 0.001s
W20260709 14:53:00.516233 22984 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.007s	sys 0.011s
W20260709 14:53:00.595283 23035 log.cc:927] Time spent T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
W20260709 14:53:00.591795 22996 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.303s	user 0.016s	sys 0.023s
W20260709 14:53:00.594242 23005 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.990s	user 0.012s	sys 0.026s
W20260709 14:53:00.623307 22995 consensus_meta.cc:287] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 1.067s	user 0.011s	sys 0.007s
I20260709 14:53:00.513341 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:00.616956 21721 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.019s	user 0.010s	sys 0.023s
W20260709 14:53:00.629719 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.746631 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.620136 22974 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.711s	user 0.000s	sys 0.036s
I20260709 14:53:00.505723 22625 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:00.515781 21750 raft_consensus.cc:2468] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
W20260709 14:53:00.620307 23015 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.948s	user 0.019s	sys 0.023s
W20260709 14:53:00.756943 23015 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.109s	user 0.020s	sys 0.047s
W20260709 14:53:00.694190 21793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.027s	sys 0.031s
W20260709 14:53:00.605868 21821 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.264s	user 0.015s	sys 0.061s
W20260709 14:53:00.623057 22971 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.941s	user 0.025s	sys 0.017s
W20260709 14:53:00.623273 23000 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.847s	user 0.029s	sys 0.064s
W20260709 14:53:00.749920 22974 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.860s	user 0.001s	sys 0.042s
I20260709 14:53:00.622021 21747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 157) took 1521 ms. Trace:
W20260709 14:53:00.672068 22867 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.050s	user 0.004s	sys 0.064s
W20260709 14:53:00.627177 22993 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.828s	user 0.008s	sys 0.017s
I20260709 14:53:00.698498 23005 raft_consensus.cc:697] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:53:00.627243 22948 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:00.675637 22839 raft_consensus.cc:3060] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
*** SIGABRT (@0x3e800004c8d) received by PID 19597 (TID 0x7fe15ecbe840) from PID 19597; stack trace: ***
    @           0x2dcd40 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
W20260709 14:53:00.760520 21793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.027s	sys 0.031s
    @           0x2df223 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
I20260709 14:53:00.750315 21672 raft_consensus.cc:2393] T a91a07936bfe489584e66097d2a5909a P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 5: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
W20260709 14:53:00.760818 21821 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.419s	user 0.015s	sys 0.061s
I20260709 14:53:00.765753 23001 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:00.668840 22975 consensus_meta.cc:287] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 0.759s	user 0.009s	sys 0.000s
W20260709 14:53:00.749238 22958 consensus_meta.cc:287] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.813s	user 0.008s	sys 0.005s
W20260709 14:53:00.760156 21822 consensus_meta.cc:287] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 1.195s	user 0.020s	sys 0.002s
W20260709 14:53:00.756786 23043 log.cc:927] Time spent T 4df12f43518448f2a61ed236742939da P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.243s	user 0.010s	sys 0.000s
W20260709 14:53:00.721285 21718 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.717s	user 0.035s	sys 0.019s
I20260709 14:53:00.758044 21599 raft_consensus.cc:1240] T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19 [term 4 LEADER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: []
W20260709 14:53:00.770061 23000 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.027s	user 0.031s	sys 0.066s
W20260709 14:53:00.775053 22867 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.152s	user 0.004s	sys 0.070s
I20260709 14:53:00.745975 22995 raft_consensus.cc:515] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:00.785430 22948 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:00.804278 21795 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.014s	sys 0.015s
W20260709 14:53:00.804648 21826 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.001s	sys 0.026s
I20260709 14:53:00.857748 23001 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:53:00.877417 21826 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.641s	user 0.002s	sys 0.026s
I20260709 14:53:00.878291 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 221) took 1685 ms. Trace:
I20260709 14:53:00.784432 21645 leader_election.cc:304] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:53:00.880097 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 95733.6us
W20260709 14:53:00.785785 23048 log.cc:927] Time spent T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 14:53:00.774638 21601 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 215) took 1544 ms. Trace:
I20260709 14:53:00.771837 22849 leader_election.cc:290] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:00.844524 21793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.856757 21792 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.008s	sys 0.029s
W20260709 14:53:00.821791 23034 log.cc:927] Time spent T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.197s	user 0.001s	sys 0.000s
I20260709 14:53:00.863754 22958 raft_consensus.cc:2749] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:53:00.837262 21794 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.008s	sys 0.047s
W20260709 14:53:00.876109 21795 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.662s	user 0.014s	sys 0.015s
I20260709 14:53:00.888685 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 271) took 1662 ms. Trace:
I20260709 14:53:00.878643 21826 rpcz_store.cc:276] 0709 14:52:59.193333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.197792 (+  4459us) service_pool.cc:224] Handling call
0709 14:52:59.198089 (+   297us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:59.198410 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.198438 (+    28us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:52:59.198943 (+   505us) log.cc:844] Serialized 52 byte log entry
0709 14:52:59.269289 (+ 70346us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:00.235736 (+966447us) log.cc:844] Serialized 14 byte log entry
0709 14:53:00.877959 (+642223us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.878035 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.878076 (+    41us) raft_consensus.cc:1685] finished
0709 14:53:00.878088 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.878237 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":126457,"prepare.queue_time_us":152396,"prepare.run_cpu_time_us":22,"prepare.run_wall_time_us":23,"raft.queue_time_us":198186,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":9243,"thread_start_us":1597082,"threads_started":3,"wal-append.queue_time_us":135802}
I20260709 14:53:00.888176 21824 raft_consensus.cc:2393] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 in current term 4: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:53:00.822094 22688 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:00.860630 21718 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.856s	user 0.041s	sys 0.021s
W20260709 14:53:00.885017 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:00.885080 21792 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.008s	sys 0.029s
I20260709 14:53:00.773368 21747 rpcz_store.cc:276] 0709 14:52:59.107004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.107136 (+   132us) service_pool.cc:224] Handling call
0709 14:52:59.107404 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:59.955504 (+848100us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.516612 (+561108us) spinlock_profiling.cc:243] Waited 784 ms on lock 0x7b5400118854. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:00.619307 (+102695us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1802529536}
I20260709 14:53:00.860436 21822 raft_consensus.cc:2468] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:53:00.875762 22962 leader_election.cc:290] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:00.860714 21677 raft_consensus.cc:2468] T a6acb2ae494d4d8984bb264dcc643e32 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4.
I20260709 14:53:00.890086 21752 rpcz_store.cc:276] 0709 14:52:59.226737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.227429 (+   692us) service_pool.cc:224] Handling call
0709 14:52:59.233102 (+  5673us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.233479 (+   377us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:52:59.233756 (+   277us) log.cc:844] Serialized 14 byte log entry
0709 14:52:59.634379 (+400623us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b1800187a20. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16308b3f3 00007fe16308d7c1 00007fe16308d779 00007fe16308d709 00007fe16308d6d1 00007fe16308c9cd 0000000000396ad4 0000000000396919 00007fe16306e83a
0709 14:52:59.700584 (+ 66205us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.717138 (+ 16554us) log.cc:844] Serialized 26 byte log entry
0709 14:52:59.717290 (+   152us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:59.717321 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:59.717383 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.888380 (+1170997us) raft_consensus.cc:1685] finished
0709 14:53:00.888495 (+   115us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.888621 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":536,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":36,"raft.queue_time_us":13539,"raft.run_cpu_time_us":243,"raft.run_wall_time_us":2112,"spinlock_wait_cycles":4186496,"thread_start_us":466450,"threads_started":1,"wal-append.queue_time_us":807728}
I20260709 14:53:00.885427 22564 raft_consensus.cc:493] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:00.886926 22945 raft_consensus.cc:493] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.867591 23005 consensus_queue.cc:237] T 5cb212178e8c46a4af0ecfb75d4978f2 P 155185cdd87b4097bf0a04d0bf449163 [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:00.890033 21826 raft_consensus.cc:1240] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
W20260709 14:53:00.890535 21606 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.004s	sys 0.031s
W20260709 14:53:00.914306 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 808679us
I20260709 14:53:00.896982 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:53:00.915947 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 940614us
W20260709 14:53:00.889909 21794 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.008s	sys 0.048s
I20260709 14:53:00.918843 21828 raft_consensus.cc:1240] T 182e789595fa4af2b033c85900ea28dc P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:00.862747 22975 raft_consensus.cc:515] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:53:00.887107 22953 consensus_meta.cc:287] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 1.322s	user 0.024s	sys 0.007s
I20260709 14:53:00.887065 22993 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.917120 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:53:00.887060 22971 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:00.967722 21718 leader_election.cc:304] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:53:00.967871 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 235) took 1733 ms. Trace:
I20260709 14:53:00.513913 21602 rpcz_store.cc:276] 0709 14:52:59.209137 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.209300 (+   163us) service_pool.cc:224] Handling call
0709 14:52:59.209600 (+   300us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.209915 (+   315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.209943 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.210545 (+   602us) log.cc:844] Serialized 26 byte log entry
0709 14:52:59.522387 (+311842us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:59.533934 (+ 11547us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:59.542663 (+  8729us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.386781 (+844118us) raft_consensus.cc:1685] finished
0709 14:53:00.389850 (+  3069us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.389999 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2290,"raft.run_cpu_time_us":68,"raft.run_wall_time_us":69,"thread_start_us":299240,"threads_started":1,"wal-append.queue_time_us":656108}
I20260709 14:53:00.968376 21753 raft_consensus.cc:2468] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
W20260709 14:53:00.971220 21606 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.008s	sys 0.031s
W20260709 14:53:01.023101 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 55477.5us
I20260709 14:53:01.023602 21606 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 227) took 1075 ms. Trace:
W20260709 14:53:00.874751 22921 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.007s	sys 0.028s
I20260709 14:53:01.023870 21718 leader_election.cc:304] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:53:00.972661 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:00.935937 22688 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:53:00.968959 23041 log.cc:927] Time spent T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.215s	user 0.000s	sys 0.001s
I20260709 14:53:01.019114 21826 rpcz_store.cc:276] 0709 14:52:59.234473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.889600 (+1655127us) service_pool.cc:224] Handling call
0709 14:53:00.889865 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.967627 (+ 77762us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.967824 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.020365 21827 raft_consensus.cc:2410] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:01.021168 22971 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.024964 21752 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:53:01.023941 21606 rpcz_store.cc:276] 0709 14:52:59.948683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.270017 (+321334us) service_pool.cc:224] Handling call
0709 14:53:00.270334 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.275979 (+  5645us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:00.276325 (+   346us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.023300 (+746975us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.023349 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:01.023386 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.023444 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.023552 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":90,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"thread_start_us":746674,"threads_started":1}
W20260709 14:53:00.971632 21605 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.596s	user 0.012s	sys 0.044s
I20260709 14:53:01.026381 21718 leader_election.cc:304] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:53:00.398638 21820 rpcz_store.cc:276] 0709 14:52:58.997406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.001334 (+  3928us) service_pool.cc:224] Handling call
0709 14:52:59.001678 (+   344us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 14:52:59.002077 (+   399us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.002107 (+    30us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 14:52:59.002709 (+   602us) log.cc:844] Serialized 78 byte log entry
0709 14:52:59.913121 (+910412us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:59.933902 (+ 20781us) log.cc:844] Serialized 14 byte log entry
0709 14:52:59.934117 (+   215us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:59.934194 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.294327 (+360133us) raft_consensus.cc:1685] finished
0709 14:53:00.294346 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.294519 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":13095,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":42,"raft.queue_time_us":7151,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":12285,"thread_start_us":891136,"threads_started":1,"wal-append.queue_time_us":1107791}
W20260709 14:53:01.033638 21605 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.012s	sys 0.044s
W20260709 14:53:01.024559 21825 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.795s	user 0.019s	sys 0.039s
I20260709 14:53:01.028865 21793 leader_election.cc:304] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
W20260709 14:53:00.922247 21822 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 303) took 1469 ms (client timeout 1849 ms). Trace:
I20260709 14:53:00.918383 22984 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:00.958909 22725 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:00.915829 22974 raft_consensus.cc:493] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:01.034117 21825 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.805s	user 0.020s	sys 0.039s
I20260709 14:53:01.034345 21605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 213) took 1810 ms. Trace:
W20260709 14:53:01.034720 21829 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.659s	user 0.038s	sys 0.064s
W20260709 14:53:01.053164 21829 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.038s	sys 0.064s
I20260709 14:53:00.959851 22671 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:53:01.025775 22921 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.007s	sys 0.028s
W20260709 14:53:01.039124 23048 log.cc:927] Time spent T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260709 14:53:01.049508 21754 consensus_meta.cc:287] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P 155185cdd87b4097bf0a04d0bf449163: Time spent flushing consensus metadata: real 1.301s	user 0.009s	sys 0.002s
I20260709 14:53:01.023479 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:00.977852 23047 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.057631 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 230) took 1850 ms. Trace:
I20260709 14:53:01.057950 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 222) took 1864 ms. Trace:
I20260709 14:53:01.083849 21829 rpcz_store.cc:276] 0709 14:52:59.207609 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.240873 (+ 33264us) service_pool.cc:224] Handling call
0709 14:52:59.241110 (+   237us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:59.241353 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:53:00.375846 (+1134493us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.057319 (+681473us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.057366 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.057403 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.057470 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.057577 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69218,"prepare.queue_time_us":149605,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"thread_start_us":1720820,"threads_started":2}
I20260709 14:53:01.085688 23056 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.973728 22945 raft_consensus.cc:515] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.086213 23056 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.058722 22988 raft_consensus.cc:2749] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:01.087505 23071 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.088008 23071 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.087752 23070 raft_consensus.cc:493] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.089008 23070 raft_consensus.cc:515] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.090682 22975 leader_election.cc:290] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.090955 23070 leader_election.cc:290] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.092149 23070 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.092566 23070 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.053069 21605 rpcz_store.cc:276] 0709 14:52:59.223559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.273279 (+ 49720us) service_pool.cc:224] Handling call
0709 14:52:59.309027 (+ 35748us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:59.309245 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:53:00.375146 (+1065901us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.034028 (+658882us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.034087 (+    59us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:01.034123 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.034195 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.034296 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":200178,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":432,"thread_start_us":1724078,"threads_started":2}
W20260709 14:53:01.034680 21679 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.734s	user 0.039s	sys 0.051s
W20260709 14:53:01.093631 21679 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.793s	user 0.045s	sys 0.052s
I20260709 14:53:01.093585 23069 raft_consensus.cc:493] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.402678 21673 rpcz_store.cc:276] 0709 14:52:58.931115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:58.931846 (+   731us) service_pool.cc:224] Handling call
0709 14:52:58.932122 (+   276us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:58.977997 (+ 45875us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:58.979808 (+  1811us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.004601 (+ 24793us) log.cc:844] Serialized 26 byte log entry
0709 14:52:59.863267 (+858666us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:52:59.863591 (+   324us) log.cc:844] Serialized 14 byte log entry
0709 14:52:59.863782 (+   191us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:59.863851 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.298591 (+434740us) raft_consensus.cc:1685] finished
0709 14:53:00.298609 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.298724 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34466,"prepare.queue_time_us":575,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":42637,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":27257,"thread_start_us":858284,"threads_started":1,"wal-append.queue_time_us":1218973}
I20260709 14:53:01.017494 22786 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.029913 23004 raft_consensus.cc:2749] T 74e0d1f67fa04ab19989a93673a32e36 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:00.957556 22564 raft_consensus.cc:515] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.036463 22857 raft_consensus.cc:2804] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:01.030583 23064 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.030001 23053 raft_consensus.cc:2749] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:53:01.052163 22958 raft_consensus.cc:493] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.034240 22625 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.079627 22725 raft_consensus.cc:2804] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:01.088397 23056 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.084112 21825 rpcz_store.cc:276] 0709 14:52:59.193614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.212408 (+ 18794us) service_pool.cc:224] Handling call
0709 14:52:59.213792 (+  1384us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:59.213954 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:59.265040 (+ 51086us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.052935 (+1787895us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.057707 (+  4772us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.057745 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.057811 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.057904 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26775,"prepare.queue_time_us":119235,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":166990,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":1574,"thread_start_us":1786943,"threads_started":2,"wal-append.queue_time_us":1241649}
W20260709 14:53:01.121767 23062 log.cc:927] Time spent T dc57fcd4aea64200bc81e12e9a7f4a4b P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.194s	user 0.000s	sys 0.001s
I20260709 14:53:01.097092 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:00.888257 23000 raft_consensus.cc:2804] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:01.058107 22723 raft_consensus.cc:493] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:53:01.061481 22947 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.033s	sys 0.042s
W20260709 14:53:01.087124 23063 log.cc:927] Time spent T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.174s	user 0.000s	sys 0.000s
I20260709 14:53:01.024930 22993 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.057405 23068 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:53:01.036491 21822 rpcz_store.cc:269] 0709 14:52:59.453216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.470923 (+ 17707us) service_pool.cc:224] Handling call
0709 14:53:00.918018 (+1447095us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.035977 22688 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.204108 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 240) took 1778 ms. Trace:
I20260709 14:53:01.205128 21748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 293) took 1189 ms. Trace:
I20260709 14:53:01.112345 23064 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.055668 22984 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:53:01.173944 23055 log.cc:927] Time spent T 56f0d2da6f72461ea74d1ad05814c118 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.285s	user 0.000s	sys 0.000s
I20260709 14:53:01.094161 23069 raft_consensus.cc:515] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.061354 22974 raft_consensus.cc:515] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
W20260709 14:53:01.179373 23052 log.cc:927] Time spent T ea320916cea94419b962a5b4d335557e P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.273s	user 0.000s	sys 0.001s
W20260709 14:53:01.179729 23038 log.cc:927] Time spent T 815639a90bc14fd3bebe4901a13be705 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.312s	user 0.000s	sys 0.001s
I20260709 14:53:01.050783 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:53:01.199863 21754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33888 (request call id 282) took 1637 ms. Trace:
I20260709 14:53:01.203173 23065 raft_consensus.cc:2804] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:01.202948 23068 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.124737 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:53:01.203740 23045 log.cc:927] Time spent T 576fa379f9114f408fbb1c2c79d334d3 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.305s	user 0.000s	sys 0.001s
W20260709 14:53:01.094494 22735 consensus_meta.cc:287] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19: Time spent flushing consensus metadata: real 0.708s	user 0.009s	sys 0.000s
W20260709 14:53:01.177524 22947 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.788s	user 0.037s	sys 0.042s
I20260709 14:53:01.105432 22786 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:53:01.215916 22744 consensus_meta.cc:287] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 1.354s	user 0.016s	sys 0.001s
I20260709 14:53:01.099731 23047 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.176775 22725 raft_consensus.cc:697] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
W20260709 14:53:01.199630 23041 log.cc:927] Time spent T 815639a90bc14fd3bebe4901a13be705 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 14:53:01.175552 23067 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.219923 21754 rpcz_store.cc:276] 0709 14:52:59.562175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.562643 (+   468us) service_pool.cc:224] Handling call
0709 14:52:59.579602 (+ 16959us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:59.695090 (+115488us) spinlock_profiling.cc:243] Waited 30.5 ms on lock 0x7b4c001f8000. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe164444a20 00007fe164455a29 00007fe16441b644 00007fe164442f2d 00007fe164442b93 00007fe16617318b 00007fe166173cb5 00007fe16616ef30 00007fe1661707de 00007fe16617ab49 00007fe16617b416
0709 14:53:01.110548 (+1415458us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.113377 (+  2829us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.114281 (+   904us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.138940 (+ 24659us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.179044 (+ 40104us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.199802 (+ 20758us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6384,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":5449,"spinlock_wait_cycles":70112512}
I20260709 14:53:01.214676 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:01.148717 23000 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.122764 22958 raft_consensus.cc:515] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.259797 21752 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 2.
I20260709 14:53:01.205401 22688 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.204478 21822 rpcz_store.cc:276] 0709 14:52:59.425747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.203230 (+1777483us) service_pool.cc:224] Handling call
0709 14:53:01.203561 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.203772 (+   211us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.203801 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.203849 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.203883 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.203942 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.204058 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.182297 22723 raft_consensus.cc:515] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.205555 21748 rpcz_store.cc:276] 0709 14:53:00.015475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.030544 (+ 15069us) service_pool.cc:224] Handling call
0709 14:53:01.204458 (+1173914us) spinlock_profiling.cc:243] Waited 3.61 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053eee 000000000037fce9 00007fe16b0c71e0 00007fe16b1900c4 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:53:01.204619 (+   161us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.204808 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.204839 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.204879 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:01.204913 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.204969 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.205074 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8294144}
I20260709 14:53:01.207388 21600 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 217) took 1961 ms. Trace:
I20260709 14:53:00.883141 21601 rpcz_store.cc:276] 0709 14:52:59.230585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.281867 (+ 51282us) service_pool.cc:224] Handling call
0709 14:52:59.282156 (+   289us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.282456 (+   300us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.282490 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.282928 (+   438us) log.cc:844] Serialized 26 byte log entry
0709 14:52:59.943298 (+660370us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:52:59.965633 (+ 22335us) log.cc:844] Serialized 14 byte log entry
0709 14:52:59.965861 (+   228us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:59.965939 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:00.759482 (+793543us) raft_consensus.cc:1685] finished
0709 14:53:00.760925 (+  1443us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:00.772981 (+ 12056us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":6301,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":35,"raft.queue_time_us":2891,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":172,"thread_start_us":649468,"threads_started":1,"wal-append.queue_time_us":849456}
I20260709 14:53:01.274267 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acb2ae494d4d8984bb264dcc643e32" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:01.222292 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 237) took 1979 ms. Trace:
I20260709 14:53:01.271500 21681 raft_consensus.cc:2410] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b62250967486416bb05a173c054e6b19 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:53:01.253768 21792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.222780 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 161) took 1775 ms. Trace:
I20260709 14:53:01.245069 23068 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
W20260709 14:53:01.273856 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 247539us
I20260709 14:53:01.233223 23065 raft_consensus.cc:493] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.308175 21603 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 216) took 2076 ms. Trace:
I20260709 14:53:01.273540 23000 raft_consensus.cc:3060] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.245970 22947 raft_consensus.cc:493] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.316447 21718 leader_election.cc:304] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d
I20260709 14:53:01.310860 21755 rpcz_store.cc:276] 0709 14:52:59.447501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.447963 (+   462us) service_pool.cc:224] Handling call
0709 14:52:59.448261 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.462466 (+ 14205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.462493 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.466100 (+  3607us) log.cc:844] Serialized 26 byte log entry
0709 14:53:00.234187 (+768087us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:00.284395 (+ 50208us) log.cc:844] Serialized 14 byte log entry
0709 14:53:00.284598 (+   203us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.284664 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.222572 (+937908us) raft_consensus.cc:1685] finished
0709 14:53:01.222590 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.222720 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13859,"prepare.queue_time_us":43401,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":1617,"raft.queue_time_us":14935,"raft.run_cpu_time_us":210,"raft.run_wall_time_us":18832,"thread_start_us":759447,"threads_started":1,"wal-append.queue_time_us":959189}
I20260709 14:53:01.234827 21746 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 5.
I20260709 14:53:01.243197 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc57fcd4aea64200bc81e12e9a7f4a4b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
I20260709 14:53:01.319598 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:01.318485 21603 rpcz_store.cc:276] 0709 14:52:59.232174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.328337 (+ 96163us) service_pool.cc:224] Handling call
0709 14:52:59.328668 (+   331us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:59.329006 (+   338us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.329033 (+    27us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:52:59.334605 (+  5572us) log.cc:844] Serialized 52 byte log entry
0709 14:53:00.056222 (+721617us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:00.102617 (+ 46395us) log.cc:844] Serialized 14 byte log entry
0709 14:53:00.127249 (+ 24632us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.127325 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.307959 (+1180634us) raft_consensus.cc:1685] finished
0709 14:53:01.307982 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.308121 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":48155,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":38,"raft.queue_time_us":25318,"raft.run_cpu_time_us":241,"raft.run_wall_time_us":10370,"thread_start_us":663943,"threads_started":1,"wal-append.queue_time_us":1275515}
I20260709 14:53:01.243691 22564 leader_election.cc:290] T b98287179e874f9aad6fd5ab0ae4ede5 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.245918 22984 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.246070 22735 raft_consensus.cc:2749] T 55604b1078d64f718107a85699a02eb4 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:01.324239 21718 leader_election.cc:304] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:53:01.274248 22995 leader_election.cc:290] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.244724 23069 leader_election.cc:290] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.315953 23053 raft_consensus.cc:493] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.310590 22974 leader_election.cc:290] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.326099 22971 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:53:01.328718 21569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 228270us
I20260709 14:53:01.312911 22962 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.275065 23067 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.334189 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:01.333439 22947 raft_consensus.cc:515] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:53:01.346110 23042 log.cc:927] Time spent T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.236s	user 0.000s	sys 0.000s
I20260709 14:53:01.353477 22975 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:53:01.354534 23074 log.cc:927] Time spent T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
W20260709 14:53:01.355417 23076 log.cc:927] Time spent T e55d07f9af2d442dbabecadee7c6d64a P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 14:53:01.356086 23077 log.cc:927] Time spent T 576fa379f9114f408fbb1c2c79d334d3 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260709 14:53:01.307814 21600 rpcz_store.cc:276] 0709 14:52:59.240430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.345299 (+104869us) service_pool.cc:224] Handling call
0709 14:52:59.395565 (+ 50266us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:59.432946 (+ 37381us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.434984 (+  2038us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:52:59.447578 (+ 12594us) log.cc:844] Serialized 52 byte log entry
0709 14:53:00.289370 (+841792us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:00.289409 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.289477 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.177817 (+888340us) raft_consensus.cc:1685] finished
0709 14:53:01.181289 (+  3472us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.201571 (+ 20282us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2803,"raft.queue_time_us":32445,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":3531,"thread_start_us":837308,"threads_started":1,"wal-append.queue_time_us":953796}
I20260709 14:53:01.358453 22945 leader_election.cc:290] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:01.358845 23061 log.cc:927] Time spent T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.310s	user 0.000s	sys 0.001s
I20260709 14:53:01.321343 23065 raft_consensus.cc:3060] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.322598 23068 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:53:01.371546 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 342780us
I20260709 14:53:01.327325 23056 raft_consensus.cc:2804] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:01.365959 22564 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.415706 23083 raft_consensus.cc:493] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.365136 23004 raft_consensus.cc:2749] T b98287179e874f9aad6fd5ab0ae4ede5 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:01.392289 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.310509 21820 rpcz_store.cc:276] 0709 14:52:59.240549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.075821 (+1835272us) service_pool.cc:224] Handling call
0709 14:53:01.112780 (+ 36959us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.175752 (+ 62972us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.177478 (+  1726us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.190456 (+ 12978us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.197960 (+  7504us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.206689 (+  8729us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.219971 (+ 13282us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.399318 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.388813 23070 leader_election.cc:290] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.382754 22725 consensus_queue.cc:237] T 93b7ceed3a844ad99cb535049447fc8c P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.418032 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 236) took 2180 ms. Trace:
I20260709 14:53:01.418298 21748 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:01.394985 23071 leader_election.cc:290] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.423852 23068 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.424985 21598 raft_consensus.cc:1275] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:01.425680 22947 leader_election.cc:290] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
W20260709 14:53:01.426085 23075 log.cc:927] Time spent T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 14:53:01.426688 21679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 298) took 1127 ms. Trace:
I20260709 14:53:01.434984 21826 rpcz_store.cc:276] 0709 14:52:59.237498 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.036968 (+1799470us) service_pool.cc:224] Handling call
0709 14:53:01.051360 (+ 14392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.051571 (+   211us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:53:01.077219 (+ 25648us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.417705 (+340486us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.417753 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.417793 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.417852 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.417957 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":82338,"prepare.queue_time_us":29151,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":49,"raft.queue_time_us":96215,"thread_start_us":255763,"threads_started":1,"wal-append.queue_time_us":324278}
I20260709 14:53:01.444020 21679 rpcz_store.cc:276] 0709 14:53:00.299634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.299738 (+   104us) service_pool.cc:224] Handling call
0709 14:53:00.299999 (+   261us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:00.300317 (+   318us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:00.300344 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:00.300772 (+   428us) log.cc:844] Serialized 26 byte log entry
0709 14:53:01.094148 (+793376us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:01.094187 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.094248 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.426506 (+332258us) raft_consensus.cc:1685] finished
0709 14:53:01.426525 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.426637 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":761,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":101,"spinlock_wait_cycles":45312,"thread_start_us":793007,"threads_started":1,"wal-append.queue_time_us":905293}
I20260709 14:53:01.428864 21603 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:53:01.397922 22954 raft_consensus.cc:493] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.389928 22962 raft_consensus.cc:515] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.426388 23082 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
W20260709 14:53:01.417538 23073 log.cc:927] Time spent T 74e0d1f67fa04ab19989a93673a32e36 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.156s	user 0.000s	sys 0.000s
W20260709 14:53:01.432895 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.427340 23083 raft_consensus.cc:515] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.405440 22993 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.428639 21747 raft_consensus.cc:1240] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:01.399456 22975 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.439889 22786 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.454269 23083 leader_election.cc:290] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.454536 22975 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.444958 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.396348 21751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33884 (request call id 162) took 1946 ms. Trace:
I20260709 14:53:01.429526 23047 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
W20260709 14:53:01.441627 23001 consensus_meta.cc:287] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.549s	user 0.009s	sys 0.000s
I20260709 14:53:01.387042 23053 raft_consensus.cc:515] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.431648 22564 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.432664 23056 raft_consensus.cc:697] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Leader. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:53:01.434566 23085 raft_consensus.cc:493] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.443284 23069 raft_consensus.cc:493] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.442489 22974 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.456185 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.467831 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.468036 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.470181 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 231) took 2262 ms. Trace:
I20260709 14:53:01.470786 21674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42914 (request call id 233) took 1745 ms. Trace:
I20260709 14:53:01.471405 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.473713 21678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 295) took 1181 ms. Trace:
W20260709 14:53:01.478328 21720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.512280 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.514536 21644 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:53:01.456667 23064 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.462646 22980 raft_consensus.cc:493] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.456647 22958 leader_election.cc:290] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.524480 21826 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b62250967486416bb05a173c054e6b19 in term 3.
I20260709 14:53:01.546363 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.546944 21606 raft_consensus.cc:3060] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.516103 22625 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.515969 22849 raft_consensus.cc:493] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.447789 22954 raft_consensus.cc:515] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.509646 22993 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.536553 21678 rpcz_store.cc:276] 0709 14:53:00.284701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.284810 (+   109us) service_pool.cc:224] Handling call
0709 14:53:00.290426 (+  5616us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.668513 (+378087us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.465358 (+796845us) spinlock_profiling.cc:243] Waited 226 ms on lock 0x7b540030cad4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:01.465504 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":520528768}
I20260709 14:53:01.524183 23069 raft_consensus.cc:515] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.550653 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc637a9347ed48b38c980309608999c8" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.577463 21603 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.552404 23015 raft_consensus.cc:2749] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:01.559149 22723 leader_election.cc:290] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.461845 22975 consensus_queue.cc:1048] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.076s
I20260709 14:53:01.515790 22744 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.508529 23004 consensus_queue.cc:1048] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:53:01.461504 23001 raft_consensus.cc:515] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
W20260709 14:53:01.583703 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 132918us
I20260709 14:53:01.584190 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:53:01.599392 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 50519.2us
I20260709 14:53:01.582679 21606 raft_consensus.cc:2468] T d6003f31e66243278a1199bdf1809059 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:53:01.540839 21820 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:53:01.563125 23087 raft_consensus.cc:493] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.564007 23083 raft_consensus.cc:493] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.550227 23067 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.528489 22974 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.461249 23082 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.600260 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb212178e8c46a4af0ecfb75d4978f2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.521672 23085 raft_consensus.cc:515] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.564178 22625 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.604056 21718 leader_election.cc:304] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: eaa269822bdc4982940ae40b1cbcc96e
I20260709 14:53:01.604261 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.536314 21674 rpcz_store.cc:276] 0709 14:52:59.725090 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.741644 (+ 16554us) service_pool.cc:224] Handling call
0709 14:52:59.802165 (+ 60521us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:00.670507 (+868342us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.470553 (+800046us) spinlock_profiling.cc:243] Waited 589 ms on lock 0x7b54001e4954. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:01.470730 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1355599104}
W20260709 14:53:01.595621 22948 consensus_meta.cc:287] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e: Time spent flushing consensus metadata: real 0.710s	user 0.009s	sys 0.000s
I20260709 14:53:01.609238 21606 raft_consensus.cc:2468] T 5cb212178e8c46a4af0ecfb75d4978f2 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:53:01.619112 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.604043 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.584216 22993 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.597496 22723 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.613198 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.629509 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.568214 22849 raft_consensus.cc:515] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.560268 22980 raft_consensus.cc:515] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.625135 21603 raft_consensus.cc:2468] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 5.
W20260709 14:53:01.630435 21827 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40666 (request call id 234) took 2151 ms (client timeout 1959 ms). Trace:
W20260709 14:53:01.641465 21827 rpcz_store.cc:269] 0709 14:52:59.479148 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.545428 (+ 66280us) service_pool.cc:224] Handling call
0709 14:53:01.626272 (+2080844us) spinlock_profiling.cc:243] Waited 1.42 s on lock 0x7b540029ac54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:53:01.630365 (+  4093us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3264105344}
W20260709 14:53:01.631594 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.605695 23095 raft_consensus.cc:493] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.634500 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.597352 22744 raft_consensus.cc:515] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.645627 22725 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
W20260709 14:53:01.647938 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.648293 22978 raft_consensus.cc:2804] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:01.648768 23093 consensus_queue.cc:1048] T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:01.656594 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.605623 23087 raft_consensus.cc:515] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.661092 21605 raft_consensus.cc:2468] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:53:01.596101 23056 consensus_queue.cc:237] T f6cc1bae4bb1448fb26814ee727af311 P 155185cdd87b4097bf0a04d0bf449163 [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: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.663748 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.665071 21603 raft_consensus.cc:2410] T 46ea40eb246848b6b211110d277109eb P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:01.608850 23083 raft_consensus.cc:515] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.632346 23068 leader_election.cc:290] T 500e18e4cd7f4644af91802d5cbb92b0 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.613777 23097 consensus_queue.cc:1059] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:53:01.641970 21601 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 3.
I20260709 14:53:01.672065 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.672395 23087 leader_election.cc:290] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.673115 23001 leader_election.cc:290] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.672413 22849 leader_election.cc:290] T 84019ed5951446f0b1c25d7afc5e8d65 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.673978 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:53:01.677601 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 65007.6us
I20260709 14:53:01.659389 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:01.627960 22948 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.658803 22978 raft_consensus.cc:493] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.527110 21823 rpcz_store.cc:276] 0709 14:52:59.207857 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.420682 (+212825us) service_pool.cc:224] Handling call
0709 14:52:59.421027 (+   345us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:52:59.426943 (+  5916us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.426978 (+    35us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:52:59.427695 (+   717us) log.cc:844] Serialized 52 byte log entry
0709 14:53:00.507299 (+1079604us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:00.515176 (+  7877us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.592256 (+ 77080us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.458063 (+865807us) raft_consensus.cc:1685] finished
0709 14:53:01.458083 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.470118 (+ 12035us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5479,"raft.queue_time_us":5937,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":97,"thread_start_us":1020130,"threads_started":1,"wal-append.queue_time_us":1447059}
I20260709 14:53:01.689014 22974 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.689266 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6003f31e66243278a1199bdf1809059" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.690436 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.690968 21823 raft_consensus.cc:2468] T 93b7ceed3a844ad99cb535049447fc8c P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:53:01.691779 21823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:01.691998 23082 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.459059 21751 rpcz_store.cc:276] 0709 14:52:59.447816 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.447936 (+   120us) service_pool.cc:224] Handling call
0709 14:52:59.455178 (+  7242us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.463350 (+  8172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:59.463385 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:59.463834 (+   449us) log.cc:844] Serialized 26 byte log entry
0709 14:53:00.397127 (+933293us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:00.451767 (+ 54640us) log.cc:844] Serialized 14 byte log entry
0709 14:53:00.596107 (+144340us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:00.620860 (+ 24753us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.388588 (+767728us) raft_consensus.cc:1685] finished
0709 14:53:01.389823 (+  1235us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.394059 (+  4236us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13416,"prepare.queue_time_us":45594,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":37,"raft.queue_time_us":91750,"raft.run_cpu_time_us":56,"raft.run_wall_time_us":56,"spinlock_wait_cycles":18043648,"thread_start_us":927424,"threads_started":1,"wal-append.queue_time_us":1293765}
I20260709 14:53:01.694172 22980 leader_election.cc:290] T 3ec135abe28b4dfb833fc6d0f8c5a91e P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.695499 22744 leader_election.cc:290] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.695705 23069 leader_election.cc:290] T 74e0d1f67fa04ab19989a93673a32e36 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.695969 22625 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.697029 22993 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
W20260709 14:53:01.698134 22839 consensus_meta.cc:287] T f6cc1bae4bb1448fb26814ee727af311 P 8bcabf9569a848e6a62e96b73185af0d: Time spent flushing consensus metadata: real 0.895s	user 0.005s	sys 0.004s
I20260709 14:53:01.642494 22723 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:53:01.699007 23058 log.cc:927] Time spent T a6acb2ae494d4d8984bb264dcc643e32 P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.640s	user 0.001s	sys 0.001s
I20260709 14:53:01.700126 22723 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.700390 21602 raft_consensus.cc:1275] T 085bc67cd0a14cf09cf1972795d5803d P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.701212 23053 leader_election.cc:290] T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.660130 23095 raft_consensus.cc:515] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.661669 22725 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.701869 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd99cb1349643c4bab8b2a7983f3c96" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.704312 21829 raft_consensus.cc:1240] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
W20260709 14:53:01.706952 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 49082.9us
I20260709 14:53:01.690996 23083 leader_election.cc:290] T 1c04a4cb878041769b78d97c634dc1d6 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.707615 21718 leader_election.cc:304] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:53:01.702864 22978 raft_consensus.cc:3060] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:01.709633 23056 raft_consensus.cc:2804] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:01.709990 23056 raft_consensus.cc:493] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.710307 23056 raft_consensus.cc:3060] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:01.710517 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16945f2b501452e839e6cac1ecf1b71" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:01.711048 21826 raft_consensus.cc:2376] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b62250967486416bb05a173c054e6b19 in term 4. Re-sending same reply.
I20260709 14:53:01.711778 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.712391 21826 raft_consensus.cc:2393] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8bcabf9569a848e6a62e96b73185af0d in current term 4: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:53:01.685065 23007 raft_consensus.cc:3055] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:01.713042 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.682643 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b150bde0a647c88b94e937289e4932" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.715692 23093 raft_consensus.cc:493] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.715934 21718 leader_election.cc:304] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:53:01.692298 21823 raft_consensus.cc:3060] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.722211 21826 raft_consensus.cc:2468] T a5b150bde0a647c88b94e937289e4932 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 1.
I20260709 14:53:01.705454 21820 raft_consensus.cc:3060] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.725666 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec135abe28b4dfb833fc6d0f8c5a91e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.723876 23085 leader_election.cc:290] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.727279 23095 leader_election.cc:290] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.727490 23000 raft_consensus.cc:515] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.730957 23093 raft_consensus.cc:515] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.731719 23000 leader_election.cc:290] T 81c527880c6e45c4b66a1c8e06248e31 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.726771 21826 raft_consensus.cc:2468] T 3ec135abe28b4dfb833fc6d0f8c5a91e P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
I20260709 14:53:01.733696 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.734297 21826 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:53:01.735107 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.735692 21826 raft_consensus.cc:2468] T ccf5fecf2da44deb873ab632945a4adb P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:53:01.736593 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.737205 21826 raft_consensus.cc:2468] T bb10758cc8574bad8cb5f22c215eef62 P eaa269822bdc4982940ae40b1cbcc96e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:53:01.738457 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 301) took 2285 ms. Trace:
I20260709 14:53:01.738822 21826 rpcz_store.cc:276] 0709 14:52:59.452705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.737771 (+2285066us) service_pool.cc:224] Handling call
0709 14:53:01.738032 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.738173 (+   141us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.738197 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.738239 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:01.738267 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.738316 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.738410 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.721606 23007 raft_consensus.cc:740] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
W20260709 14:53:01.742343 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 56345.8us
I20260709 14:53:01.747527 21826 raft_consensus.cc:1240] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:53:01.748180 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 237) took 2268 ms. Trace:
I20260709 14:53:01.748574 21601 raft_consensus.cc:1240] T cc637a9347ed48b38c980309608999c8 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 4. Current term is 5. Ops: [3.3-4.4]
I20260709 14:53:01.726526 23053 raft_consensus.cc:2804] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:53:01.749671 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.726300 22948 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.750185 21826 rpcz_store.cc:276] 0709 14:52:59.479794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.739865 (+2260071us) service_pool.cc:224] Handling call
0709 14:53:01.747326 (+  7461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:01.747949 (+   623us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.748136 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.754015 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.747125 22744 raft_consensus.cc:493] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:53:01.750561 21679 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 2.
I20260709 14:53:01.750510 22993 raft_consensus.cc:493] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:53:01.754770 22978 raft_consensus.cc:515] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.759590 21674 raft_consensus.cc:1240] T ad887b4cf8df4aedadf7a1ad1baefe74 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:53:01.793802 21826 raft_consensus.cc:1240] T f16945f2b501452e839e6cac1ecf1b71 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:53:01.761265 23104 log.cc:927] Time spent T 2a2b099a2ce24f85a7b92dc91916878f P 155185cdd87b4097bf0a04d0bf449163: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 14:53:01.762436 22970 consensus_queue.cc:1059] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:01.795599 22744 raft_consensus.cc:515] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.811606 21825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 239) took 2414 ms. Trace:
I20260709 14:53:01.761166 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 241) took 2335 ms. Trace:
I20260709 14:53:01.812793 21822 rpcz_store.cc:276] 0709 14:52:59.426023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.322748 (+1896725us) service_pool.cc:224] Handling call
0709 14:53:01.359216 (+ 36468us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:53:01.515245 (+156029us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.518926 (+  3681us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:53:01.597594 (+ 78668us) log.cc:844] Serialized 52 byte log entry
0709 14:53:01.669356 (+ 71762us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:01.669402 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.683990 (+ 14588us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.760935 (+ 76945us) raft_consensus.cc:1685] finished
0709 14:53:01.760963 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.761109 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":48198,"raft.queue_time_us":57929,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":5796,"thread_start_us":166036,"threads_started":2,"wal-append.queue_time_us":128541}
I20260709 14:53:01.814742 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.815907 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.816522 21822 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:53:01.765377 22725 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.820374 23056 raft_consensus.cc:515] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.822757 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47432 (request call id 296) took 1537 ms. Trace:
I20260709 14:53:01.823118 21675 rpcz_store.cc:276] 0709 14:53:00.285195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.289302 (+  4107us) service_pool.cc:224] Handling call
0709 14:53:00.289609 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.295072 (+  5463us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:00.295103 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:00.295150 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:00.295181 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.822529 (+1527348us) spinlock_profiling.cc:243] Waited 5.28 ms on lock 0x7b54002fa154. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:01.822573 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.822701 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12134144}
I20260709 14:53:01.791697 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "b62250967486416bb05a173c054e6b19" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:01.825076 21681 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47432 (request call id 299) took 1512 ms. Trace:
I20260709 14:53:01.792354 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118781ddfdc84563946423b6f3a40ee7" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d"
I20260709 14:53:01.825599 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea320916cea94419b962a5b4d335557e" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.728655 23065 raft_consensus.cc:515] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.826769 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c527880c6e45c4b66a1c8e06248e31" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.798837 21673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb068714a044327b3cf0295740e371f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:01.799216 23112 log.cc:927] Time spent T 118781ddfdc84563946423b6f3a40ee7 P b62250967486416bb05a173c054e6b19: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 14:53:01.799602 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 238) took 2319 ms. Trace:
I20260709 14:53:01.832111 21826 rpcz_store.cc:276] 0709 14:52:59.480002 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.758153 (+2278151us) service_pool.cc:224] Handling call
0709 14:53:01.793567 (+ 35414us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:01.795683 (+  2116us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.799542 (+  3859us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.803253 21644 leader_election.cc:304] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 155185cdd87b4097bf0a04d0bf449163
I20260709 14:53:01.804243 23007 consensus_queue.cc:260] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [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: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.805214 22993 raft_consensus.cc:515] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.806712 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
    @     0x7fe166580980 (unknown) at ??:0
I20260709 14:53:01.808648 21601 raft_consensus.cc:2468] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:53:01.923712 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.921067 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:01.825471 21681 rpcz_store.cc:276] 0709 14:53:00.312912 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.313021 (+   109us) service_pool.cc:224] Handling call
0709 14:53:01.824887 (+1511866us) spinlock_profiling.cc:243] Waited 871 ms on lock 0x7b54002dbed4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:53:01.825019 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2003259648}
I20260709 14:53:01.929723 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2d361c9a424ee4800a4ca478bd9992" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.930845 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f74b6f4c39c4f4c9bbce6177336a435" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.931699 21681 raft_consensus.cc:2468] T 3f74b6f4c39c4f4c9bbce6177336a435 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:53:01.931864 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.932181 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ea40eb246848b6b211110d277109eb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.933087 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5caa94f263a344cbab633dd6014d562e" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.933600 21680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.934484 21680 raft_consensus.cc:2468] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 5.
I20260709 14:53:01.834932 21679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4886d5ae98fc4e479af3c5d9971227b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.852257 21820 raft_consensus.cc:2468] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:53:01.855041 21750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98020ed61972478d9facd9c368f44cb2" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
W20260709 14:53:01.937737 21721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:01.938166 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.928169 21672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.933001 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d7cc26f6c94c2e8cdd1c686f0d0bf2" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.939867 21672 raft_consensus.cc:2393] T dc99a005c90d497ba0a012985ce794e3 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 2: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:53:01.830206 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:01.939070 21820 raft_consensus.cc:2468] T dc99a005c90d497ba0a012985ce794e3 P eaa269822bdc4982940ae40b1cbcc96e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 1.
I20260709 14:53:01.942292 21820 raft_consensus.cc:1240] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer 155185cdd87b4097bf0a04d0bf449163 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:53:01.942998 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40666 (request call id 239) took 2462 ms. Trace:
I20260709 14:53:01.921959 21600 raft_consensus.cc:2468] T 0367c1b4ef1c458b8080191e4ab02f76 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 4.
I20260709 14:53:01.943368 21820 rpcz_store.cc:276] 0709 14:52:59.480218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.941281 (+2461063us) service_pool.cc:224] Handling call
0709 14:53:01.941855 (+   574us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:01.942666 (+   811us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.942883 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.945844 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 242) took 2388 ms. Trace:
I20260709 14:53:01.946310 21820 rpcz_store.cc:276] 0709 14:52:59.556998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.944436 (+2387438us) service_pool.cc:224] Handling call
0709 14:53:01.944901 (+   465us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.945347 (+   446us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.945389 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.945477 (+    88us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:01.945541 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.945628 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.945782 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.948685 21820 raft_consensus.cc:1275] T 28d7cc26f6c94c2e8cdd1c686f0d0bf2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:01.949424 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 243) took 2359 ms. Trace:
I20260709 14:53:01.949798 21820 rpcz_store.cc:276] 0709 14:52:59.619991 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.947662 (+2327671us) service_pool.cc:224] Handling call
0709 14:53:01.948137 (+   475us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.949102 (+   965us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.949368 (+   266us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.935930 21679 raft_consensus.cc:2393] T 4886d5ae98fc4e479af3c5d9971227b4 P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 4: Already voted for candidate 8bcabf9569a848e6a62e96b73185af0d in this term.
I20260709 14:53:01.812014 21825 rpcz_store.cc:276] 0709 14:52:59.396776 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.121823 (+1725047us) service_pool.cc:224] Handling call
0709 14:53:01.122177 (+   354us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:53:01.235812 (+113635us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.235844 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:53:01.236457 (+   613us) log.cc:844] Serialized 52 byte log entry
0709 14:53:01.397872 (+161415us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:01.397907 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.811209 (+413302us) spinlock_profiling.cc:243] Waited 112 ms on lock 0x7b5400226354. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:01.811259 (+    50us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.811309 (+    50us) raft_consensus.cc:1685] finished
0709 14:53:01.811323 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.811545 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":67838,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":102,"spinlock_wait_cycles":258418944,"thread_start_us":88230,"threads_started":1,"wal-append.queue_time_us":159135}
I20260709 14:53:01.824203 21823 raft_consensus.cc:2468] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 5.
I20260709 14:53:01.934525 21681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df12f43518448f2a61ed236742939da" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.838472 21826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:01.959815 21826 raft_consensus.cc:2410] T 55604b1078d64f718107a85699a02eb4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:53:01.858048 21824 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34558 (request call id 304) took 2250 ms (client timeout 1619 ms). Trace:
I20260709 14:53:01.853698 21827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e" is_pre_election: true
I20260709 14:53:01.937855 21750 raft_consensus.cc:2468] T 98020ed61972478d9facd9c368f44cb2 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 4.
I20260709 14:53:01.962505 21750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33888 (request call id 297) took 1080 ms. Trace:
I20260709 14:53:01.962932 21750 rpcz_store.cc:276] 0709 14:53:00.881985 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.884583 (+  2598us) service_pool.cc:224] Handling call
0709 14:53:01.854893 (+970310us) spinlock_profiling.cc:243] Waited 18.2 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b13e0a0 00007fe16b13d984 00007fe1646b86d4 00007fe1646b8662
0709 14:53:01.962360 (+107467us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41891584}
I20260709 14:53:01.839694 21822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eaa269822bdc4982940ae40b1cbcc96e"
I20260709 14:53:01.839386 22786 raft_consensus.cc:2804] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:53:01.960582 21824 rpcz_store.cc:269] 0709 14:52:59.607426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.637049 (+ 29623us) service_pool.cc:224] Handling call
0709 14:53:01.857820 (+2220771us) spinlock_profiling.cc:243] Waited 1.25 s on lock 0x7b54002472d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe16617c2fa 00007fe16b13db17 00007fe1646b86d4 00007fe1646b8662 00007fe1646b8591 00007fe1646b850c 00007fe1646b77c2 00007fe1644b348c 00007fe1644b28c6 00007fe1644b226f
0709 14:53:01.857957 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2875141888}
I20260709 14:53:01.812634 22744 leader_election.cc:290] T 03ffeb9b4eee46bb9e297522fbd4d8cc P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.836912 22849 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:01.922058 21604 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49070 (request call id 226) took 1974 ms. Trace:
I20260709 14:53:01.791335 22948 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.966717 22725 raft_consensus.cc:493] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.967039 22849 raft_consensus.cc:515] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:01.967576 22948 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.872607 22857 raft_consensus.cc:493] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:01.880244 22962 leader_election.cc:290] T 1cc051073cdc4b9eb6c128ff5160f900 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.969235 21823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 308) took 2343 ms. Trace:
I20260709 14:53:01.810487 22970 raft_consensus.cc:3055] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:01.877794 22978 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.853855 22993 leader_election.cc:290] T 10cbd76bfd3b41519341535e4ca2c9da P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.842254 22998 consensus_queue.cc:1048] T 085bc67cd0a14cf09cf1972795d5803d P 8bcabf9569a848e6a62e96b73185af0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:53:01.967600 22725 raft_consensus.cc:515] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:01.971333 21793 leader_election.cc:304] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:53:01.974061 22725 leader_election.cc:290] T 122c103534fb468089272be3698b0a0d P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.975026 22988 raft_consensus.cc:2804] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:01.975498 22988 raft_consensus.cc:493] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.975912 22988 raft_consensus.cc:3060] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.970983 22903 raft_consensus.cc:493] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.978001 22903 raft_consensus.cc:515] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:01.979282 21793 leader_election.cc:304] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [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: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:53:01.961845 21820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 305) took 2354 ms. Trace:
I20260709 14:53:01.965672 21822 raft_consensus.cc:2393] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 155185cdd87b4097bf0a04d0bf449163 in current term 3: Already voted for candidate eaa269822bdc4982940ae40b1cbcc96e in this term.
I20260709 14:53:01.882113 22954 leader_election.cc:290] T 0fd99cb1349643c4bab8b2a7983f3c96 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:01.981072 22786 raft_consensus.cc:697] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [term 5 LEADER]: Becoming Leader. State: Replica: 8bcabf9569a848e6a62e96b73185af0d, State: Running, Role: LEADER
I20260709 14:53:01.982509 21822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 311) took 2021 ms. Trace:
I20260709 14:53:01.975689 22970 raft_consensus.cc:740] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 155185cdd87b4097bf0a04d0bf449163, State: Running, Role: LEADER
I20260709 14:53:01.982932 21822 rpcz_store.cc:276] 0709 14:52:59.961493 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.981239 (+2019746us) service_pool.cc:224] Handling call
0709 14:53:01.981693 (+   454us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.982065 (+   372us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.982099 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.982182 (+    83us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.982236 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.982318 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.982451 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.984570 22970 consensus_queue.cc:260] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.985841 21822 raft_consensus.cc:1275] T dc57fcd4aea64200bc81e12e9a7f4a4b P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:01.986249 22948 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:01.976944 22857 raft_consensus.cc:3060] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.980091 21820 rpcz_store.cc:276] 0709 14:52:59.607705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.950690 (+2342985us) service_pool.cc:224] Handling call
0709 14:53:01.951318 (+   628us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.951736 (+   418us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.951779 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.961460 (+  9681us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.961536 (+    76us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.961621 (+    85us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.961773 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.987967 21822 raft_consensus.cc:1240] T ea320916cea94419b962a5b4d335557e P eaa269822bdc4982940ae40b1cbcc96e [term 5 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:01.955323 21677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe87968a97343e48e38c4fe4eef5e0f" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.991881 21677 raft_consensus.cc:2468] T 9fe87968a97343e48e38c4fe4eef5e0f P 8bcabf9569a848e6a62e96b73185af0d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
I20260709 14:53:01.970352 21826 raft_consensus.cc:1240] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Rejecting Update request from peer b62250967486416bb05a173c054e6b19 for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:01.955255 21676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:01.969676 21823 rpcz_store.cc:276] 0709 14:52:59.626029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.953927 (+2327898us) service_pool.cc:224] Handling call
0709 14:53:01.968319 (+ 14392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.968719 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.968750 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.968807 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.968844 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.968931 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.969066 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:01.842913 23007 raft_consensus.cc:3060] T f16945f2b501452e839e6cac1ecf1b71 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:01.966764 21604 rpcz_store.cc:276] 0709 14:52:59.947883 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.125802 (+177919us) service_pool.cc:224] Handling call
0709 14:53:01.518343 (+1392541us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b5800004898. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:53:01.535047 (+ 16704us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:01.584519 (+ 49472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.587788 (+  3269us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:01.612687 (+ 24899us) log.cc:844] Serialized 26 byte log entry
0709 14:53:01.726730 (+114043us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:01.732599 (+  5869us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.739612 (+  7013us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:01.921462 (+181850us) raft_consensus.cc:1685] finished
0709 14:53:01.921497 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.921882 (+   385us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12387,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":7196,"spinlock_wait_cycles":49888512,"thread_start_us":41254,"threads_started":1,"wal-append.queue_time_us":92781}
I20260709 14:53:01.982828 22786 consensus_queue.cc:237] T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:01.964720 21827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 310) took 2094 ms. Trace:
I20260709 14:53:01.751543 23053 raft_consensus.cc:493] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:02.021071 23053 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:53:01.858628 23056 leader_election.cc:290] T dc99a005c90d497ba0a012985ce794e3 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.829632 23065 leader_election.cc:290] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 election: Requested vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:02.025260 21827 rpcz_store.cc:276] 0709 14:52:59.870457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.962987 (+2092530us) service_pool.cc:224] Handling call
0709 14:53:01.963635 (+   648us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.964067 (+   432us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.964093 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.964276 (+   183us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.964328 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.964403 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:01.964529 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:02.026669 21599 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49078 (request call id 286) took 2099 ms. Trace:
W20260709 14:53:01.868788 23066 log.cc:927] Time spent T 3a2d361c9a424ee4800a4ca478bd9992 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.838s	user 0.000s	sys 0.007s
I20260709 14:53:02.027256 21827 raft_consensus.cc:1275] T 5caa94f263a344cbab633dd6014d562e P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Refusing update from remote peer 155185cdd87b4097bf0a04d0bf449163: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:01.980374 22903 leader_election.cc:290] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.986389 22970 raft_consensus.cc:3060] T cc637a9347ed48b38c980309608999c8 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:01.854434 23093 leader_election.cc:290] T 9a0cf8a1c496419bb230f733fab03aa4 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:01.837049 23102 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:53:02.031723 23102 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:02.034185 23102 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:01.961684 21600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b704057526a497eaf9b1cdafb3deb1b" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:02.001979 21820 raft_consensus.cc:1240] T 3a2d361c9a424ee4800a4ca478bd9992 P eaa269822bdc4982940ae40b1cbcc96e [term 5 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 4. Current term is 5. Ops: []
I20260709 14:53:02.002671 21718 leader_election.cc:304] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
W20260709 14:53:02.038327 21718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 86628.3us
I20260709 14:53:02.039678 21718 leader_election.cc:304] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:53:02.040182 22970 raft_consensus.cc:2804] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:02.040669 22970 raft_consensus.cc:493] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.003305 21826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 309) took 2372 ms. Trace:
I20260709 14:53:02.042250 21826 rpcz_store.cc:276] 0709 14:52:59.630744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.960561 (+2329817us) service_pool.cc:224] Handling call
0709 14:53:01.961007 (+   446us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.996403 (+ 35396us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.003216 (+  6813us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:02.041565 23093 raft_consensus.cc:2804] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:02.042990 23093 raft_consensus.cc:493] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.043402 23093 raft_consensus.cc:3060] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
    @     0x7fe15f97ee87 gsignal at ??:0
I20260709 14:53:02.051779 22735 raft_consensus.cc:493] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.052529 22735 raft_consensus.cc:515] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.053207 22903 raft_consensus.cc:493] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.053459 23047 raft_consensus.cc:493] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:53:02.053936 22903 raft_consensus.cc:515] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.054345 23047 raft_consensus.cc:515] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:02.056171 22903 leader_election.cc:290] T df2d41ab35b844cb893ff4564db4fbcd P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.056008 23093 raft_consensus.cc:515] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.056736 23047 leader_election.cc:290] T feaf19d6ac4c4d7c9313359d7803f827 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.059237 22970 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:02.060010 21792 leader_election.cc:304] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:53:02.060215 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.061368 21792 leader_election.cc:304] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [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: b62250967486416bb05a173c054e6b19, eaa269822bdc4982940ae40b1cbcc96e; no voters: 
I20260709 14:53:02.062417 23065 raft_consensus.cc:2804] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:02.063144 23065 raft_consensus.cc:697] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [term 4 LEADER]: Becoming Leader. State: Replica: eaa269822bdc4982940ae40b1cbcc96e, State: Running, Role: LEADER
I20260709 14:53:02.063958 22688 raft_consensus.cc:2804] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:02.064448 22688 raft_consensus.cc:493] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:02.064911 22688 raft_consensus.cc:3060] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:02.064385 23065 consensus_queue.cc:237] T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
W20260709 14:53:02.057075 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:02.082211 21755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 320) took 1181 ms. Trace:
I20260709 14:53:02.082652 21755 rpcz_store.cc:276] 0709 14:53:00.900645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.326530 (+425885us) service_pool.cc:224] Handling call
0709 14:53:01.850841 (+524311us) spinlock_profiling.cc:243] Waited 1.39 ms on lock 0x7b58001e2798. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe162f13db1 00007fe163053b71 00007fe163053a22 00007fe16bf6cc09 00007fe16b0c6ee0 00007fe16b1900ab 00007fe16b190131 00007fe16b151fc0 00007fe16b13c929 00007fe16b13c3d2 00007fe1646b3bd4
0709 14:53:01.851019 (+   178us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:53:01.851358 (+   339us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.851384 (+    26us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:53:01.851889 (+   505us) log.cc:844] Serialized 52 byte log entry
0709 14:53:02.079200 (+227311us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:02.079283 (+    83us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.079398 (+   115us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:02.081663 (+  2265us) raft_consensus.cc:1685] finished
0709 14:53:02.081684 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:02.081965 (+   281us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4215,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":88,"spinlock_wait_cycles":3188992,"thread_start_us":226746,"threads_started":1,"wal-append.queue_time_us":227128}
I20260709 14:53:02.063983 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
W20260709 14:53:02.089915 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 246208us
W20260709 14:53:02.093570 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 114484us
I20260709 14:53:02.085255 21600 raft_consensus.cc:2468] T 7b704057526a497eaf9b1cdafb3deb1b P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155185cdd87b4097bf0a04d0bf449163 in term 3.
W20260709 14:53:02.104143 21718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:02.109450 21746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 324) took 1165 ms. Trace:
I20260709 14:53:02.109906 21746 rpcz_store.cc:276] 0709 14:53:00.944414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.371808 (+427394us) service_pool.cc:224] Handling call
0709 14:53:01.395250 (+ 23442us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:01.563967 (+168717us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.568120 (+  4153us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:01.605721 (+ 37601us) log.cc:844] Serialized 26 byte log entry
0709 14:53:01.685762 (+ 80041us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.840083 (+154321us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.843937 (+  3854us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.108754 (+264817us) spinlock_profiling.cc:243] Waited 125 ms on lock 0x7b54002c7254. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.108823 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:02.108896 (+    73us) raft_consensus.cc:1685] finished
0709 14:53:02.109014 (+   118us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:02.109268 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":157968,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":16414,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":4525,"spinlock_wait_cycles":287760896,"thread_start_us":176952,"threads_started":2,"wal-append.queue_time_us":53986}
I20260709 14:53:02.112958 21752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33392 (request call id 322) took 1211 ms. Trace:
I20260709 14:53:02.113382 21752 rpcz_store.cc:276] 0709 14:53:00.901066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.334523 (+433457us) service_pool.cc:224] Handling call
0709 14:53:01.383942 (+ 49419us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.454221 (+ 70279us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.454252 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.454296 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.454325 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.112503 (+658178us) spinlock_profiling.cc:243] Waited 70.1 ms on lock 0x7b54000b1b54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.112581 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:02.112805 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":161200896}
I20260709 14:53:02.116621 23089 raft_consensus.cc:493] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.117415 23089 raft_consensus.cc:515] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
W20260709 14:53:02.117882 23123 log.cc:927] Time spent T 4df12f43518448f2a61ed236742939da P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
I20260709 14:53:02.119760 22564 leader_election.cc:290] T 7b704057526a497eaf9b1cdafb3deb1b P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:02.120256 21821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34558 (request call id 300) took 3104 ms. Trace:
I20260709 14:53:02.137411 21821 rpcz_store.cc:276] 0709 14:52:59.016133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.021661 (+  5528us) service_pool.cc:224] Handling call
0709 14:52:59.094896 (+ 73235us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:59.248355 (+153459us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:52:59.437387 (+189032us) spinlock_profiling.cc:243] Waited 4.98 ms on lock 0x7b48001a67d8. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16b0a1aa1 00007fe16b098b37 00007fe16b0989ca 00007fe16b19026f 00007fe16b18ff37 00007fe16b1a455c 00007fe16b1a4508 00007fe16b1a4488 00007fe16b1a4443 00007fe16b1a36ec 00007fe16a0cda96
0709 14:53:00.867501 (+1430114us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.318109 (+450608us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:01.338129 (+ 20020us) log.cc:844] Serialized 26 byte log entry
0709 14:53:01.357677 (+ 19548us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:53:01.357964 (+   287us) log.cc:844] Serialized 14 byte log entry
0709 14:53:01.392292 (+ 34328us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:01.527581 (+135289us) spinlock_profiling.cc:243] Waited 7.26 ms on lock 0x7b1800410c80. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe16bf53de1 00007fe16bf605b1 00007fe16308b522 00007fe16308d7c1 00007fe16308d779 00007fe16308d709 00007fe16308d6d1 00007fe16308c9cd 0000000000396ad4 0000000000396919 00007fe16306e83a
0709 14:53:02.119663 (+592082us) spinlock_profiling.cc:243] Waited 153 ms on lock 0x7b5400072e54. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.119738 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:02.119802 (+    64us) raft_consensus.cc:1685] finished
0709 14:53:02.119814 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:02.120077 (+   263us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":138188,"prepare.queue_time_us":173418,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":69,"raft.queue_time_us":143007,"raft.run_cpu_time_us":2809,"raft.run_wall_time_us":217899,"spinlock_wait_cycles":380221056,"thread_start_us":1896531,"threads_started":2,"wal-append.queue_time_us":508274}
I20260709 14:53:02.121224 21828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 234) took 2889 ms. Trace:
I20260709 14:53:02.122301 23093 leader_election.cc:290] T 0367c1b4ef1c458b8080191e4ab02f76 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.124673 22794 raft_consensus.cc:3060] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:02.133898 22735 leader_election.cc:290] T d5811e8dd4a04ad7bedc59ecbcd0d1b2 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607)
I20260709 14:53:02.140702 21828 rpcz_store.cc:276] 0709 14:52:59.231289 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:00.263156 (+1031867us) service_pool.cc:224] Handling call
0709 14:53:00.300789 (+ 37633us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.968879 (+668090us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.120704 (+1151825us) spinlock_profiling.cc:243] Waited 618 ms on lock 0x7b5400163fd4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.121005 (+   301us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1420986752}
I20260709 14:53:02.152463 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0367c1b4ef1c458b8080191e4ab02f76" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
W20260709 14:53:02.155350 21645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:02.147516 21792 leader_election.cc:304] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:53:02.141803 22849 leader_election.cc:290] T 0f163348f1ea498799dd22c9de91bf18 P 8bcabf9569a848e6a62e96b73185af0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 155185cdd87b4097bf0a04d0bf449163 (127.19.35.67:46607), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:02.119786 23089 leader_election.cc:290] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.027216 21599 rpcz_store.cc:276] 0709 14:52:59.926964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:59.928731 (+  1767us) service_pool.cc:224] Handling call
0709 14:52:59.933466 (+  4735us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:00.870576 (+937110us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.026028 (+1155452us) spinlock_profiling.cc:243] Waited 788 ms on lock 0x7b54004411d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.026452 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1811623296}
I20260709 14:53:02.168160 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df2d41ab35b844cb893ff4564db4fbcd" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.171655 23004 raft_consensus.cc:493] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.173027 23093 raft_consensus.cc:493] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.173717 23064 raft_consensus.cc:493] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.172375 21719 leader_election.cc:304] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:53:02.150540 22970 raft_consensus.cc:515] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.168164 22954 raft_consensus.cc:2804] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:02.173097 22975 raft_consensus.cc:493] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.187249 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
W20260709 14:53:02.189764 21792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.65:45853, user_credentials={real_user=slave}} blocked reactor thread for 86049.1us
I20260709 14:53:02.181258 22954 raft_consensus.cc:493] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 8bcabf9569a848e6a62e96b73185af0d)
I20260709 14:53:02.170099 23053 raft_consensus.cc:515] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.198987 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2b099a2ce24f85a7b92dc91916878f" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.199607 21755 raft_consensus.cc:1275] T 3a2d361c9a424ee4800a4ca478bd9992 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Refusing update from remote peer 8bcabf9569a848e6a62e96b73185af0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:53:02.178277 22564 raft_consensus.cc:2749] T 46ea40eb246848b6b211110d277109eb P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:53:02.172338 23004 raft_consensus.cc:515] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.204536 23004 leader_election.cc:290] T 815639a90bc14fd3bebe4901a13be705 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.178045 22988 raft_consensus.cc:515] T 3f74b6f4c39c4f4c9bbce6177336a435 P eaa269822bdc4982940ae40b1cbcc96e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:02.193897 22954 raft_consensus.cc:3060] T 1cc051073cdc4b9eb6c128ff5160f900 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:02.205160 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.208822 21601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "500e18e4cd7f4644af91802d5cbb92b0" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.209205 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.209712 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e0d1f67fa04ab19989a93673a32e36" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.190778 23093 raft_consensus.cc:515] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:02.208456 21749 raft_consensus.cc:1240] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Rejecting Update request from peer 8bcabf9569a848e6a62e96b73185af0d for earlier term 3. Current term is 4. Ops: []
I20260709 14:53:02.215773 23054 raft_consensus.cc:493] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.217003 22970 leader_election.cc:290] T 29fbed03d30549baa47b6e6ef1abd2a6 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 5 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.216398 21824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 245) took 2261 ms. Trace:
I20260709 14:53:02.217123 23054 raft_consensus.cc:515] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } }
I20260709 14:53:02.217626 21599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc051073cdc4b9eb6c128ff5160f900" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.217815 21824 rpcz_store.cc:276] 0709 14:52:59.954701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.965866 (+2011165us) service_pool.cc:224] Handling call
0709 14:53:01.966435 (+   569us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.984482 (+ 18047us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:01.984513 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:01.984580 (+    67us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:53:01.984625 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.216176 (+231551us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b54002e72d4. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.216217 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:02.216329 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":40811264}
I20260709 14:53:02.227330 21793 leader_election.cc:304] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:53:02.231928 21754 raft_consensus.cc:1275] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Refusing update from remote peer b62250967486416bb05a173c054e6b19: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260709 14:53:02.232396 21754 pending_rounds.cc:85] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Aborting all ops after (but not including) 1
I20260709 14:53:02.232708 21754 pending_rounds.cc:107] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 14:53:02.232976 21754 raft_consensus.cc:2889] T e55d07f9af2d442dbabecadee7c6d64a P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:02.235221 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a25405a36f40ef8cabb37246cdf0b4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.235678 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122c103534fb468089272be3698b0a0d" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.194620 23064 raft_consensus.cc:515] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:02.232182 21604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fbed03d30549baa47b6e6ef1abd2a6" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:02.240357 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182e789595fa4af2b033c85900ea28dc" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.244199 21755 raft_consensus.cc:2468] T 182e789595fa4af2b033c85900ea28dc P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 3.
I20260709 14:53:02.241945 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815639a90bc14fd3bebe4901a13be705" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.246954 21602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ef7d20c21c40fcabbf09a79e9631e9" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:02.247593 21602 raft_consensus.cc:3060] T 69ef7d20c21c40fcabbf09a79e9631e9 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:02.240484 22564 raft_consensus.cc:2749] T 4886d5ae98fc4e479af3c5d9971227b4 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:02.209738 22975 raft_consensus.cc:515] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } } peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } }
I20260709 14:53:02.256121 21606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb10758cc8574bad8cb5f22c215eef62" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.257401 21749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84019ed5951446f0b1c25d7afc5e8d65" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.258390 21749 raft_consensus.cc:2468] T 84019ed5951446f0b1c25d7afc5e8d65 P 155185cdd87b4097bf0a04d0bf449163 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bcabf9569a848e6a62e96b73185af0d in term 5.
W20260709 14:53:02.262977 21719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 90897.7us
I20260709 14:53:02.252734 21570 leader_election.cc:304] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:53:02.267700 21604 raft_consensus.cc:3060] T 29fbed03d30549baa47b6e6ef1abd2a6 P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:02.280572 21570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 120194us
I20260709 14:53:02.281726 21598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf5fecf2da44deb873ab632945a4adb" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.283186 23089 raft_consensus.cc:2804] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:02.286281 23089 raft_consensus.cc:493] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 155185cdd87b4097bf0a04d0bf449163)
I20260709 14:53:02.289513 23089 raft_consensus.cc:3060] T ad887b4cf8df4aedadf7a1ad1baefe74 P b62250967486416bb05a173c054e6b19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:02.290114 22975 leader_election.cc:290] T beb068714a044327b3cf0295740e371f P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:02.286278 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad887b4cf8df4aedadf7a1ad1baefe74" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163"
W20260709 14:53:02.293533 21569 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:02.294339 23129 log.cc:927] Time spent T cc637a9347ed48b38c980309608999c8 P 8bcabf9569a848e6a62e96b73185af0d: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260709 14:53:02.296880 21793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.66:36393, user_credentials={real_user=slave}} blocked reactor thread for 70627.1us
I20260709 14:53:02.292907 23004 raft_consensus.cc:493] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eaa269822bdc4982940ae40b1cbcc96e)
I20260709 14:53:02.298828 21597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91a07936bfe489584e66097d2a5909a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19"
I20260709 14:53:02.298931 23004 raft_consensus.cc:515] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:02.299707 21597 raft_consensus.cc:3060] T a91a07936bfe489584e66097d2a5909a P b62250967486416bb05a173c054e6b19 [term 4 FOLLOWER]: Advancing to term 6
W20260709 14:53:02.294373 23130 log.cc:927] Time spent T d6003f31e66243278a1199bdf1809059 P eaa269822bdc4982940ae40b1cbcc96e: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:53:02.302523 23004 leader_election.cc:290] T 60e404b26146434f9d89a278c2ffa8fe P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727), b62250967486416bb05a173c054e6b19 (127.19.35.65:45853)
I20260709 14:53:02.293349 23005 raft_consensus.cc:2804] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:02.303390 23005 raft_consensus.cc:493] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:02.305027 23005 raft_consensus.cc:3060] T 0f163348f1ea498799dd22c9de91bf18 P 155185cdd87b4097bf0a04d0bf449163 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:02.306351 23093 leader_election.cc:290] T 4633a70427f34c70afd3db216f4e3e9c P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:02.303707 23064 leader_election.cc:290] T c224ad88fe274227bcc2acca00732751 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393), eaa269822bdc4982940ae40b1cbcc96e (127.19.35.68:44727)
I20260709 14:53:02.305642 21570 leader_election.cc:304] T a6acb2ae494d4d8984bb264dcc643e32 P b62250967486416bb05a173c054e6b19 [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: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19; no voters: 
I20260709 14:53:02.304240 22688 raft_consensus.cc:515] T 5cb212178e8c46a4af0ecfb75d4978f2 P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155185cdd87b4097bf0a04d0bf449163" member_type: VOTER last_known_addr { host: "127.19.35.67" port: 46607 } } peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } }
I20260709 14:53:02.305914 21719 leader_election.cc:304] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155185cdd87b4097bf0a04d0bf449163; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:53:02.307662 23093 consensus_queue.cc:1059] T ad887b4cf8df4aedadf7a1ad1baefe74 P 155185cdd87b4097bf0a04d0bf449163 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:53:02.302443 22857 raft_consensus.cc:515] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa269822bdc4982940ae40b1cbcc96e" member_type: VOTER last_known_addr { host: "127.19.35.68" port: 44727 } } peers { permanent_uuid: "b62250967486416bb05a173c054e6b19" member_type: VOTER last_known_addr { host: "127.19.35.65" port: 45853 } } peers { permanent_uuid: "8bcabf9569a848e6a62e96b73185af0d" member_type: VOTER last_known_addr { host: "127.19.35.66" port: 36393 } }
I20260709 14:53:02.338907 23064 raft_consensus.cc:493] T 81c527880c6e45c4b66a1c8e06248e31 P 155185cdd87b4097bf0a04d0bf449163 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:02.345996 21829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40656 (request call id 238) took 2962 ms. Trace:
I20260709 14:53:02.341171 21748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4633a70427f34c70afd3db216f4e3e9c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.338297 21793 leader_election.cc:304] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:53:02.354982 21603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d07f9af2d442dbabecadee7c6d64a" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
I20260709 14:53:02.348292 21752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98287179e874f9aad6fd5ab0ae4ede5" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.353010 21829 rpcz_store.cc:276] 0709 14:52:59.383445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:01.085549 (+1702104us) service_pool.cc:224] Handling call
0709 14:53:01.085877 (+   328us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:01.706442 (+620565us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:02.345586 (+639144us) spinlock_profiling.cc:243] Waited 618 ms on lock 0x7b54000e5454. stack: 00007fe163059343 00007fe163059240 00007fe1629e81d4 00007fe16c726304 00007fe16c726299 00007fe1660e1571 00007fe166178e01 00007fe16617783e 00007fe16b13c419 00007fe1646b3bd4 00007fe1646b3b62 00007fe1646b3a91 00007fe1646b3a0c 00007fe1646b2cc2 00007fe1644b348c 00007fe1644b28c6
0709 14:53:02.345838 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1421903104}
I20260709 14:53:02.375005 21793 leader_election.cc:304] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bcabf9569a848e6a62e96b73185af0d, eaa269822bdc4982940ae40b1cbcc96e; no voters: b62250967486416bb05a173c054e6b19
I20260709 14:53:02.375896 22564 raft_consensus.cc:2749] T 4df12f43518448f2a61ed236742939da P eaa269822bdc4982940ae40b1cbcc96e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:02.376595 22564 raft_consensus.cc:2804] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:02.376935 22564 raft_consensus.cc:493] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Starting leader election (detected failure of leader b62250967486416bb05a173c054e6b19)
I20260709 14:53:02.377298 22564 raft_consensus.cc:3060] T 9fe87968a97343e48e38c4fe4eef5e0f P eaa269822bdc4982940ae40b1cbcc96e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:02.307174 23053 leader_election.cc:290] T a91a07936bfe489584e66097d2a5909a P 155185cdd87b4097bf0a04d0bf449163 [CANDIDATE]: Term 6 election: Requested vote from peers b62250967486416bb05a173c054e6b19 (127.19.35.65:45853), 8bcabf9569a848e6a62e96b73185af0d (127.19.35.66:36393)
I20260709 14:53:02.341352 22975 raft_consensus.cc:2749] T 118781ddfdc84563946423b6f3a40ee7 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:53:02.341800 21755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55604b1078d64f718107a85699a02eb4" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.325016 21747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f163348f1ea498799dd22c9de91bf18" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
I20260709 14:53:02.384258 21755 raft_consensus.cc:2468] T 55604b1078d64f718107a85699a02eb4 P 155185cdd87b4097bf0a04d0bf449163 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa269822bdc4982940ae40b1cbcc96e in term 4.
    @     0x7fe15f9807f1 abort at ??:0
    @           0x2e2d36 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
I20260709 14:53:02.353574 21601 raft_consensus.cc:2393] T 500e18e4cd7f4644af91802d5cbb92b0 P b62250967486416bb05a173c054e6b19 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa269822bdc4982940ae40b1cbcc96e in current term 5: Already voted for candidate b62250967486416bb05a173c054e6b19 in this term.
    @     0x7fe162750d84 google::LogMessage::SendToLog() at ??:0
    @     0x7fe162751930 google::LogMessage::Flush() at ??:0
I20260709 14:53:02.311404 21605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e404b26146434f9d89a278c2ffa8fe" candidate_uuid: "155185cdd87b4097bf0a04d0bf449163" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b62250967486416bb05a173c054e6b19" is_pre_election: true
    @     0x7fe162756a6b google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7fe16c748a9e kudu::TestWorkload::Setup() at ??:0
    @           0x369d28 kudu::master::LeaderRebalancerTest::CreateWorkloadTable() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:112
    @           0x35ec03 kudu::master::LeaderRebalancerTest_RestartTserver_Test::TestBody() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:476
    @     0x7fe1632bbe10 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
W20260709 14:53:02.360146 21644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.35.68:44727, user_credentials={real_user=slave}} blocked reactor thread for 62069.3us
    @     0x7fe163299a12 testing::Test::Run() at ??:0
    @     0x7fe16329ad29 testing::TestInfo::Run() at ??:0
I20260709 14:53:02.329980 21645 leader_election.cc:304] T 98020ed61972478d9facd9c368f44cb2 P 8bcabf9569a848e6a62e96b73185af0d [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: 155185cdd87b4097bf0a04d0bf449163, 8bcabf9569a848e6a62e96b73185af0d; no voters: 
W20260709 14:53:03.222327 21645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.35.67:46607, user_credentials={real_user=slave}} blocked reactor thread for 892407us
I20260709 14:53:03.222779 21792 leader_election.cc:304] T 78a25405a36f40ef8cabb37246cdf0b4 P eaa269822bdc4982940ae40b1cbcc96e [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: eaa269822bdc4982940ae40b1cbcc96e; no voters: 8bcabf9569a848e6a62e96b73185af0d, b62250967486416bb05a173c054e6b19
I20260709 14:53:03.223306 21645 leader_election.cc:304] T 2a2b099a2ce24f85a7b92dc91916878f P 8bcabf9569a848e6a62e96b73185af0d [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: 8bcabf9569a848e6a62e96b73185af0d; no voters: 155185cdd87b4097bf0a04d0bf449163, b62250967486416bb05a173c054e6b19
    @     0x7fe16329bd05 testing::TestSuite::Run() at ??:0
I20260709 14:53:02.389483 21678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b7ceed3a844ad99cb535049447fc8c" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
    @     0x7fe1632b07f5 testing::internal::UnitTestImpl::RunAllTests() at ??:0
    @     0x7fe1632bccd0 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7fe1632afdad testing::UnitTest::Run() at ??:0
    @           0x39683c RUN_ALL_TESTS() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
    @           0x39543d main at /apache/dev/git/kudu/src/kudu/util/test_main.cc:?
I20260709 14:53:02.412830 21675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04a4cb878041769b78d97c634dc1d6" candidate_uuid: "eaa269822bdc4982940ae40b1cbcc96e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8bcabf9569a848e6a62e96b73185af0d" is_pre_election: true
I20260709 14:53:03.562491 21675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47434 (request call id 210) took 1162 ms. Trace:
I20260709 14:53:03.562866 21675 rpcz_store.cc:276] 0709 14:53:02.399791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:02.402924 (+  3133us) service_pool.cc:224] Handling call
0709 14:53:03.562412 (+1159488us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:02.311388 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc99a005c90d497ba0a012985ce794e3" candidate_uuid: "8bcabf9569a848e6a62e96b73185af0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155185cdd87b4097bf0a04d0bf449163" is_pre_election: true
    @     0x7fe15f961c87 __libc_start_main at ??:0
    @           0x2a7b9a _start at ??:?
